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-27 18:52] 81.188.78.24drupal_notes [2008-03-30 12:54] 81.188.78.24
Line 114: Line 114:
   * documentation for contributed modules... if something is listed here it's probably a good sign of support.   * documentation for contributed modules... if something is listed here it's probably a good sign of support.
     * http://drupal.org/handbook/config/contribmodules     * http://drupal.org/handbook/config/contribmodules
 +
  
  
Line 163: Line 164:
   * manually setting the teaser breakpoint: http://drupal.org/node/176829   * manually setting the teaser breakpoint: http://drupal.org/node/176829
   * what happens when you upload two images with the same name?   * what happens when you upload two images with the same name?
-    * the clash gets resolved automatically _0 is appended.+    * the clash gets resolved automatically _0 (etc) is appended. 
 +  * where do you set the front page? 
 +    * admin/settings/site-information 
 + 
 + 
 + 
  
  
Line 176: Line 183:
     * eg, images shouldn't turn up in the list of "related" things under the overview text.     * eg, images shouldn't turn up in the list of "related" things under the overview text.
   * what type will "normal" nodes be? will they all include related images etc?   * what type will "normal" nodes be? will they all include related images etc?
 +    * maybe most things should be overview nodes?
 +      * but don't show striking/overview images if they are not available. 
 +        * how to link to non-overview images in that case?
 +  * where have all of the links for authenticated users come from? it looks like some module breaks something.
 +  * a special node type for section pages or do them manually?
 +    * the query is mentioned in the first factoid below.
  
 === factoids === === factoids ===
Line 185: Line 198:
     * an Image node, for example may be tagged with type_of_activity:event.     * an Image node, for example may be tagged with type_of_activity:event.
  
 +=== would be nice... ===
 +  * (probably just for section pages) find out the image gallery that an image is in and add that as the lightbox link.
  • drupal_notes.txt
  • Last modified: 2008-03-31 17:24
  • by 81.188.78.24