From Cambridge University Caving Club - CUCC wiki
(→List of to-do-s for Expo website) |
(→List of to-do-s for Expo website) |
||
Line 3: | Line 3: | ||
** List all pages and sections that need to be filled with content (things like missing descriptions?) Or list all trips that have missing information | ** List all pages and sections that need to be filled with content (things like missing descriptions?) Or list all trips that have missing information | ||
** Add scans of surveys and drawings to logbooks 2009 and 2010 | ** Add scans of surveys and drawings to logbooks 2009 and 2010 | ||
+ | ** Update survey excepts, e.g: http://expo.survex.com/smkridge/204/subsoil.html#qC2004-204-22 | ||
+ | ** Update 204 QM list for 2006 onwards: http://expo.survex.com/smkridge/204/qm.html#qmextant | ||
+ | ** Update recently-allocated cave numbers | ||
+ | ** Update 258 (Tunnocks) survey to later than 2007 http://expo.survex.com/smkridge/258/258.html | ||
+ | ** Write 258 QM list | ||
+ | ** Update 258 Description as years out of date | ||
** .. | ** .. | ||
* 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? | ||
+ | ** Add troggle links into relevant places (start with top page) | ||
+ | ** remove 'SubAreas' dirs - they serve no purpose | ||
** gather templates for all page types (django templates?), 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) | ||
Line 17: | Line 25: | ||
* Django | * Django | ||
** WYSIWYG editing | ** WYSIWYG editing | ||
+ | ** QM list management/generation/linking |
Revision as of 01:22, 8 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
- Add scans of surveys and drawings to logbooks 2009 and 2010
- Update survey excepts, e.g: http://expo.survex.com/smkridge/204/subsoil.html#qC2004-204-22
- Update 204 QM list for 2006 onwards: http://expo.survex.com/smkridge/204/qm.html#qmextant
- Update recently-allocated cave numbers
- Update 258 (Tunnocks) survey to later than 2007 http://expo.survex.com/smkridge/258/258.html
- Write 258 QM list
- Update 258 Description as years out of date
- ..
- 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?
- Add troggle links into relevant places (start with top page)
- remove 'SubAreas' dirs - they serve no purpose
- 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
- QM list management/generation/linking