[Jamwiki-commit] SF.net SVN: jamwiki:[3093] wiki/branches/0.9.x
Brought to you by:
wrh2
From: <wr...@us...> - 2010-06-13 04:01:43
|
Revision: 3093 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3093&view=rev Author: wrh2 Date: 2010-06-13 04:01:37 +0000 (Sun, 13 Jun 2010) Log Message: ----------- Images: * Resize large images on Image: pages to a maximum dimension of 800x600. * Note that I was holding off on implementing this feature in order to speed the final release of JAMWiki 0.9.0, but it looks like another beta may be required and this is definitely a feature worth having, so I'm throwing caution to the wind. Testing hasn't revealed any surprises and the code is relatively self-contained, so hopefully this won't accidentally set anyone's machine on fire. Modified Paths: -------------- wiki/branches/0.9.x/jamwiki-core/src/main/java/org/jamwiki/utils/ImageMetadata.java wiki/branches/0.9.x/jamwiki-core/src/main/java/org/jamwiki/utils/ImageUtil.java wiki/branches/0.9.x/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/branches/0.9.x/jamwiki-war/src/main/webapp/WEB-INF/jamwiki.tld wiki/branches/0.9.x/jamwiki-war/src/main/webapp/WEB-INF/jsp/category-include.jsp wiki/branches/0.9.x/jamwiki-war/src/main/webapp/WEB-INF/jsp/view-topic-include.jsp wiki/branches/0.9.x/jamwiki-web/src/main/java/org/jamwiki/taglib/ImageLinkTag.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |