Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1
-
Component/s: Module - Twiki
-
Labels:None
-
Testcase included:yes
-
Patch Submitted:Yes
-
Number of attachments :
Description
[[WikiWord][text]] links used to generate links links like
#WikiWord.
This is not useful when the parser is used to generate a mvn-site site. With this patch there is a new entity called WikiWordLinkResolver that is responsible for resolving the href for the links. The default implementation is generates links to WikiWord.html that can be used to build a site.
Author: Christian Nardi (for Zauber S.A.)
Original SVN: https://code.zauber.com.ar/repos/doxia/branches/592499/ revision 18
Applied, thanks!