[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Sputnik 8.08.13 now available (a wiki / CMS in Lua)
- From: "Yuri Takhteyev" <yuri@...>
- Date: Fri, 22 Aug 2008 01:56:31 -0700
Sputnik is wiki written in Lua and designed for extensibility. It can
also be used as a CMS or framework. 8.08.13 is a new version of
Sputnik, closing a five month development cycle.
The new features include:
* Based on Kepler 1.1/WSAPI/LuaRocks.
* An option to use a database or Git for storage
* Improved authentication options and registration flow
* Major refactoring and bottleneck removal, works better as a framework.
* XSS protection
* Optional captcha integration
(See http://sputnik.freewisdom.org/en/Features for the full list.)
Sputnik website: http://sputnik.freewisdom.org/
Installation: http://sputnik.freewisdom.org/en/Installation
In addition to working as a wiki out of the box, Sputnik can be
extended into other collaborative web applications. Current real-life
examples include:
A bug tracker: http://sputnik.freewisdom.org/en/Tickets (see "Plugins"
on the Sputnik wiki for more information on how this works).
A forum system: http://wowprogramming.com/forums/ (the code is not
currently available but something along those lines will be released
shortly).
(See http://sputnik.freewisdom.org/en/Concepts for more information
about Sputnik as a framework.)
- yuri