Differences between revisions 1 and 2
| Deletions are marked like this. | Additions are marked like this. |
| Line 5: | Line 5: |
| #acl MoinPagesEditorGroup:read,write,delete,revert All:read | #acl lsozzani:read,write,delete,revert All:read |
| Line 8: | Line 8: |
| Line 12: | Line 11: |
| Line 21: | Line 19: |
| Line 26: | Line 23: |
| Line 30: | Line 26: |
|
(!) Might not work on all browsers if the page name contains non ASCII characters. == By using the NewPage macro == If the current page uses the `NewPage` macro: |
|
| Line 31: | Line 30: |
|
(!) Might not work on all browsers if the page name contains non ASCII characters. == By using the NewPage macro == If the current page uses the `NewPage` macro: |
|
| Line 38: | Line 32: |
| Example: | |
| Line 39: | Line 34: |
|
Example: [[NewPage(HelpTemplate)]] |
. [[NewPage(HelpTemplate)]] |
| Line 45: | Line 38: |
| If the current page uses the `GoTo` macro: | |
| Line 46: | Line 40: |
| If the current page uses the `GoTo` macro: | |
| Line 50: | Line 43: |
| Example: | |
| Line 51: | Line 45: |
|
Example: [[GoTo]] |
. [[GoTo]] |
| Line 56: | Line 48: |
| Line 60: | Line 51: |
| = Setting Variables = | |
| Line 62: | Line 52: |
| = Setting Variables = | |
| Line 66: | Line 57: |
| Line 70: | Line 60: |
| (!) If sub pages are disabled, the backup is saved as `UserNameMoinEditorBackup` | . (!) If sub pages are disabled, the backup is saved as `UserNameMoinEditorBackup` |
Creating a new page
You create a new page by visiting the page. If the page does not exists, MoinMoin will suggest to create it. There are several ways to create a new page:
By Adding a link on another page
- Edit another page
Add a link to the new page, either as a WikiName or as ["Name With Spaces"]
- Save the page and click the new link
- Click one of the template names
- Edit your new page and save it
For more information on linking to other pages, see HelpOnLinking.
By visiting the page
Enter the address of the new page, e.g http://example.com/wiki/MyNewPage in the browser location box and press Enter
- Click one of the template names
- Edit your new page and save it
Might not work on all browsers if the page name contains non ASCII characters.
By using the NewPage macro
If the current page uses the NewPage macro:
Enter the page name in the text box and click "Create New Page"
- Edit your page and save it
Example:
The NewPage macro make it easy to create new pages in one step, using certain template or automatically creating a sub page. For more help on NewPage macro, see HelpOnMacros.
By using the GoTo macro
If the current page uses the GoTo macro:
Enter the page name in the text box and click "Go To Page"
- Click "Create new page"
- Edit your page and save it
Example:
Creating and using template pages
See HelpOnTemplates.
Setting Variables
See HelpOnVariables
Editor backup
If you have a homepage (a page with the same name as your user name), each time you save or preview a page, a backup of the text is saved as UserName/MoinEditorBackup. If your browser crashed when editing a page and you did a preview, you can get the text from the backup. Use preview often!
If sub pages are disabled, the backup is saved as UserNameMoinEditorBackup