Wiki started from scratch by CaseyWest for the ShortestWikiContest, heavily influenced by the amazing work done on FleaWi, PeeWee, and mostly PeWi. 222 Characters of Perl and Shell. * Code: http://web.archive.org/web/20060301215335/http://caseywest.com/code/scripts/sigwik.txt * Demo: http://web.archive.org/web/20050425213209/http://caseywest.com/cgi-bin/sig/wik/HomePage Quick instructions. 0. make a /sig/ subdirectory in your cgi-bin 0. upload the script into this directory, e.g as cgi-bin/sig/wik 0. chmod 755 wik 0. chown nobody cgi-bin/sig to make sure that the script can write to cgi-bin/sig 0. visit /cgi-bin/sig/wik/HomePage to start creating. Features. * 222 characters of Perl and Shell, * Automatic WikiWord and link linking, * BackLink''''''s above PageTitle, * OneClick edits, * and Infinite formatting options via WYSIWYG editor. Named by NicholasClark, as it spans just four lines. Ok, now I am amazed. -- DougMerritt Original source code, since Casey West's web site has lost it: #!/usr/bin/perl use CGI':all';path_info=~/\w+/;$_=`grep -l $& *`.h1($&).escapeHTML$t=param(t) ||`dd<$&`;open F,">$&";print F$t;s/htt\S+|([A-Z]\w+){2,}/a{href,$&},$&/eg; print header,pre"$_