CLiki

Summary

CLiki is an open source wiki application written in Common Lisp, that was under development from 2002 to 2005.

CLiki
Stable release
0.4.4 / May 28, 2005 (2005-05-28)[1]
Repository
  • gitlab.common-lisp.net/vsedach/cliki2 Edit this at Wikidata
TypeWiki software
LicenseMIT
Websitewww.cliki.net

CLiki was first presented at the International Lisp Conference 2002.[2][3] CLiki was the first wiki variant to introduce so called "free links", using the _(free link format) as an alternative to the much-criticized CamelCase.[citation needed]

The CLiki program is free software licensed under the MIT license. It runs under SBCL and uses the Araneida Common Lisp web server.

CLiki also operates a homepage using the software that is dedicated to the subject of Common Lisp.

Cliki2 edit

Since 2011, a new version of Cliki (named Cliki2) was developed by Vladimir Sedach and Andrey Moskvitin,[4] with major features around spam prevention. Other major features are:

  • Araneida was replaced with Hunchentoot
  • Real article deletion and undeletion
  • Code coloring using cl-colorize
  • Working list of uncategorized/orphan articles
  • Pages that work well in text browsers (and hopefully screen readers)

References edit

  1. ^ CLiki download. Most recent source code file timestamp: 2005-05-28.
  2. ^ CLiki: Collaborative Content Management for Community Web Sites
  3. ^ cliki.net - International Lisp Conference 2002
  4. ^ Announcing Cliki2 public beta 2

External links edit

  • CLiki