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-20 14:00] 81.188.78.24drupal_notes [2008-03-22 13:36] nik
Line 1: Line 1:
- 
- 
  
 ==== setup on debian ==== ==== setup on debian ====
   * http://www.debian-administration.org/articles/544   * http://www.debian-administration.org/articles/544
- 
   * creating the database user: http://drupal.org/getting-started/5/install/create-database/mysql   * creating the database user: http://drupal.org/getting-started/5/install/create-database/mysql
  
Line 73: Line 70:
  
 now if you visit the new-site.example.com, it should run the installation script and set up the database. now if you visit the new-site.example.com, it should run the installation script and set up the database.
 +
  
 ==== themes ==== ==== themes ====
-  * overviews+  * overviews  
 +    * http://themegarden.org/drupal50/
     * http://alldrupalthemes.com/     * http://alldrupalthemes.com/
     * http://drupal.org/project/Themes     * http://drupal.org/project/Themes
-  * theme constructatron >> 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 
 +  * Neem-tree tutorials on themes & theming.. . 
 +    * http://neemtree.com.au/drupal-theming-designers 
 +    * http://neemtree.com.au/drupal-theming-designers-continued
  
 ==== 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 91: Line 93:
   * flickr integration?   * flickr integration?
     * special arrangements like our frontpage picture selection idea?     * special arrangements like our frontpage picture selection idea?
 +    * http://www.lullabot.com/articles/how_to_build_flickr_in_drupal
 +    * module that uploads to flickr and drupal at the same time: http://drupal.org/project/flickrup
 +      * how to get the flickr filter working?
   * how to do lists of related links   * how to do lists of related links
     * will they be made manually? or based on tags? or...     * will they be made manually? or based on tags? or...
Line 96: Line 101:
     * and only have them show up on the correct pages     * and only have them show up on the correct pages
       * 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/
 +    * "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?
  
  
 +==== tutorials etc ====
 +  * some screencasts on CCK/nodereference (building a node out of several other nodes)
 +    * http://geoffhankerson.com/drupal
  • drupal_notes.txt
  • Last modified: 2008-03-31 17:24
  • by 81.188.78.24