forked from github/kensanata.oddmuse
50 lines
1.9 KiB
Plaintext
50 lines
1.9 KiB
Plaintext
This is the README file distributed together with the
|
|
<nowiki>OddMuse</nowiki> script.
|
|
|
|
You will see this text when you install the script as long as the
|
|
homepage (the first link on the navigation bar, just below the title)
|
|
has no text.
|
|
|
|
In order to start your wiki, click on the edit link (the first link
|
|
below the navigation bar, at the end of this page). This will allow
|
|
you to enter some text for this page. Click the Save button and you
|
|
are done.
|
|
|
|
To add new pages, edit the homepage and add links to new pages. Links
|
|
are traditionally formed by
|
|
<nowiki>ConcatenatingCapitalizedWords</nowiki>. This kind of link
|
|
pattern is called a wiki word. Alternatively, put links in
|
|
<nowiki>[[double square brackets]]</nowiki>. This kind of link
|
|
pattern is called a free link.
|
|
|
|
As long as the new pages don't exist, links to these pages are
|
|
followed by a clickable question mark. Click on the question mark to
|
|
create the new page.
|
|
|
|
Suggested starting places:
|
|
|
|
* SandBox -- this is the traditional name for the page where visitors
|
|
can experiment.
|
|
|
|
Enjoy your wiki experience.
|
|
|
|
----
|
|
Permission is granted to copy, distribute and/or modify this document
|
|
under the terms of the GNU Free Documentation License, Version 1.1 or
|
|
any later version published by the [http://www.fsf.org/ Free Software
|
|
Foundation].
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; either version 2 of the License, or (at
|
|
your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful, but
|
|
WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
General Public License for more details.
|
|
|
|
Both the GNU Free Documentation License, and the GNU General Public
|
|
License are distributed together with this script. See the files FDL
|
|
and GPL, respectively.
|