[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Nanoki 1.06, with preliminary WebDAV support
- From: Petite Abeille <petite.abeille@...>
- Date: Fri, 14 Mar 2008 19:53:37 +0100
Hello,
There is a new release of Nanoki available.
Nanoki is a simple, elegant wiki engine implemented in Lua.
http://alt.textdrive.com/nanoki/
Online demo:
http://svr225.stepx.com:3388/nanoki
Version 1.06:
- Preliminary WebDAV support.
- Updated Blueprint CSS framework.
- Updated Markdown library.
Presently, Nanoki's WebDAV implementation only supports PROPFIND which
should allow to mount Nanoki's data store directly on any file system
which support such functionality.
Other WebDAV methods such as PUT and DELETE have not been enabled at
the moment.
The preliminary WebDAV support would benefit from a bit of testing
though :)
Feedbacks welcome.
Thanks in advance.
Kind regards,
PA.