[cl-wiki-devel] New Release CL-WIKI 0.0.5
Stefan Scholl
sscholl at common-lisp.net
Wed Sep 7 17:17:10 UTC 2005
New release CL-WIKI 0.0.5
CL-WIKI is a wiki engine for Common Lisp. It uses TBNL, CL-PPCRE,
CL-WHO and CL-EMB. Can be used stand-alone, with Apache + mod_lisp,
or behind any http proxy.
You can download it from
http://common-lisp.net/project/cl-wiki/
or install with ASDF-Install.
CL-USER> (asdf:operate 'asdf:load-op :asdf-install)
CL-USER> (asdf-install:install :cl-wiki)
Changes:
- Problem with utf-8 editing solved
More information about the Cl-wiki-devel
mailing list