CLiki

{{third-party|date=April 2012}}

{{Infobox Software

| name = CLiki

| latest release version = 0.4.4

| latest release date = {{release date|2005|05|28}}[http://ftp.linux.org.uk/pub/lisp/cclan/cliki.tar.gz CLiki download]. Most recent source code file timestamp: 2005-05-28.

| genre = Wiki software

| license = MIT

| website = {{url|http://www.cliki.net/}}

}}

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

CLiki was first presented at the International Lisp Conference 2002.[http://www.international-lisp-conference.org/2002/Speakers/People/Daniel-Barlow.html CLiki: Collaborative Content Management for Community Web Sites][http://www.cliki.net/International%20Lisp%20Conference%202002 cliki.net - International Lisp Conference 2002] 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|date=August 2011}}

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

Since 2011, a new version of Cliki (named Cliki2) was developed by Vladimir Sedach and Andrey Moskvitin,[http://carcaddar.blogspot.com/2011/12/announcing-cliki2-public-beta-2.html Announcing Cliki2 public beta 2] 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

{{reflist}}