KwikWiki is a Web application that enables you to set up a Web site where anyone can edit the content of a page or add new pages. The system will track things like recent changes and indicate if a link is dead or not. It uses a very simple notation to create links and lists and to format text. KwikWiki also keeps every version of a page that is saved so you don't have to worry about losing old data. KwikWiki also has a fast and scalable full-text search functionality that does things like show all the pages which are related to the current page.
| Tags | Internet Web Dynamic Content Wiki |
|---|
Recent releases


Changes: Lucene is now used for the search. This means searching is both faster and more scalable. Switching to Lucene means that phrase search, using double quotes around the phrase, is now suppported. A RelatedPages section was added on each wiki page. This shows pages that use the same words as the current page. This makes it easier to navigate larger wikis. The URLs were reorganized so that they're cleaner and the pages are easier to bookmark and save.