[ Home | Edit | Print | Top | Topics | Help! ]
[ Home | Edit | Print | Top | Topics | Help! ]

a Plain Wiki


Welcome - this is about what MicKI looks like off-the-shelf. (oh btw, you are human #503 !!! :-)

[ Home | Edit | Print | Top | Topics | Help! ]

Configuration


The configuration file looks as follows:

CGI = http://michai.dyndns.org/cgi-bin/plain
AUTHCGI = http://michai.dyndns.org/cgi-bin/plain-auth/plain
WEBROOT = /inet/www/michai.dyndns.org/plainweb
IMGROOT = http://michai.dyndns.org/pic

The rest of the parameters use default values - in fact, the AUTHCGI value was also optional.

[ Home | Edit | Print | Top | Topics | Help! ]

Sample output


Behold, a box of text:

This is a box.

...and preformatted text:

this
  is
    very
      nice!

...and a code fragment:

 1 :   #include <stdio.h>
 2 :   int main( void )
 3 :   {
 4 :     puts( "hello world!" );
 5 :     return 0;
 6 :   }

For more off-the-shelf appearances, look in the help.

[ Home | Edit | Print | Top | Topics | Help! ]

More MicKI-wiki-examples


For some more serious stuff, also with different themes, take a look at

http://micki.sheep-thrills.net my simplistic wiki-engine
http://blog.sheep-thrills.net my lovely blog! (revived! hurrah!)
http://michai.dyndns.org/cgi-bin/plain example of a very basic default-config MicKI wiki

Powered by MicKI - MICKI_2008_05_09