Content:Policies

From Earlham CS Department
Revision as of 14:42, 22 April 2009 by Kay (talk | contribs) (New page: * Cross-browser support ** prioritize browsers ** operating systems? * Maintability - style sheets, includes ** Documentation *** SVN/trac *** Mediawiki (wiki.cs.earlham.edu) ** Organizin...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Cross-browser support
    • prioritize browsers
    • operating systems?
  • Maintability - style sheets, includes
    • Documentation
      • SVN/trac
      • Mediawiki (wiki.cs.earlham.edu)
    • Organizing
      • cgi in one directory
      • php includes on directory
      • css in one directory
      • images in a directory
  • Security/Integrity - don't make security holes :P
    • Scripts only available on campus (barndoor)
    • Not putting false, compromising, incriminating, inappropriate info
  • Reliability (working on staging first)
    • Only put polished and tested pages live
  • Usability
    • Clean layout
    • Navigability
    • No orphaned pages