[ https://issues.apache.org/jira/browse/DOXIA-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803241#comment-17803241 ]
ASF GitHub Bot commented on DOXIA-722: -------------------------------------- kwin commented on PR #180: URL: https://github.com/apache/maven-doxia/pull/180#issuecomment-1877409083 > The the actual change is perfectly fine, this needs a new JIRA issue because it does not really solve [DOXIA-710](https://issues.apache.org/jira/browse/DOXIA-710) because we cannot solve the problem within the skin. Please create a new issue and change the commit message. It can only solve external linking and interplay between TOC macro and the content itself. Done in https://github.com/apache/maven-doxia/pull/180/commits/4518d58bd45591164b3043a46ad3db4356a48c85 associated with new JIRA issue [DOXIA-722](https://issues.apache.org/jira/browse/DOXIA-722) > 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-M9 > > > The links for the TOC macro are created server-side by Doxia while the only > local anchors 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)