On Monday, Apr 25, 2005, at 11:40 US/Central, Ed Howland wrote:
Robert Citek wrote:
BTW, the mono wiki is using MediWiki. Makes me wonder why not a wiki in Mono.

There is one. Actually, FlexWiki is an open-source Microsoft project that has been ported to Mono.
http://www.go-mono.com/ports/


Yes, you read that right. FlexWiki is hosted on SourceForge and is covered under the CPL license (OSI approved.)

But from what I can tell, it will still only run under Windows because it uses the filesystem (NTFS) instead of a database for data persistence:


  http://www.flexwiki.com/default.aspx/FlexWiki/SystemRequirements.html

But there may be two items that may obviate that need:

1) perhaps there's nothing really special about using NTFS, so that any filesystem could be used (e.g. ext3)
2) support for a database, which seems to have been added recently:


  http://www.flexwiki.com/default.aspx/FlexWiki/SqlProvider.html

Regards,
- Robert
http://www.cwelug.org/downloads
Help others get OpenSource software.  Distribute FLOSS
for Windows, Linux, *BSD, and MacOS X with BitTorrent


_______________________________________________
CWE-LUG mailing list
http://www.cwelug.org/ [email protected]
http://lists.firepipe.net/listinfo/cwe-lug

Reply via email to