* New command 'WIKI history|<pagename>' to list the revision history for a wiki page.
authorArt Cancro <ajc@citadel.org>
Wed, 21 Oct 2009 17:30:28 +0000 (17:30 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 21 Oct 2009 17:30:28 +0000 (17:30 +0000)
commit21492a45bd019f67c151717cea319c7bad89db4a
treec2716920a9794fa3dbaebf5d15d200668302bb8f
parent2156c5f0607ff48ce9d2af0df4ff97f3e61e7edf
* New command 'WIKI history|<pagename>' to list the revision history for a wiki page.
* History format has changed again -- delete any experimental wiki rooms you have created.  The memo field now contains a UUID for each edit, which we will use for identifying revisions because the MIME part numbers will change with each edit.  Also moved the timestamp into the second field position, followed by the username and nodename.  No longer saving the user's Internet email address.
citadel/modules/wiki/serv_wiki.c
citadel/msgbase.c
webcit/roomops.c