How it works
(This is meant to be an easy intro. There is a technical manual page but much more information is available at the Apache::MiniWiki home page: http://www.nyetwork.org/wiki/MiniWiki)
Writing and creating pages is simple. If you see a page that you wish to change, just press the "Edit" link. You will then receive a page where you can edit the text. When you subsequently press "Submit", having done your changes, the page is updated on the server.
Instead of using regular HTML code, all content is written as plain text which is formatted into HTML when viewed. Try out some editing, play in the playground.
The following is true for all pages:
- The first line on any page will always become a header
- If you wish to link to other pages, you can write links like this: [[Pagename|Description]]. For example, to make a link to the main page (index), you can write: [[index|Main page]]. The description is optional.
- You can create bold or underlined text by putting * or _ on both sides of text.
- Unnumbered lists (like this) are written by putting an asterisk and a space in front of the rows.
- Numbered lists are written by putting a number (1, 2, 3...) followed by a ")" parenthesis in front of every row.
- Headings are lines starting with heading numbering such as "1" or "1.2".
- Three dashes or more after each other produces a horizontal line across the page. (doesn't work anymore!)
If someone creates a link to a page that doesn't exist yet, it will be shown by a small question mark following the description. By pressing the question mark, a blank page is received where one can create the page.
To create a new page first create a link to it by editing another page. Then follow that link.
Images (files with extentions .gif, .jpg, .jpeg) can be uploaded by creating a link with that suffix, saving the page and following the link. Large images are automatically thumbnailed for display. Clicking on the image displays it full size.
Binary files (extentions .gz, .zip, .pdf) can be uploaded similarly to images making the files available for download. Here is one: landfill.doc [E]
All changes are automatically kept under change control and can be reviewed using the "Old versions" link. A change list summary of all changes to all pages is found at the "Site changes" link.
All pages use the template which references the style-aw.css style sheet as well as the sidemenu. The template, style sheet and the side menu can be changed just like other pages.
The logo for the template is uploaded here: sitelogo.gif [E]
The background image is uploaded here: tile.jpg [E]
The icon for the site is uploaded here: favicon.ico [E]
The 404 not found page is displayed if you follow a bad link.
The 401 authorization required page is displayed if you fail to login.
|