On Fri, 9 Oct 2009 17:08:01 -0600, Kelly Jones
<kelly.terry.jo...@gmail.com> wrote:

>Consider a wiki that lets you edit rows in a db table. Each page is a
>row in the table, and has fields that anyone can edit. Like all wikis,
>it keeps a history of edits (including who made the edits), and lets
>you revert an edit, or even delete a row (page) completely.
>
>Has anyone implemented something like this? This MediaWiki extension:
>
>http://www.mediawiki.org/wiki/Extension:WikiDB
>
>looks interesting, but it doesn't appear to support full SQL querying?
>
>I'm looking more for a wiki-editable database, not a database-enabled
>wiki, though having MediaWiki functionality would be nice.

Dokuwiki has a database extension. I don't know whether it
meets your criteria.

http://wiki.nihilum.de/software:database2
-- 
  (  Kees Nuyt
  )
c[_]
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to