Details
-
New Feature
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Description
Replace the link element pre-generation in de.smartics.projectdoc.atlassian.confluence.ProjectDocSpaceEventListener with the use of WikiLinks in the pages.
Also update http://www.smartics.eu/confluence/display/DEV/Add+a+new+Template.
Change:
<ac:link><at:var at:name="faqsIndexLink" at:rawxhtml="true" /></ac:link>
to
<ac:structured-macro ac:name="projectdoc-link-wiki">
<ac:parameter ac:name="page">projectdoc.content.faqs.index.all.title</ac:parameter>
</ac:structured-macro>