From Cambridge University Caving Club - CUCC wiki
(→List of to-do-s for Expo website) |
(→List of to-do-s for Expo website) |
||
Line 1: | Line 1: | ||
=List of to-do-s for Expo website= | =List of to-do-s for Expo website= | ||
* Content | * Content | ||
− | ** List all pages and sections that need to be filled with content (things like missing descriptions?) | + | ** List all pages and sections that need to be filled with content (things like missing descriptions?) Or list all trips that have missing information |
** .. | ** .. | ||
* Structure | * Structure | ||
** Create a thorough '''webmap''' including all existing pages (automatic?) | ** Create a thorough '''webmap''' including all existing pages (automatic?) | ||
** Add a '''unique menu''' to all pages with the five main links found in the homepage? | ** Add a '''unique menu''' to all pages with the five main links found in the homepage? | ||
− | ** gather templates for all page types, f.ex. within folder /templates/. '''Page types''' are: | + | ** gather templates for all page types (django templates?), f.ex. within folder /templates/. '''Page types''' are: |
*** Cave description (f.ex. http://expo.survex.com/noinfo/gschwand/6.htm) | *** Cave description (f.ex. http://expo.survex.com/noinfo/gschwand/6.htm) | ||
*** Logbook (f.ex. http://expo.survex.com/years/2009/logbook.html) | *** Logbook (f.ex. http://expo.survex.com/years/2009/logbook.html) | ||
*** Year indexes (f.ex. http://expo.survex.com/years/2001/): currently more than one style [2005-2010] [...-2004] and [plain html] | *** Year indexes (f.ex. http://expo.survex.com/years/2001/): currently more than one style [2005-2010] [...-2004] and [plain html] | ||
*** ... | *** ... | ||
− | ** add 'id="links"' to all bottom 'ul' lists in cave descriptions | + | ** add 'id="links"' to all bottom 'ul' lists in cave descriptions. (Should this be done in django templates?) |
** correct the link "to CUCC homepage" everywhere: should link to actual CUCC wiki or either to homepage (but if we get a unified menu over the 'Related links' then we need not it) | ** correct the link "to CUCC homepage" everywhere: should link to actual CUCC wiki or either to homepage (but if we get a unified menu over the 'Related links' then we need not it) | ||
** .. | ** .. | ||
+ | * Django | ||
+ | ** WYSIWYG editing |
Revision as of 23:11, 2 June 2011
List of to-do-s for Expo website
- Content
- List all pages and sections that need to be filled with content (things like missing descriptions?) Or list all trips that have missing information
- ..
- Structure
- Create a thorough webmap including all existing pages (automatic?)
- Add a unique menu to all pages with the five main links found in the homepage?
- gather templates for all page types (django templates?), f.ex. within folder /templates/. Page types are:
- Cave description (f.ex. http://expo.survex.com/noinfo/gschwand/6.htm)
- Logbook (f.ex. http://expo.survex.com/years/2009/logbook.html)
- Year indexes (f.ex. http://expo.survex.com/years/2001/): currently more than one style [2005-2010] [...-2004] and [plain html]
- ...
- add 'id="links"' to all bottom 'ul' lists in cave descriptions. (Should this be done in django templates?)
- correct the link "to CUCC homepage" everywhere: should link to actual CUCC wiki or either to homepage (but if we get a unified menu over the 'Related links' then we need not it)
- ..
- Django
- WYSIWYG editing