This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| delta_notes [2008-05-20 15:43] – 81.188.78.24 | delta_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 ' | ||
| ==== factoids ==== | ==== factoids ==== | ||
| + | * Most pages should be ' | ||
| * " | * " | ||
| * Overview nodes will list/link Overview pages tagged child terms of their name_of_activity term. | * Overview nodes will list/link Overview pages tagged child terms of their name_of_activity term. | ||
| Line 33: | 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:// | |
| - | + | ||
| - | + | ||
| ==== 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 ' | ||
| + | * sort ' | ||
| + | * positioning of teaser images in ' | ||
| + | * teaser images for events in ' | ||
| * address field in event (needs CSS improvement) | * address field in event (needs CSS improvement) | ||
| - | * add the image galleries to correspond to name_of_activity tags (nik) | ||
| - | * by the way, the hierarchy doesn' | ||
| - | * don't show " | ||
| - | * events should pull in images.. but from where? | ||
| * 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 | ||
| + | * improve layout of publication pages | ||
| + | * when selecting images from a $tid (eg. using ' | ||
| === done (as of 2008-05-20)=== | === done (as of 2008-05-20)=== | ||
| + | * (probably just for section pages) find out the image gallery that an image is in and add that as the lightbox link. | ||
| + | * in '' | ||
| + | * events should pull in images.. but from where? | ||
| + | * there is now a node-event.tpl.php | ||
| + | * events can be tagged with an image gallery, a selection of images from that gallery will appear at the bottom of the node | ||
| + | * don't show " | ||
| + | * changed in node-114.tpl.php | ||
| * timezone in event (check named div & default tz) | * timezone in event (check named div & default tz) | ||
| + | * this change made in '' | ||
| * logos on overview pages | * logos on overview pages | ||
| * images in teaser block | * images in teaser block | ||
| Line 54: | Line 67: | ||
| * working in theory but nothing is tagged appropriately? | * working in theory but nothing is tagged appropriately? | ||
| * the problem with tags like " | * the problem with tags like " | ||
| + | |||
| === would be nice... === | === 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. | ||
| * 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' | |
| - | + | ||
| Line 95: | Line 106: | ||
| == on a section page == | == on a section page == | ||
| - | //good question. possibly we should determine | + | the images link to the image gallery that the image comes from. |