The humla website currently runs on the PmWiki engine. It's really really flexible, but requires some knowledge to use.
Everything you need to know is in the PmWiki-documentation. Please read!
Here's the quick tips:
- You need to be logged in to create and edit pages. Click Edit (above) to edit pages. To create a new page, make a (wiki)link to a new page. (Wiki)Links are made with the [[link]] markup. If you link to a page that doesn't exist the link will have a ? next to it. If you go to that page you are asked to create it.
- All pages on the wiki are organized into Groups (AKA Spaces). Right now you are in the Doc group on the QuickStart page. The browsers adress field will you show you which group you are in (right now it should say http://humla.info/Doc/QuickStart). Groups are a smart thing, pay attention to them. Take care when linking: You have to specify which group you are linking to, except if the page is within the same group that you're linking from. Example:
If I make a link to
Manifesto? here, you'll notice that it links to an empty page. This is because our manifesto is in the Main group. The correct link would be [[Main/Manifesto]] like this
Manifesto. Use either . or / to separate Group from pagename.
- Categories (AKA tags) is a special type of link. They look like this [[!Category]]. The difference is the !. Categories have special uses, for instance anything in the category UpcomingEvent will end up on the frontpage. When the event is no longer upcoming, change the category to PreviousEvent which will put it on that page. (Categories don't have groups, they're all in the special Category group, but you can add as many Categories as you want to a page). Put categories at the bottom of you page with small letters(use the bottom above). Current categories in use is Agitatoria, HowTo, UpcomingEvent and PreviousEvent.
Tips:
- Converting word-documents to wiki pages:
- Converting OpenOffice-documents to wiki pages:
The macro on this
page should work