Revision: 2489
http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2489&view=rev
Author: wrh2
Date: 2009-03-02 04:35:33 +0000 (Mon, 02 Mar 2009)
Log Message:
-----------
Special:Edit:
* Add a "Show Changes" button during edits to display diffs, matching Mediawiki.
* Re-factor some of the EditServlet.java code to consolidate common functionality.
* Note that this code is committed to trunk, queuing it for JAMWiki 0.8.0,
although if that release cycle drags on then it could be merged into a
0.7.x release.
Modified Paths:
--------------
wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/Environment.java
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.jsp
wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/edit.jsp
wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/AdminServlet.java
wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/EditServlet.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|