
29 Nov
2005
29 Nov
'05
7:56 a.m.
Stefan Scholl writes:
Hi Bjorn! On 2005-11-21 12:08:32, Bjorn Solberg wrote:
As far as I understand cl-wiki now, it runs as a stand-alone web server on a specific port. Not having looked at the code myself yet, would it be much work to make it function with mod_lisp so that it can be served by Apache?
CL-WIKI uses TBNL and supports all front-ends (and the lack of them :-) like TBNL.
You can use it with Araneida, stand-alone, behind a proxy, or with mod_lisp.
Great, thanks! All it took was a little tweaking with mod_rewrite to make it work with my setup. Is there any plan to add more features (take tables, enumerated lists etc.) to provide more control of the layout? Bjorn.