[ https://issues.apache.org/jira/browse/DOXIA-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803575#comment-17803575 ]
Michael Osipov commented on DOXIA-722: -------------------------------------- I am not really fond of the server-side or client side mentioning. Whatever the skin adds on top does not bother Doxia, in fact Doxia does not know about any skins because it is a low level framework. Doxia does not even know that it is used im Maven Site Plugin. Can we rephrase the title to "Optionally generate anchors for indexable entries". That's it. > Optionally create anchors for index entries server-side (used in TOCs) > ---------------------------------------------------------------------- > > Key: DOXIA-722 > URL: https://issues.apache.org/jira/browse/DOXIA-722 > Project: Maven Doxia > Issue Type: New Feature > Components: Core > Reporter: Konrad Windszus > Assignee: Konrad Windszus > Priority: Major > Fix For: 2.0.0, 2.0.0-M9 > > > The links for the TOC macro are created server-side by Doxia while the only > referenceable anchors or ids are created currently client side by the skin. > As the latter uses a different format than the former the TOC links are > broken (except with APT where they can be created manually with markup). > Therefore there should be an option to enable anchor creation for all index > entries (used by the TOC macro). -- This message was sent by Atlassian Jira (v8.20.10#820010)