4This is a wiki powered by [[http://hackiki.codu.org/|Hackiki]], the world's most hackable wiki!
6You may [[mlogin|log in]] using OpenID, or various popular login providers (Google, Yahoo, etc).
8It also has [[wikisyntax]], although pages using this syntax are really just scripts for the ".wiki" program, which is really just an implementation of [[http://wikicreole.org/wiki/Creole1.0|WikiCreole]]. Like everything else, [[edit/bin/.wiki|.wiki]] can be edited by anyone!
10All content on this wiki is distributed under the (unmodifiable) license in [[license]] unless otherwise specified. By editing this wiki without specifying another license, you are agreeing to license your edits as such.
18echo '<form action="'$HACKIKI_BASE'/medit" method="get">
20 <input type="hidden" name="arg1" value="bin" />
21 Create/edit a page: <input type="text" name="arg2" value="hello" />
22 <input type="submit" value="Edit" />
27The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]
32* [[runner | An arbitrary command runner]]
33* [[list | A list of all pages]]
34* [[hg | Administration]] (available to all users)