Category:WikkiTikkiTavi: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(content coming from WikkiTikkiTavi)
m (Text replacement - "Wiki Engine" to "Wiki engine")
Tags: mobile edit mobile web edit
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Wiki Engine]]
{{Wiki engine <!--see 'Template:Wiki engine' for full detail-->
|URL              = https://web.Archive.org/web/20100824094637/http://Tavi.SourceForge.net/WikkiTikkiTavi
|logo            = https://web.Archive.org/web/20130325171711im_/http://Tavi.SourceForge.net/tavi.png
|changes URL      = https://web.Archive.org/web/20101221025935/http://Tavi.SourceForge.net/RecentChanges
|wikinode URL    = No <!--eg: https://WikiEngineURL.org/WikiNode, if none, use 'No'-->
|about URL        = https://web.Archive.org/web/20101221234923/http://Tavi.SourceForge.net/TaviFeatures
|documentation URL= https://web.Archive.org/web/20101220050530/http://Tavi.SourceForge.net/TaviDocumentation
|maintopic        = Wiki engine<!--leave this as is, it can not be over-ridden-->
|founder          = [[Scott Moonen|Scott C. Moonen]] <small>(founder)</small><!--founder & other position(s); wikilink if needed-->
|CEO              = Owner and/or CEO<br><small>(owner and/or CEO)</small><!--engine Owner/Chief Executive Officer; wikilink if needed-->
|language        = Multilingual<!--for interface only, eg: English, Multilingual, Japanese etc; not for support or meta wiki-->
|prog language    = PHP
|s/w license      = GNU General Public License<!--https://web.Archive.org/web/20101223230330/http://Tavi.SourceForge.net/TaviLicense-->
|status          = Dead<!--'Active' or 'Dormant' if available, 'Dead' if not-->
}}{{PopulateCategory}}
[[File:WikkiTikkiTavi.png|right|60px|logo of the former WikkiTikkiTavi wiki engine]]
'''WikkiTikkiTavi''', also known merely as '''Tavi''', and stylised '''<nowiki>[</nowiki><i>'Tavi</i><nowiki>]</nowiki>''' is a {{tag|Dead|former wiki engine}}.  WikkiTikkiTavi, created by [[Scott Moonen|Scott C. Moonen]],[https://web.Archive.org/web/20080513235719/http://Tavi.SourceForge.net/ScottMoonen] is a {{tag|PHP}} script that runs [[WhatIsWiki|wiki sites]].  Wikis are a revolutionary new form of collaboration and online community.  Although there exist many {{tag|Wiki engine|wiki engines}} and wikis around the world, this wiki is dedicated to the WikkiTikkiTavi and those of you who might want to use it for your [[wiki]].


{{Wiki_List |
Why is it called WikkiTikkiTavi?  It's a reference to the character {{Wp|Rikki-Tikki-Tavi|Rikki-tikki-tavi}}, a mongoose whose [https://www.cs.cmu.edu/afs/cs.cmu.edu/usr/mongoose/www/rtt.html (story)] was told by {{Wp|Rudyard Kipling}} in the second of his Jungle BooksHe was a brave mongoose, living the true mongoose spirit, the way WikkiTikkiTavi tries to live the [[Archive.org:20080510025907/http://Tavi.SourceForge.net/TrueWikiSpirit|TrueWikiSpirit]].
wiki_name  =                WikkiTikkiTavi                                          |
wiki_logo =                        [[Image:Wikitikkitavi.png]]                        |
wiki_URL =                  http://tavi.sourceforge.net/WikkiTikkiTavi                                                        |
wiki_recentchanges =        http://tavi.sourceforge.net/RecentChanges                                                        |
wiki_status =              Vibrant                    |
wiki_lastreviewed =        16-Jan-06                  |
wiki_language =            Multilingual            |
wiki_editmode =            OpenEdit            |
wiki_engine =              WikkiTikkiTavi             |
wiki_maintopic =            Wiki
}}
==Description==
http://tavi.sourceforge.net


Wiki about the WikkiTikkiTavi Wiki Engine
;''Base features
Interesting features of WikkiTikkiTavi, in no particular order.
*Wiki pages stored in a [[:Category:Database|database]] rather than in flat files.
*Versioning supported, both indefinite (all versions stored, the default) and transient (old versions stored for n days)
*Difference-between-versions supported.
*Unicode support is optional through UTF-8 encoding.
*[[Archive.org:20080723110237/http://Tavi.SourceForge.net/HowToDeletePages|PageDeletion]].
*Title works as a [[backlink]].
*Individual page lockdown by [[administrator]].
*Site-wide lockdown by administrator.
*Edit-rate limiting scheme.
*[[Archive.org:20080513171003/http://Tavi.SourceForge.net/EditConflictDetection|EditConflictDetection]].
*[[Username]] support.
*[[Interwiki]] support, with user-defined [[Archive.org:20101223151726/http://Tavi.SourceForge.net/InterWiki|InterWiki]] entries.
*[[Sister wiki]] support, with user-defined [[Archive.org:20080513214922/http://Tavi.SourceForge.net/SisterWiki|SisterWiki]] entries.
*Site search.
*[[Archive.org:20080513170955/http://Tavi.SourceForge.net/TaviCategories|Category]] lists.
*User-configurable settings, such as [[edit box]] size.
*Automatically-generated bracketed URL links.
*[[free link]]s, including [[Archive.org:20101221113549/http://Tavi.SourceForge.net/index.php?page=free+links|arbitrary link text]]
*A complete user interface [[template]] system.
*Compliant with {{tag|XHTML}}-strict specification,[https://www.W3.org/TR/xhtml1/] using {{tag|Cascading Style Sheets|CSS}} for layout instructions.
*[[Archive.org:20080514015405/http://Tavi.SourceForge.net/TaviMacros|Macro]] extensibility.
**See, for example, PageSize. Macros such as this are implemented as plug-ins. Even RecentChanges becomes a plug-in macro under this scheme.
*[[Archive.org:20080513142042/http://Tavi.SourceForge.net/TableSyntax|TableSyntax]].
*[[Archive.org:20070715184712/http://Tavi.SourceForge.net/index.php?page=RSS+Syndication|RSS Syndication]].
*Support for HTML [[Archive.org:20070826113958/http://Tavi.SourceForge.net/index.php?page=Anchor|Anchors]] and anchor references.
*PHP niceties
**Full compatibility with '<tt>register_globals=off</tt>'.
**Runs clean with all levels of error_reporting.
*Optional automatic splitting of [[Archive.org:20080513142114/http://Tavi.SourceForge.net/WikiName|WikiNames]] in page titles, headers, and text.
*Uses HTTP Content-Length header to facilitate persistent connections


;''See also
*[[Jot]] — a Python-compiled wiki engine from [[Scott Moonen]].[https://web.Archive.org/web/20080417012703/http://Jot.AndStuff.org/]


[[Category:French]] [[Category:German]] [[Category:Deutsch]] [[Category:Spanish]] [[Category:Español]]
;''External links<!--
[[Category:Wiki Engine]]
{{WikiMatrix wiki engine features}}-->
*[[Archive.org:20101220035903/http://Tavi.SourceForge.net/FormattingRules|Formatting rules]] — from Tavi.SourceForge.net, via [[Archive.org]]
*[[Archive.org:20101220050536/http://Tavi.SourceForge.net/TaviSites|Tavi Sites – an alphabetical list of 61 known wikis or other websites making use of the WikkiTikkiTavi engine]] — from Tavi.SourceForge.net, via Archive.org
 
[[Category:Wiki English]]
[[Category:Wiki French]]
[[Category:Wiki German]]
[[Category:Wiki Spanish]]
[[Category:Founded in 2000]]<!--http://WikiEngineURL.org/index.php?title=Special:AncientPages-->

Latest revision as of 19:25, 23 November 2022

https://web.Archive.org/web/20130325171711im_/http://Tavi.SourceForge.net/tavi.png WikkiTikkiTavi
Changes
[No WikiNode]
About
Documentation
[No Source code]
Main topic: Wiki engine
Founded by: Scott C. Moonen (founder)
Owner / CEO: Owner and/or CEO
(owner and/or CEO)
Interface language: Multilingual
Programming language: PHP
Software license: GNU General Public License
Status: Dead
This Category: WikkiTikkiTavi is either empty, or sparsely populated,
and needs to be 'populated' with articles, stubs (and / or other categories)
relevant to the subject matter of this specific category.

Include an article page in this category via one (or more) of three methods:
a. add WikkiTikkiTavi in the appropriate field of its infobox template
b. 'tag' a word within the prose of the article, eg. {{tag|WikkiTikkiTavi}}
c. add [[Category:WikkiTikkiTavi]] at the bottom of its edit box.

logo of the former WikkiTikkiTavi wiki engine

WikkiTikkiTavi, also known merely as Tavi, and stylised ['Tavi] is a former wiki engine. WikkiTikkiTavi, created by Scott C. Moonen,[1] is a PHP script that runs wiki sites. Wikis are a revolutionary new form of collaboration and online community. Although there exist many wiki engines and wikis around the world, this wiki is dedicated to the WikkiTikkiTavi and those of you who might want to use it for your wiki.

Why is it called WikkiTikkiTavi? It's a reference to the character Rikki-tikki-tavi, a mongoose whose (story) was told by Rudyard Kipling in the second of his Jungle Books. He was a brave mongoose, living the true mongoose spirit, the way WikkiTikkiTavi tries to live the TrueWikiSpirit.

Base features

Interesting features of WikkiTikkiTavi, in no particular order.

  • Wiki pages stored in a database rather than in flat files.
  • Versioning supported, both indefinite (all versions stored, the default) and transient (old versions stored for n days)
  • Difference-between-versions supported.
  • Unicode support is optional through UTF-8 encoding.
  • PageDeletion.
  • Title works as a backlink.
  • Individual page lockdown by administrator.
  • Site-wide lockdown by administrator.
  • Edit-rate limiting scheme.
  • EditConflictDetection.
  • Username support.
  • Interwiki support, with user-defined InterWiki entries.
  • Sister wiki support, with user-defined SisterWiki entries.
  • Site search.
  • Category lists.
  • User-configurable settings, such as edit box size.
  • Automatically-generated bracketed URL links.
  • free links, including arbitrary link text
  • A complete user interface template system.
  • Compliant with XHTML-strict specification,[2] using CSS for layout instructions.
  • Macro extensibility.
    • See, for example, PageSize. Macros such as this are implemented as plug-ins. Even RecentChanges becomes a plug-in macro under this scheme.
  • TableSyntax.
  • RSS Syndication.
  • Support for HTML Anchors and anchor references.
  • PHP niceties
    • Full compatibility with 'register_globals=off'.
    • Runs clean with all levels of error_reporting.
  • Optional automatic splitting of WikiNames in page titles, headers, and text.
  • Uses HTTP Content-Length header to facilitate persistent connections
See also
External links

Media in category "WikkiTikkiTavi"

This category contains only the following file.