Page Naming

With the implementation of tags, this will not matter as much. Initially the thought was to name them according to location, such as Wiki, Guides, Dev, etc; however, this system breaks down when a page belongs to multiple categories (a guide on skinning, etc). Tags will categorize the pages for us and the name will have nothing to do with it anymore, however it does not hurt to prefix it with a clearly defined category if it belongs to one.

Tags

Tags are like categories. We will implement these as time goes on. For now, know that it will allow us to group pages under multiple categories (Guide to Skinning will be both Skins and Guides, for example) and let us create pages that search for all pages tagged in a certain way ("Show all stubs"). Using tags: http://www.trac-hacks.org/wiki/TagsPlugin

Tags in use:

  • cleanup - does not meet minimum grammatical standards, needs editing
  • code - related to the code or compiling it
  • guide - a how-to guide for users
  • info - encyclopedia like descriptive entries of components etc
  • skin - related to skins or skinning
  • stub - an incomplete placeholder page that needs to be filled out
  • wiki - related to the use of the wiki itself
  • workinprogress - something someone is actively working on and doesn't want others editing temporarily