-
Suggestion
-
Resolution: Fixed
-
8
-
At the moment, macros and other plugins that generate content are aware of their render mode but don't have the facilities to correctly render themselves for the destination format. The following things are often broken in the export of macros:
- links, especially to Confluence content
- images
- styles and complex markup
To fix this, macro plugins need access to a link/image URL generator for Confluence content.*
A better API that indicates which render modes are required would also help. The current method of relying on the author to check a field in the RenderContext means that the export render modes are often forgotten.
This issue incorporates specific instances of this problem.
- There is actually a linkRenderer in the renderContext already. But to use it means creating a Link object, which itself requires a GenericLinkParser, a Manager and the object to be linked to. Not the easiest interface to work with.
- incorporates
-
CONFSERVER-2592 Export to HTML - index links not correct
- Closed
-
CONFSERVER-3550 Color macro ignored in PDF export
- Closed
-
CONFSERVER-3904 Hint macro not displaying correctly in page created from PDF Export
- Closed
-
CONFSERVER-6533 New Code Macro is not correctly exported to PDF
- Closed
-
CONFSERVER-6606 Images created by Gallery Macro are not correctly created into PDF-exports
- Closed
-
CONFSERVER-7623 PDF export is missing the title information from the code macro in the page
- Closed
-
CONFSERVER-11409 CSS declared in web-resources should be included in RSS, Word and PDF exports.
- Closed
-
CONFSERVER-3427 PDF export doesn't handle {color} tag properly
- Closed
-
CONFSERVER-4104 Sections width not correctly displayed in PDF export
- Closed
-
CONFSERVER-5564 Columns borders in PDF export always appear
- Closed
-
CONFSERVER-6421 Links generated by the ContentByLabel-Macro are broken in PDF-exports
- Closed
-
CONFSERVER-4644 Fix PDF rendering of macros and images
- Closed
-
CONFSERVER-6880 An indent macro which works well in PDF exports
- Closed
-
CONFSERVER-10252 Support Navmap when it is exported to HTML format
- Closed
-
CONFSERVER-10264 dynamictasklist2 does not format correctly on pdf export
- Closed
- is duplicated by
-
CONFSERVER-3266 Export of Jira issues macro
- Closed
- is related to
-
CONFSERVER-2079 More control over PDF exporting
- Closed
-
CONFSERVER-7598 Allow macros to add resources (e.g. images) to an export
- Closed
-
CONFSERVER-11540 Resources requested by macros should be rendered in exports and notifications and other situations
- Closed
- relates to
-
CONFSERVER-7425 Error in pdf export using content formatting macro
- Closed
-
CONFSERVER-7868 PDF Export of page with user macros fail
- Closed
-
CONFSERVER-8209 Umbrella issue for New Code Macro
- Closed
-
CONFSERVER-2079 More control over PDF exporting
- Closed
-
CONFSERVER-4551 Add all possible rendering output types to PageContext#getOutputType()
- Closed