On Nov 22, 2006, at 12:03 PM, Mark Smith wrote: > php-driven, markdown-aware, open source wiki/cms that has some degree > of version control, a flexible system for privs/access control, is > installable (or buildable) on OS X and has an easy installer for > windows ?
Drupal can do pretty much all of this with the right modules. Version 5, recently in beta, also has an installer, although it's pretty easy to install in the 4.7 stable branch. http://www.drupal.org/ http://www.drupal.org/project/Modules Here's the Markdown/Smartypants module: http://drupal.org/project/marksmarty Access control is pretty easy with this one: http://drupal.org/project/simple_access Joe -- Joe Chellman http://www.chellman.org/ http://www.chellman.org/pgp_key.txt _______________________________________________ Markdown-Discuss mailing list [email protected] http://six.pairlist.net/mailman/listinfo/markdown-discuss
