-
Suggestion
-
Resolution: Duplicate
-
None
-
None
Currently the different views of an issue are done through JSP.
We should make view of an issue pluggable so that we can use velocity (through the plugin system).
We should also allow for other content types to be created (eg application/pdf for a PDF version of an issue).
Currently the XML version is linked up the top - in the future, other versions would be linked (with the default view being the one displayed normally).
One other implication is to use the same (similar) view technology for the differing views on the issue navigator. You could reuse the 'full content view' (which should be the printable view of an issue repeated), as well as the XML view. A CSV view may also be useful, although less useful on an individual issue.
- is duplicated by
-
JRASERVER-10404 Make 'views' of content (single issue and search request) pluggable, and rewrite default implementations in velocity
- Closed
- is related to
-
JRASERVER-6757 Write importer that imports from another JIRA system using XML
- Gathering Interest