Category:Wikit: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Hoof Hearted (talk | contribs) (infobox) |
||
Line 1: | Line 1: | ||
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. | {{Wiki Engine | ||
|URL = http://wiki.tcl.tk/1 | |||
|logo = [[File:NoLogo.png]] <!--you may upload and wikilink, or hotlink to a URL--> | |||
|changes URL = No <!--Revision history, change log or roadmap URL – if none, use No--> | |||
|wikinode URL = No <!--http://YourWikiURL.org/wiki/WikiNode – if none, use No--> | |||
|status = Dormant <!--'Active' or 'Dormant' if available, 'Dead' if not--> | |||
|language = English <!--eg: English, Multilingual, Japanese etc--> | |||
|editmode = OpenEdit <!--OpenEdit, LoginToEdit, etc, see Category:Wiki Edit Mode--> | |||
|maintopic = Wiki Engine | |||
|prog language= Tcl <!--WikiMatrix will advise correct prog lang--> | |||
|s/w license = YourSoftwareLicense <!--WikiMatrix will advise, see Category:License--> | |||
}} | |||
[[File:WikitLogo.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. | |||
[[Category: | 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 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 [[Tclers Wiki]]. The Wikit engine is long since dormant, in 2007 the entire engine was replaced with [http://wiki.tcl.tk/18028 WubWikit]. | |||
<!--{{WikiEngineFeatures}}--> | |||
[[Category:FoundedIn20xx]]<!--http://YourWikiURL.org/index.php?title=Special:AncientPages--> |
Revision as of 15:17, 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 Tclers Wiki. The Wikit engine is long since dormant, in 2007 the entire engine was replaced with WubWikit.