Version 2 of Wikit in abstract

Updated 2004-07-24 23:12:57

Wikit functionality falls into four categories:

  1. Content and Title Keyword Search

As snitvfs points out, keyword and title keyword search functionality is directly supported by metakit views, using the mk::select facility -keyword.

  1. Titles: Linkage between pages

Wikit provides the ability to reference pages in a [keyword] form within markup, where the keyword maps to a page title. This is implemented by a metakit view mapping referring->referenced pages, which is updated by inspection of pages upon creation and editing.

  1. Markup Language with display conversions
  2. User Interfaces - Tk GUI and HTTP/HTML