Is it possible to collect the last modification date of a page, and display it on some other page, for instance in a table cell?
Imagine child pages that change now and then, and on the parent page would be a table with one row per child page, and for each child page the 'Last modified' date should be placed in a table cell.
'Last modified' would be the date that you can see in the 'Recent Changes' section of Page Information.
Hi Evelin,
From confluence side, you can retrieve page information from the database in the content table, which will have the last modified date on it.
I believe the page info macro from adaptavist may help you. check here.
I hope this helps.
Cheers,
Rodrigo
Thanks Rodrigo. The plugin looks good at first glance but it's only available for Confluence 5.0 - 5.1.5 (we have 5.4.1) and there is no timeline for an update...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Often times the macro will still work. Try it out first. The version must be updated by the developer and sometimes they just don't say it is complatible with newer versions even though it really is.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I tested some use cases with the help of Adaptavist Page Information Plugin: get the last modified date of a page, get the current version, and some more. It all worked very well. One handicap: There is no search for pages - you need to memorize the page title and add it manually but that's ok imho.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If your use case is to find the old pages that should updated or deleted (archived), you can eliminate the manual checks of this table using the Archiving Plugin.
It will track you pages that are older than a threshold or not viewed by anyone for a period, and archive them (instead of deleting them) if you want to. Learn more here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Evelin,
Try our Page Information Tools add-on, it's a great free add-on and now available for the latest Confluence up to 5.5.x.
Thanks,
Monika Turska | Adaptavist.com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.