* Completed the code to revert a wiki page to a previous version with just one click...
authorArt Cancro <ajc@citadel.org>
Mon, 2 Nov 2009 17:21:33 +0000 (17:21 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 2 Nov 2009 17:21:33 +0000 (17:21 +0000)
commit036d3770e90f5a663b50828356395f1a31304c76
tree3176ae9910975b76300a2749efbfe86cc29151e7
parent621c2b9fa4d06d0d7884f9ed80dcbb1cddb1cbc0
* Completed the code to revert a wiki page to a previous version with just one click.  Combined with the previous commit, the code paths for 'view' and 'revert' operations are now unified in both citserver and webcit.
* Re-enabled the ability to create Wiki rooms.  Our wiki module is now functionally complete in a barebones sort of way, and the on-disk format is finalized.  I will probably add some more bells and whistles (such as 'compare versions') before the final release.
webcit/roomops.c
webcit/wiki.c