Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
drupal_notes [2008-03-21 13:40] nikdrupal_notes [2008-03-22 17:55] 81.188.78.24
Line 79: Line 79:
   * theme construction >> http://drupal.org/project/atck   * theme construction >> http://drupal.org/project/atck
   * A collection of 'How-to' articles on subjects relevant to theme developers >> http://drupal.org/node/22803   * A collection of 'How-to' articles on subjects relevant to theme developers >> http://drupal.org/node/22803
 +  * Neem-tree tutorials on themes & theming.. .
 +    * http://neemtree.com.au/drupal-theming-designers
 +    * http://neemtree.com.au/drupal-theming-designers-continued
 +  * theming a particular content type: http://drupal.org/node/17565
  
 ==== modules ==== ==== modules ====
   * timeline http://drupal.org/project/timeline   * timeline http://drupal.org/project/timeline
     * development 5.x release http://drupal.org/node/77900/release     * development 5.x release http://drupal.org/node/77900/release
- 
- 
- 
- 
- 
- 
  
  
Line 105: Line 103:
       * block configuration? if the pages have urls that can be selected with a wildcard, then it will be easier.       * block configuration? if the pages have urls that can be selected with a wildcard, then it will be easier.
     * about tags: http://drupal.org/handbook/modules/taxonomy/     * about tags: http://drupal.org/handbook/modules/taxonomy/
 +    * "Displaying related nodes using Views and Contemplate" > http://drupal.org/node/134320
   * what is cck? ;)   * what is cck? ;)
     * http://drupal.org/project/cck     * http://drupal.org/project/cck
     * for making structured kinds of content... but what is the structure of our content?     * for making structured kinds of content... but what is the structure of our content?
  
 +
 +
 +==== tutorials etc ====
 +  * some screencasts on CCK/nodereference (building a node out of several other nodes)
 +    * http://geoffhankerson.com/drupal
 +  * drupal api
 +    * http://api.drupal.org/api/5
  
  • drupal_notes.txt
  • Last modified: 2008-03-31 17:24
  • by 81.188.78.24