
front and back-end web development, Leeds, UK
Richard's Blog - Design, coding and life in Japan
Drupal
How to add your own Tokens from CCK fields in Druapl 7
Submitted by Richard on Fri, 06/17/2011 - 04:49If you want to add custom CCK field content such as taxonomy terms, categories and the like to other parts of your node automatically then you will need the help of Tokens.
Tags:
How to localize your main blog listing page using Drupal
Submitted by Richard on Sat, 06/26/2010 - 11:46I 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:
日本語でドルーパルのインストール方法(マック)
Submitted by Richard on Tue, 06/22/2010 - 09:29どうやってマックでドルーパルの開発環境を設定できるか簡単に説明します
Tags:
なぜDrupal(ドルーパル)??
Submitted by Richard on Mon, 06/21/2010 - 10:15僕はPHPまたはRuby On Railsの背景から来ていますが、6ヶ月前ぐらいからドルーパルを使い始めました。本当に山ほどに使うべき理由がありますが、まだ日本人のユーザーは少ない。なぜでしょう?日本語の情報は少ないのもあると思いますので少しずつドルーパルの良さをシェアしたいと思います。
簡単に言うとドルーパルはCMS (ホームページコンテンツマネージメントシステム)またはウェブ開発フレームワークにもなっています。
使うべき理由のリスト
Tags:
Creating multiple blocks easily in a Drupal module pt2
Submitted by Richard on Tue, 06/08/2010 - 14:12Actually my first post on this subject didn't have too much to do with creating multiple blocks like in the multi-blocks plugin.
Tags:
Recent Blog Posts
- Testing controllers in Lithium 2nd Feb 12, 18:19
- Practical Internationalization in Lithium 31st Dec 11, 02:06
- Using OAuth in Lithium 30th Dec 11, 23:47
- How to add your own Tokens from CCK fields in Druapl 7 17th Jun 11, 04:49
- Weaving Lithium #li3 into a legacy PHP application incrementally 5th Oct 10, 11:54