Category:Wikit: Difference between revisions
Jump to navigation
Jump to search
Hoof Hearted (talk | contribs) (infobox) |
Hoof Hearted (talk | contribs) (fix logo after file rename) |
||
Line 11: | Line 11: | ||
|s/w license = YourSoftwareLicense <!--WikiMatrix will advise, see Category:License--> | |s/w license = YourSoftwareLicense <!--WikiMatrix will advise, see Category:License--> | ||
}} | }} | ||
[[File: | [[File:Wikit.jpg|left]] | ||
'''Wikit''' is a wiki engine written in the {{tag|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''' is a wiki engine written in the {{tag|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. | ||
Line 20: | Line 20: | ||
*as an embedded portable help system for Starkits | *as an embedded portable help system for Starkits | ||
Wikit is primarilly used as the engine for the [[ | 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 [http://wiki.tcl.tk/18028 WubWikit]. | ||
<!--{{WikiEngineFeatures}}--> | <!--{{WikiEngineFeatures}}--> | ||
[[Category:FoundedIn20xx]]<!--http://YourWikiURL.org/index.php?title=Special:AncientPages--> | [[Category:FoundedIn20xx]]<!--http://YourWikiURL.org/index.php?title=Special:AncientPages--> |
Revision as of 15:21, 28 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.