A WikiWord is a set of two or more words run together where the first letter of each word is capitalized, sometimes known as "mixed case" or "camel case". WikiWords are used as link and page titles in a WikiWikiWeb. In other words, you can just string any sequence of words together and capitalize the first letter of each word to make a valid WikiWord. WikiWords surrounded by [=...=] or preceded by a backquote (`) are not turned into links by PmWiki, for example ThisOne.

Other descriptions of WikiWords are available from Wiki:WikiWord and Wikipedia:WikiWord.

<< | PmWiki.DocumentationIndex | >>

 

PmWiki can't process your request

PmWiki needs to have a writable /home/persistent/ directory before it can continue. You can create the directory manually by executing the following commands on your server:

    mkdir /home//home/persistent
    chmod 777 /home//home/persistent
Then, reload this page.

Or, for a slightly more secure installation, try executing
    chmod 2777 /home
on your server and following this link. Afterwards you can restore the permissions to their current setting by executing
    chmod 755 /home
.

We are sorry for any inconvenience.