This is the help page for Zwiki version 0.20.

What is this ?
User interface
Navigation
Email subscription
Editing
  Formatting rules
Finding out more

What is this ?

This is the ZWiki version of a WikiWikiWeb (or wiki), which is a kind of collaborative website. Wikis try to put as little as possible in the way of people sharing useful content in a manageable way. You can edit any page, add comments, and create new pages on the spot.

Intuitive text formatting rules are used to simplify the process of writing and linking pages. The idea is to keep the text that people edit simple, so it's readable as is, and, most importantly, editable by anyone, without sacrificing attractive presentation.

A zwiki site like this one may also function as a simple mail list.

User interface

If you see "full", "simple", "minimal" links below, you can click them to choose the UI that suits you best (cookies required). If you can't see one of the features described here, try clicking "full".

You can set your user name, time zone and other things in UserOptions.

Navigation

Each page has a unique name, which is used for the title, url and hyperlinks between pages; these are most often made by joining capitalized words together. Links like the last one (two wikinames separated by a colon) lead to another site. In full mode, pages are arranged in a hierarchy.

Email subscription

If you see a "subscribe" link below, you can subscribe to a page or the whole wiki to receive comments by mail. If configured, subscribers may also send comments by mail.

Editing

You have full editing rights to any page, unless restricted by the site admin or page owner. SandBox? is the place to play with wiki page editing. You could open it in another window to test the things you read here.

  • Add a comment using the form at the bottom of the page
  • Click "edit" to change the page's text. You may also be able to upload a file or choose other options here.
  • Create new pages by adding their WikiName? to an existing page and then clicking on the question mark beside it.
  • After you have configured a user name, in full mode you may also be able to reparent, rename and delete pages. Use the "manage this page" form at bottom or click the page title.

Formatting rules in a nutshell:

(It's possible for the site admin or a page editor to set different rules; these are the default currently used on most zwiki sites.)

  1. WikiNames?, [freeform page names in brackets]?, normal URLS , "structured text-style links"(colon and the url) are made into hyperlinks
  2. text beginning and ending with *, **, _ or ' is italic, bold, underlined or monospaced respectively
  3. one or more non-blank lines are run together form a paragraph; blank lines separate paragraphs
  4. a one-line "paragraph" followed by a more-indented paragraph makes a heading
  5. a paragraph beginning with - or * or 0. and a space makes a bullet or numbered list item; a more-indented list item starts a sub-list
  6. HTML tags may be used if necessary; on sites which permit it, DTML tags (server-side code) may also be used
  7. Some or all of the above rules may be escaped, by putting ! at the beginning of a link or a line LikeThis; by enclosing text in single quotes LikeThis ; or by indenting text after a paragraph ending with a double colon :
          LikeThis  
          escapes <HTML tags> and &dtml-too;