Blogs | The Agile Approach - 0 views
HOWTO: Fully Theme and Customize the Drupal User Registration Form | Chapter Three LLC - 0 views
How to prevent duplicate posts? | ted serbinski - a blog about drupal, macs, productivi... - 0 views
scaling drupal - an open-source infrastructure for high-traffic drupal sites | johnandc... - 0 views
using a guardian to ensure your lamp site is always up | johnandcailin - 0 views
Upgrading Drupal with Git - Version Control Blog - GIT, branching and merging, Use case... - 0 views
cannot post to my Drupal blog from Diigo - 4 views
Fieldset & Legend Behave! | morten.dk - 5 views
Nick Sergeant :: Drupal 6ers… register your theme functions! Here's how. - 3 views
-
<? function name_of_module_theme() { return array( 'name_of_theme_function' => array( 'arguments' => array('items' => NULL) ) ); }
-
<? function theme_name_of_theme_function($items = NULL) { $output = 'hey, this is some output that gets generated when theme_name_of_theme_function($items) is called from somewhere'; return $output; }
Migrating the Drupal way. Part I: creating a node. | Acquia - 3 views
« First
‹ Previous
41 - 60 of 104
Next ›
Last »
Showing 20▼ items per page