https://bugzilla.wikimedia.org/show_bug.cgi?id=55673
--- Comment #26 from DrTrigon <[email protected]> --- As can be read in [1] the JIRA data can be exported to XML with almost all content. An Example is [2] respective [3]. [1] http://wikimedia.7.x6.nabble.com/What-will-happen-with-the-Toolserver-domain-td5019092.html [2] https://jira.toolserver.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+%22%5Bmigrated+to+bugzilla%2C+do+not+use%5D+DrTrigon%27s+tools%22+OR+summary+%7E+drtrigon+OR+description+%7E+drtrigon+OR+comment+%7E+drtrigon+OR+environment+%7E+drtrigon+ORDER+BY+key+DESC [3] https://jira.toolserver.org/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+%22[migrated+to+bugzilla%2C+do+not+use]+DrTrigon%27s+tools%22+OR+summary+~+drtrigon+OR+description+~+drtrigon+OR+comment+~+drtrigon+OR+environment+~+drtrigon+ORDER+BY+key+DESC&tempMax=1000 I have now written an XSLT script - a viewer - that imitates [4], you can find it at [5]. An Example concerning this bug here is [6]. The entries can be linked directly as e.g. for DRTRIGON-68 [7] in order to be easily integrated with the bugs and bugzilla here. [4] https://jira.toolserver.org/sr/jira.issueviews:searchrequest-fullcontent/temp/SearchRequest.html?jqlQuery=project+%3D+%22[migrated+to+bugzilla%2C+do+not+use]+DrTrigon%27s+tools%22+OR+summary+~+drtrigon+OR+description+~+drtrigon+OR+comment+~+drtrigon+OR+environment+~+drtrigon+ORDER+BY+key+DESC&tempMax=1000 [5] http://tools.wmflabs.org/drtrigonbot/cgi-bin/xsalt.py?xslt=jira2html.xslt [6] http://tools.wmflabs.org/drtrigonbot/cgi-bin/xsalt.py?url=http%3A%2F%2Ftools.wmflabs.org%2Fdrtrigonbot%2FSearchRequest.xml&xslt=jira2html.xslt [7] http://tools.wmflabs.org/drtrigonbot/cgi-bin/xsalt.py?url=http%3A%2F%2Ftools.wmflabs.org%2Fdrtrigonbot%2FSearchRequest.xml&xslt=jira2html.xslt#DRTRIGON-68 At the moment all links are still pointing to TS JIRA as this can easily be changed after its shutdown. Then it might also be needed to replace the used icons by other ones from commons e.g. As mentioned in [1], attachments, patches and the like have to be downloaded manually if needed. They can then e.g. be added here as well. (all this was done thanks to inspiration of http://cocoon.apache.org/2.0/howto/howto-html-pdf-publishing.html and https://de.wikipedia.org/wiki/Apache_Cocoon ;) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
