attractive, usable web applications


Richard's Blog - Design, coding and life in Japan

Richard

Drupal

How to localize your main blog listing page using Drupal

I am just in the process of internationalizing this site into Japanese. In Drupal there is a path blog which has a list of all the teasers of the blog posts on your site. I looked into the source code of the Blog module and found the function 'blog_page_last' that feeds this list.

Tags:

日本語でドルーパルのインストール方法(マック)

どうやってマックでドルーパルの開発環境を設定できるか簡単に説明します

Tags:

なぜDrupal(ドルーパル)??

僕はPHPまたはRuby On Railsの背景から来ていますが、6ヶ月前ぐらいからドルーパルを使い始めました。本当に山ほどに使うべき理由がありますが、まだ日本人のユーザーは少ない。なぜでしょう?日本語の情報は少ないのもあると思いますので少しずつドルーパルの良さをシェアしたいと思います。

簡単に言うとドルーパルはCMS (ホームページコンテンツマネージメントシステム)またはウェブ開発フレームワークにもなっています。

使うべき理由のリスト

Tags:

Creating multiple blocks easily in a Drupal module pt2

Actually my first post on this subject didn't have too much to do with creating multiple blocks like in the multi-blocks plugin.

Tags:

Creating multiple blocks easily in a Drupal module

 In my latest Drupal project, we needed to be able to easily add new blocks to the main module based application, but also to be able to them easily in the theme folder. The theme based block templates will be altered regularly by designers to fit is with the site and its style. The module specific blocks will not be changed as it is a part of the applications core.

Tags:

Recent Blog Posts

Syndicate content