CCK
(Tutorial) Understanding the ApacheSolr CCK API
Tutorial :
Understanding the ApacheSolr CCK API
- guru's blog
- Login to post comments
- Read more
(Modules) 10 Must-Have Drupal Modules for Drupal Web Developers
Modules : 10 Must-Have Drupal Modules for Drupal Web Developers
Each Drupal developer out there has their own list of their “must-have” modules. These modules are the tarballs (.tar) that each developer downloads and unzips immediately after installing the Drupal CMS. The following list is partially mine and partially that of my Twitter followers.
- guru's blog
- Login to post comments
- Read more
(Tutorial) Events listing system using Date, CCK and Views modules - Part 1
In this tutorial we will be creating an events listing system using CCK, Date and views as opposed to using the events and calendar modules.I'm going break this tutorial up into 3 parts so it's manageable.
- guru's blog
- Login to post comments
- Read more
(How to) Create Autocomplete on your CCK field or other field on Drupal
Tips : HOWTO: Create Autocomplete on your CCK field or other field on Drupal
It’s amazing to play with Drupal. You can alter “almost” anything on the code without changing into core module directly. All you can do is create custom module then using Drupal hook API, you can alter the function, theme or whatever it is.
- guru's blog
- Login to post comments
- Read more
(Tutorial) Image Slideshow With The JW Image Rotator
Tips : Image Slideshow With The JW Image Rotator
- guru's blog
- Login to post comments
- Read more
(Video Tutorial) Adding Fields With CCK
Video : Adding Fields With CCK
- guru's blog
- Login to post comments
- Read more
(Tutorial) Moving CCK Field Changes from Dev to Live
Tutorial: Moving CCK Field Changes from Dev to Live
This article applies to Drupal 5 and higher.
- guru's blog
- Login to post comments
- Read more
(Modules) Top Ten Drupal Contributed Modules
Modules : Top Ten Drupal Contributed Modules
Here are the latest statistics on the top ten contributed modules that people are downloading from Drupal.org. Project usage statistics is a relatively new (and very welcome feature) on Drupal.org. The very latest stats can be be found at http://drupal.org/project/usage.
- guru's blog
- Login to post comments
- Read more
(Tutorial) Saving CCK and Taxonomy Fields with Flex and Drupal Services
Tutorial : Saving CCK and Taxonomy Fields with Flex and Drupal Services
The Services module of Drupal lets you easily access the backend data of your Drupal-based web site or application. Flex can connect to these services via AMFPHP and gives you the ability to quickly build a nice front-end to your application that calls remote methods to get at the application data.
- guru's blog
- Login to post comments
- Read more
(Tips) Programatically creating a CCK field in Drupal 6
Tips : Programatically creating a CCK field in Drupal 6
The first step is to create the field using CCK's UI. Once you've got the
field setup the way you'd like it use PHP's var_export()
to dump the contents of the node's field as an array:
- guru's blog
- Login to post comments
- Read more
![Drupal-6-Book-[Building Powerful and Robust Websites with Drupal 6].jpg](http://www.drupalranch.com/images/Drupal-6-Book-[Building%20Powerful%20and%20Robust%20Websites%20with%20Drupal%206].jpg)