From Cambridge University Caving Club - CUCC wiki
Jump to: navigation, search
(Created page with "=List of to-do-s for Expo website=")
 
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
=List of to-do-s for Expo website=
 
=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 logbook 2009
 +
** ''[DONE] Add scans of surveys and drawings to logbook 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?)
 +
** [DONE] 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? not sure...)
 +
** [DONE] 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

Latest revision as of 15:32, 2 October 2011

List of to-do-s for Expo website

  • Content
  • Structure
    • Create a thorough webmap including all existing pages (automatic?)
    • [DONE] 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:
    • add 'id="links"' to all bottom 'ul' lists in cave descriptions. (Should this be done in django templates? not sure...)
    • [DONE] 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