~ubuntu-branches/ubuntu/natty/moin/natty-updates

« back to all changes in this revision

Viewing changes to wiki/underlay/pages/WikiCourse(2f)BasicIntroduction(2f)210_Organisation_and_Structure/revisions/00000001

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2008-06-22 21:17:13 UTC
  • mfrom: (0.9.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080622211713-fpo2zrq3s5dfecxg
Tags: 1.7.0-3
Simplify /etc/moin/wikilist format: "USER URL" (drop unneeded middle
CONFIG_DIR that was wrongly advertised as DATA_DIR).  Make
moin-mass-migrate handle both formats and warn about deprecation of
the old one.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
## Please edit system and help pages ONLY in the moinmaster wiki! For more
2
 
## information, please see MoinMaster:MoinPagesEditorGroup.
3
 
##master-page:Unknown-Page
4
 
##master-date:Unknown-Date
5
 
#acl MoinPagesEditorGroup:read,write,delete,revert All:read
6
 
#format wiki
7
 
#language en
8
 
#pragma section-numbers off 
9
 
[[Navigation(slides)]] 
10
 
 
11
 
= Organisation and Structure =
12
 
 
13
 
 * Naming
14
 
    * don't create arbitrary wikinames (`OracleDatabase`, ''not'' `OraCle`)
15
 
    * common prefixes (topical correlation)
16
 
    * common postfixes (same page ''type'', e.g. ...Index)
17
 
 * Index pages
18
 
 * Categories (see CategoryCategory)
19
 
 * Templates 
20
 
 * /SubPages (allow shorter links, automatic correlation: HelpOnEditing/SubPages)
21
 
 * Follow the guidance of the Wiki used about how to name pages etc.