Original Submission Hello,
For packaging purposes we need to be able to look at the wiki as it was at a specific date (the release date). The current versioning feature in Tuleap seems insufficient because I can look at the version of a specific page at a given date, however, the internal wiki links it contains are still pointing to the most recent version of the linked pages.
For instance I have a page A that points to page B (both in the Tuleap wiki) at t0, then I change them both at t1. I can look at page A at t0 through the history, but if I click on the link to B in that version of page A at t0, I still end up on page B at t1, not on what page B was at t0.
I can imagine 2 ways to achieve this:
1) Having the wiki generate page A at t0 with links pointing to the version of page B at t0 too,
2) or by exporting the wiki at t0 as a set of html pages that I can browse locally.
NB: option 1) and 2) are not incompatible. Could have both.