5.x
(Modules) Top 10 Drupal 5 and Top 10 Drupal 6 Modules
Modules : Top 10 Drupal 5 and Top 10 Drupal 6 Modules
Drupal is awesome and grows in awesomeness all the time. It's easy to fall for the glam and glitz of certain jQuery and multimedia modules and install them all. So take some time to read the forums and you'll find that a lot can be achieved with CCK+Views and template.php instead. Remember: less modules means less system load, better performance and easier upgradability!
- guru's blog
- Login to post comments
- Read more
(Tips) Quick Views theming tricks in Drupal 5
Tips : Quick Views theming tricks in Drupal 5
Here is a quick views theming trick in drupal 5. Take a look on the function
- $node->view_name : the name of the view this node is being rendered in
- $node->position_in_view : the position within the view for this node
function phptemplate_views_view_nodes($view, $nodes, $type, $teasers = false, $links = true) {
static $count;
- guru's blog
- Login to post comments
- Read more
(Article) Using Drupal in Education, Training, and (Some) Next Steps
Article : Using Drupal in Education, Training, and (Some) Next Steps
For a good portion of 2008, I have been writing a book on using Drupal in Education. It has been a pretty incredible process, filled with rewards and challenges I didn’t envision at the outset.
- guru's blog
- Login to post comments
- Read more
(Module) Download : Longer Node Titles
Module : Longer Node Titles
Longer Node Titles description
This Drupal module extends 'maxlength' value of 'title' field of the forms from set by default 128 characters to 255 characters.Installation:
- Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules.
Requirements:
- Drupal 5.x
- guru's blog
- Login to post comments
- Read more
(Tips) Upgrade Your Drupal CMS To 6.9 and 5.15
Tips : Upgrade Your Drupal CMS To 6.9 and 5.15
- guru's blog
- Login to post comments
- Read more
(Cheat Sheet) Drupal 5 Forms API Cheat Sheet
Cheat Sheet : Drupal 5 Forms API Cheat Sheet
- guru's blog
- Login to post comments
- Read more
(Info) Drupal Developer’s Toolbox
Info : Drupal Developer’s Toolbox
- guru's blog
- Login to post comments
- Read more
(Tutorial) Drupal SEO in under 5 minutes
Plugin Info : Introducing Kontera’s New Plugin for Drupal
Drupal users will be happy to hear that there’s a new plugin in town. Kontera ContentLinks are now offered along with a range of new features to accommodate your Drupal site.
- guru's blog
- Login to post comments
- Read more
(Video) Upgrading From Drupal 5.x to Drupal 6.x By Greg Knaddison
Video :
Upgrading
From
Drupal 5.x to Drupal 6.x By Greg Knaddison
- guru's blog
- Login to post comments
- Read more
(Tutorial) Building Drupal 5 Themes
Tutorial : Building Drupal 5 Themes
Building a New Theme
This tutorial takes us into the world of building Drupal themes from scratch. While many people may begin their theme project by copying and modifying an existing theme, in this tutorial, we cater to the purists who want to do it all themselves.
- 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)