Category:Wikit: Difference between revisions
Jump to navigation
Jump to search
Hoof Hearted (talk | contribs) (fix logo after file rename) |
Hoof Hearted (talk | contribs) m (tag) |
||
Line 15: | Line 15: | ||
Wikit implements the [[WikiWikiWeb]] collaborative web concept invented by [[WardCunningham|Ward Cunningham]] to be used in a number of ways: | Wikit implements the [[WikiWikiWeb]] collaborative web concept invented by [[WardCunningham|Ward Cunningham]] to be used in a number of ways: | ||
*as a CGI script run from Apache or TclHttpd or AOLserver | *as a {{tag|CGI}} script run from Apache or TclHttpd or AOLserver | ||
*as a self-contained web-server | *as a self-contained web-server | ||
*as a local-mode version of a wiki, using a Tk GUI | *as a local-mode version of a wiki, using a Tk GUI |
Revision as of 14:03, 29 April 2013
Wikit is a wiki engine written in the Tcl programming language. It can function both stand-alone (on a desktop) or under a Web server. Its homepage is http://wiki.tcl.tk/1.
Wikit implements the WikiWikiWeb collaborative web concept invented by Ward Cunningham to be used in a number of ways:
- as a CGI script run from Apache or TclHttpd or AOLserver
- as a self-contained web-server
- as a local-mode version of a wiki, using a Tk GUI
- as an embedded portable help system for Starkits
Wikit is primarilly used as the engine for the Tcler's Wiki. The Wikit engine is long since dormant, in 2007 the entire engine was replaced with WubWikit.