Showing source for ProWiki
ProWiki
|
RecentChanges
|
Preferences
<h2>Welcome to ProWiki!</h2> ProWiki is an enhanced version of [http://www.usemod.com/cgi-bin/wiki.pl?UseModWiki UseModWiki], which adds the concept of <i>properties</i>. (Which is where the name comes from -- there's nothing particularly professional going on here.) These properties allow the Wiki to be easily used for the creation of semi-structured data. ProWiki is currently at version 0.1a -- this is alpha-grade software, functional and without <i>known</i> severe bugs, but probably with some unknown ones. Use at your own risk. <h3>Using ProWiki</h3> The following pages will tell you more about what ProWiki does differently from other Wikis. * [[Introduction to Properties]] * [[Defining Properties]] * [[Property Queries]] * [[Page Queries]] * [[Property Lists]] * [[Display Templates]] * [[Inheritance]] * [[Advanced Page Queries]] * [[Why not XML]] <h3>ProWiki Internals</h3> These pages discuss how ProWiki works at the nuts-and-bolts level, for those who want to hack around with it. * [[Memory Tables]] * [[Disk Tables]] * [[Efficiency]] * [[Refactorings of UseMod]] * [[ToDo List]] * [[Querki Design Notes]] * [[Downloading and Installing Prowiki]] <h3>LARPs and ProWiki -- Examples</h3> ProWiki was built for a very specific purpose: to make it easier for me to develop my Live Action Roleplaying games (LARPs). My games tend to be very heavily written, with all characters, items, and major plots predefined before the game starts. As a result, I have a lot of semi-structured data, with major kinds of pages that have particular roles. Ordinary Wikis don't provide enough structure for my purposes, so I added properties to make it easier to work with. As a result, LARPs make a good example of how ProWiki is intended to be used. So the following pages provide a very simple schema for LARP development, as well as a stupidly trivial LARP to examine. * [[The LARP Schema]] * [[The Incredibly Dippy Subway Game]] Got questions? Feel free to write to me at "prowiki at waks dot org". No promises about how fast I'll respond, but I'm happy to hear from folks.