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

« back to all changes in this revision

Viewing changes to wiki/underlay/pages/WikiCourse(2f)40(20)Creating(20)more(20)pages/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 master wiki!
 
2
## For more information, please see MoinMoin:MoinDev/Translation.
 
3
##master-page:
 
4
##master-date:
 
5
#acl -All:write Default
 
6
#format wiki
 
7
#language en
 
8
#pragma section-numbers off
 
9
<<Navigation(slides)>>
 
10
= Creating more pages =
 
11
The easiest and best way to create more pages is to:
 
12
 * think of a ''good'' page name.
 
13
 * edit an appropriate page, add a link to the new page, and save it.
 
14
 * click on the link to the new page
 
15
 * prepare to edit using:
 
16
  * an empty page.
 
17
  * a page template (a list of templates is displayed on the left).
 
18
  * (!) the list of similar page names shown to ensure that there isn't any slightly different named page on the same topic.
 
19
 * start editing, fill the page with content, and save it.
 
20
 
 
21
(!) This method makes sure that new pages are always accessible from links on already existing pages.