[Jamwiki-commit] SF.net SVN: jamwiki:[2334] wiki/trunk
Brought to you by:
wrh2
From: <wr...@us...> - 2008-10-01 04:39:35
|
Revision: 2334 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2334&view=rev Author: wrh2 Date: 2008-10-01 04:39:31 +0000 (Wed, 01 Oct 2008) Log Message: ----------- Parser: * Provide the capability to redirect to a virtual wiki using syntax of the form "#REDIRECT [[:virtual:Topic]]. Requested by tfschueller. * This patch needs cleanup and a bit more work to properly redirect the virtual wiki... currently even though the user ends up at the right topic, the URL and navigation still reflect the old virtual wiki. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/JFlexParser.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/JFlexParserUtil.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/WikiLinkTag.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/utils/WikiUtil.java wiki/trunk/jamwiki-war/src/main/webapp/CHANGELOG.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |