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

« back to all changes in this revision

Viewing changes to wiki/underlay/pages/WikiCourse(2f)BasicIntroduction(2f)191_Creating_new_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 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
 
= Creating new Pages =
12
 
 
13
 
New pages are created by simply adding a new WikiName to an existing page and clicking on it after saving the existing page.
14
 
 
15
 
This brings up a page with a variety of possibilities to create the new page:
16
 
 * click on ''create page'' to start with an empty page or
17
 
 * click on one of the listed templates to base your page on the content of the selected template.
18
 
 
19
 
Below the list of templates you will also find a list of existing pages with a similar name. You should always check this list because someone else might have already started a page about the same subject but named it slightly differently.
20
 
 
21
 
----
22
 
For details see HelpOnPageCreation and WikiName.