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
delta_notes [2008-06-19 13:51] 81.188.78.24delta_notes [2008-09-07 12:13] (current) 81.188.78.24
Line 1: Line 1:
 ===== delta.fo.am specific drupal notes ===== ===== delta.fo.am specific drupal notes =====
- 
  
 ==== questions ==== ==== questions ====
Line 16: Line 15:
   * how to associate images with an individual node (eg, an event) without needing to make a new tag?   * how to associate images with an individual node (eg, an event) without needing to make a new tag?
   * where do attachemnts for biblio nodes end up, and is it possible to have a URL alias defined for the attachment.   * where do attachemnts for biblio nodes end up, and is it possible to have a URL alias defined for the attachment.
 +  * what type of node should 'fieldwork' be, and how to provide an overview (ie. 'Overview' vs. 'Section')? should a 'Seciton' node include related 'Article' nodes based on type_of_activity? 
  
 ==== factoids ==== ==== factoids ====
Line 34: Line 34:
     * upcoming and past events     * upcoming and past events
     * i did this with a node-specific theme.. the events node is node 114. the theme is in node-114.tpl.php.     * i did this with a node-specific theme.. the events node is node 114. the theme is in node-114.tpl.php.
- +  * publications overview text is implemented as a block. http://delta.fo.am/admin/build/block/configure/block/4
- +
- +
  
  
 ==== todo ==== ==== todo ====
 +  * decide what to do about forums & comments
 +  * check 404 & 403 templates
 +  * url redirections from old site
 +  * add link to subscribe to update list
   * display 'related events' on events pages, as seen on the 'overview' pages.   * display 'related events' on events pages, as seen on the 'overview' pages.
 +  * sort 'related events' by most recent -> most ancient
   * positioning of teaser images in 'related' section   * positioning of teaser images in 'related' section
   * teaser images for events in 'related' section   * teaser images for events in 'related' section
Line 47: Line 49:
   * prosaic tag block (providing context for a node in terms of how it relates to other overviews, or types of activity)   * prosaic tag block (providing context for a node in terms of how it relates to other overviews, or types of activity)
     * look at the phptest block... you can determine the nid of the current node by inspecting the url path via the arg(x) values     * look at the phptest block... you can determine the nid of the current node by inspecting the url path via the arg(x) values
 +  * improve layout of publication pages
 +  * when selecting images from a $tid (eg. using 'get_images' in foam.php) check if the gallery has subgalleries, and include their images also. (possibly: http://api.drupal.org/api/function/taxonomy_get_children/5)
  
 === done (as of 2008-05-20)=== === done (as of 2008-05-20)===
Line 68: Line 72:
   * end date on event should get set to the start date? or maybe only when opening the calendar to allow leaving the second date blank.   * end date on event should get set to the start date? or maybe only when opening the calendar to allow leaving the second date blank.
     * the end date doesn't get displayed if it's the same as the start date     * the end date doesn't get displayed if it's the same as the start date
- 
- 
  
  
  • delta_notes.1213883465.txt.gz
  • Last modified: 2008-06-19 13:51
  • by 81.188.78.24