Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

We are pleased to release Page Linker for Confluence 1.1.0 with the following features:



Version Control, Viewing Page Versions

Why do you need to reference to page versions?

  • When a new version of page is added, the previous version is assigned a new content id whereas the new version will retain the original content id
    • This means there is no unique identifier for a page version number
  • When a page version is deleted, the version numbers are reassigned
  • There is a way to get a particular version of a page with the url
    • http://<confluence-base-url>/pages/viewpage.action?pageId=<pageId>&pageVersion=<versionNo>
  • To allow linking to a particular Confluence page version
    • Link comments to page version that was current when comment was made

    • At the moment all comments are displayed after reverting back and this is confusing as newer comments may refer to page content that is not there. (Well, it was at the time the comment was made.)

Reference

  • No labels