drupal

TwitterFacebook
Get flash to fully experience Pearltrees
my-portfolio

shorten

http://manueg.okkernoot.net/blog/200907/how-create-cck-formatter

How to create a CCK formatter | manuee – Putting the puzzle together.

CCK formatters are pieces of code that allow you to render a CCK field content how you want. In Drupal 6 this basicaly means a theme function. As an example, we will build a formatter for the field type 'nodereference' .

Add a language switcher link to $primary_links

http://drupal.org/node/188269 Last updated October 31, 2007.
http://drupaleasy.com/blogs/ultimike/2009/07/using-views-relationships-arguments-attachments This article is also available in French from KolossalDrupal . There's an incredible amount of functionality that can be provided by the Views module , especially when it is combined with intelligent use of Node Reference fields.

Using Views Relationships, Arguments, and Attachments