[Jamwiki-commit] SF.net SVN: jamwiki: [2134] wiki/trunk
Brought to you by:
wrh2
From: <wr...@us...> - 2008-03-30 20:37:25
|
Revision: 2134 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2134&view=rev Author: wrh2 Date: 2008-03-30 13:37:23 -0700 (Sun, 30 Mar 2008) Log Message: ----------- Maintenance: * Utility added to Special:Maintenance to allow exporting internal database data to CSV. * Note that if this utility is run when the CSV files already exist then data will be appended, which is incorrect. That issue will need to be corrected. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources.properties wiki/trunk/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/admin-maintenance.jsp wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/db/WikiDatabase.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/AdminServlet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |