Posted By: Tom Counsell
Date: 2005-02-12 21:09
Summary: Soks: Another ruby wiki: Third public release
Project: SOKS: Another ruby wiki
I'm pleased to announce the release of version 0-0-5 of Soks.
Soks is yet another ruby wiki, with these key features:
* Automatic linking between pages (no need for wiki words or any bracket shenanigans).
* Easy to add, move and delete pages
* Calendars, automatic summaries and the like
* An api for classes to modify the wiki
* Flat file storage (incidentally, this makes it easy to [[ import from instiki => how to import a site from instiki ]] using its export function)
* Easy to edit the look of the wiki with per wiki templates.
* Variety of ways of authenticating, with the authentication scheme selected based on a regexp of the page title
* Built in web server (No need for Apache)
* Textile
* Uploads and Images
* RSS feed for changes to any page
See http://soks.counsell.org for more details
This principally contains bugfixes, but has also upgraded to Redcloth 3 so you can use some markdown as well as textile as your markup.
See http://soks.counsell.org/list%20of%20changes for a full list of changes.
Download from http://rubyforge.org/frs/?group_id=481
I appreciate your feedback. |
|