Wiki Structure

An idea of how the structure in this wiki could be arranged. Namespaces (acts like folders) are surrounded with [ and ] characters to make them look the part.

  |- start             - First page you see when you load http://wiki.shroudbnc.info/
  |- [en]              - Namespace (folder) for all English content
  |\
  | |- start           - First page you see with http://wiki.shroudbnc.info/en/
  | |- oidentd.conf    - English instructions on how to set up /etc/oidentd.conf (universal, not sbnc version dependent)
  | |- install_tcl     - English instructions on how to install TCL (universal, not sbnc version dependent)
  | |- [1.1]           - Namespace for all English 1.1 content
  | |\
  | | |- start         - First page you see with http://wiki.shroudbnc.info/en/1.1/
  | | |- foo           - Page "foo" about sbnc 1.1 in English  ( http://wiki.shroudbnc.info/en/1.1/foo )
  | | |- bar           - Page "bar" about sbnc 1.1 in English  ( http://wiki.shroudbnc.info/en/1.1/bar )
  | |
  | |- [1.2]           - Namespace for all English 1.2 content
  |  \
  |   |- start         - First page you see with http://wiki.shroudbnc.info/en/1.2/
  |   |- foo           - Page "foo" about sbnc 1.2 in English
  |   |- bar           - Page "bar" about sbnc 1.2 in English
  |
  |- [de]              - Namespace for all German content
  |\
  | |- [1.1]           - Namespace for all German 1.1 content
  | |- [1.2]           - Namespace for all German 1.2 content