[ 
http://jira.codehaus.org/browse/DOXIA-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukas Theussl updated DOXIA-208:
--------------------------------

    Fix Version/s: 1.0-beta-2
      Component/s: Module - Docbook Simple
                   Module - Apt
                   Core
          Summary: standardize link/anchor handling: remove usage of 
StructureSinkUtils  (was: change the default link from an anchor to a relative 
page in the apt format)

The two methods in StructureSink are apt-specific but they are used in 
HtmlTools, XhtmlBaseSink, DocbookSink and XdocSink. Eg the isExternalLink() 
method returns true for links that start with "./" but this is only necessary 
for apt, see my comment above.

> standardize link/anchor handling: remove usage of StructureSinkUtils
> --------------------------------------------------------------------
>
>                 Key: DOXIA-208
>                 URL: http://jira.codehaus.org/browse/DOXIA-208
>             Project: Maven Doxia
>          Issue Type: Improvement
>          Components: Core, Module - Apt, Module - Docbook Simple, Module - 
> Xhtml
>    Affects Versions: 1.0-alpha-10
>            Reporter: Andrew Williams
>             Fix For: 1.0-beta-2
>
>
> To be inline with wikis and other formats the APT link "MyLink" should be a 
> relative link  whereas "#MyLink" would link to an anchor.
> This is a deviation from the apt format, but would remove confusion for new 
> users and those working on supporting multiple formats.
> Edit: this is an issue with the XHTML sink, not the apt parser - anything 
> link "MyLink" will be spat out as "#MyLink"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to