This server will be upgraded at 3pm Sydney time on December 3rd (December 2nd, 8pm PST) and will be down for up to 30 minutes.

Page Information Plugin

Name Page Information Tools
Vendor Adaptavist.com Ltd (Website)
Authors Alain Moran, Guy Fraser
Homepage http://confluence.atlassian.com/display/CONFEXT/Page+Information+Plugin
Issue Management http://jira.adaptavist.com/browse/PIN
Continuous Integration n/a
Categories Content Macros
Most Recent Version 1.2.9
Availability Confluence v2.6.0 to v2.10
State Stable
Support Unsupported Plugins
License Freeware / Open Source (BSD)
Price Donate
Release Docs http://confluence.atlassian.com/display/CONFEXT/Page+Information+Plugin
Java API Docs n/a
Download Source n/a
Download JAR adaptavist-plugin-pageInfo-1.2.9.jar

Description


The Page information macros allow you to insert various pieces of information about either the current page or a remote page, the version history macro allows you to present this data in a simple tabular layout.

More information can be found in our userguide

Plugin Versions

Version Date State License Price
Show description 1.0 (#1) 23 Mar 2006 Alpha Freeware / Open Source (BSD) Donate

Release Notes
The inital release.

Contributors

Show description 1.0.1 (#2) 23 Mar 2006 Alpha Freeware / Open Source (BSD) Donate

Release Notes
Added support for anonymous users

Contributors

Show description 1.0.2 (#3) 24 Mar 2006 Alpha Freeware / Open Source (BSD) Donate

Release Notes
Allow prefixes to be used with all page-info display types

Contributors

Show description 1.1 (#4) 12 Apr 2006 Beta Freeware / Open Source (BSD) Donate

Release Notes
Add 'title', 'tinyurl' & 'pageID' page-info display types

Contributors

Show description 1.2 (#5) 14 Jul 2006 Beta Freeware / Open Source (BSD) Donate

Release Notes
Added 'labels' support

Contributors

Show description 1.2.1 (#6) 17 Oct 2006 Beta Freeware / Open Source (BSD) Donate

Release Notes
Added 'diffs' support

Contributors

Show description 1.2.2 (#7) 10 Jan 2007 Stable Freeware / Open Source (BSD) Donate

Release Notes
When user has been deleted show username instead of full name

Contributors

Show description 1.2.3 (#8) 14 Jan 2007 Stable Freeware / Open Source (BSD) Donate

Release Notes
Added Confluence v2.3 compatibility.

Contributors

Show description 1.2.4 (#9) 25 Jul 2007 Stable Freeware / Open Source (BSD) Donate

Release Notes
Added wrap parameter and enabled targeting of pages in another space

Contributors

Show description 1.2.5 (#10) 25 Jul 2007 Stable Freeware / Open Source (BSD) Donate

Release Notes
added rel="tag" to labels links

Contributors

Show description 1.2.6 (#11) 30 Aug 2007 Stable Freeware / Open Source (BSD) Donate

Release Notes
fix 'current-version' display

Contributors

Show description 1.2.7 (#12) 07 Sep 2007 Stable Freeware / Open Source (BSD) Donate

Release Notes
update use of joda time for confluence 2.6

Contributors

Show description 1.2.8 (#13) 05 Nov 2007 Stable Freeware / Open Source (BSD) Donate

Release Notes
fix version-history for confluence 2.6, fix wrapping of lists

Contributors

Show description 1.2.9 (#14) 25 Oct 2008 Stable Freeware / Open Source (BSD) Donate

Release Notes
* Allow tinyurl itself to be displayed * Allow page comments to be displayed * Fix usages of the warp parameter * Avoid throwing exception when invalid date formats are specified * Remove usages of joda time

Contributors

Labels

adaptavist adaptavist Delete
page-info page-info Delete
version-history version-history Delete
macro macro Delete
page page Delete
information information Delete
plugin plugin Delete
labels labels Delete
versions versions Delete
authors authors Delete
commenters commenters Delete
editors editors Delete
repository_current repository_current Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Mar 23, 2006

    Andy Armstrong says:

    Interestingly I just got a request to add some of this information to the Metada...

    Interestingly I just got a request to add some of this information to the Metadata Plugin:

    http://developer.atlassian.com/jira/browse/META-13

    I wonder if we could combine forces on this one somehow, or whether it is okay to have very similar functionality in both.

    1. Mar 23, 2006

      Guy Fraser says:

      Here's what we have so far (note that we're still ironing a few bugs out and the...

      Here's what we have so far (note that we're still ironing a few bugs out and the documentation isn't quite finished yet):

      http://www.adaptavist.com/display/USERGUIDE/page-info+macro

      http://www.adaptavist.com/display/USERGUIDE/version-history+macro

      The page info macro is already overlapping with one of the codegeist entries: Contributors Plugin

      1. Mar 23, 2006

        Andy Armstrong says:

        Thanks, Guy. What I'm imagining with metadata is: {metadata-value:Created Date...

        Thanks, Guy. What I'm imagining with metadata is:

        {metadata-value:Created Date}
        

        or

        {metadata-from:My Other Page|Created Date}
        

        You could then do a report:

        {metadata-report:Status,Title,Creator,Created Date|sort=Created Date desc}
        

        So there will be some overlap, but as you say that goes with the territory.

        1. Mar 23, 2006

          Guy Fraser says:

          Andy, it will be a dream to have those features in the metadata plugin so go ahe...

          Andy, it will be a dream to have those features in the metadata plugin so go ahead and add them - we'll be releasing the source code for our plugin in the next few days so feel free to grab any code that helps - if you want access to the code sooner, let us know. There seems to be some sort of over-caching happening with page versions however (it's also affected the Contributors Plugin).

          If Brock Janiczak / Shannon Krebs are reading, would it be worth adding your macros to this page info plugin as then we'll have pretty much all bases covered Also, did you overcome the caching bug with multiple instances on one page?

        2. Mar 23, 2006

          David Peterson [CustomWare] says:

          And, they're available via the {content-info} macro in the Tracking Plugin too

          And, they're available via the {content-info} macro in the Tracking Plugin too

  2. Apr 06, 2006

    Dick says:

    is it possible to retrieve the pageid as well? This will be very useful to our s...

    is it possible to retrieve the pageid as well? This will be very useful to our site. Thanks

    1. Apr 06, 2006

      Guy Fraser says:

      Yes, that should be quite simple to add as we already use that ID within the plu...

      Yes, that should be quite simple to add as we already use that ID within the plugin. How do you want it displayed - just as the CEO ID number?

      1. Apr 09, 2006

        Dick says:

        What a great news to us! Actually we need the system generate a unique ident...

        What a great news to us! Actually we need the system generate a unique identification number for a page each time when it is created. (a standard's requirement) So what we are trying to do is to make a user macro, when user creates a page, s/he can use it to give the page an unique identification (because we believe pageid is unique). Pageid alone will make the id meaningless, so we will also append other prefixes to the id, e.g. {spacekey}{pageid}{pageversion}, so it is also possible that we can have a spacekey, pageid and pageversion marco? An example maybe, e.g. ACC23472v3, where ACC is the space key for account department, and the current page version is 3. Thanks millions!

        1. Sep 05, 2006

          Alain Moran says:

          Sorry for the lack of updated documentation (the context help is upto date, howe...

          Sorry for the lack of updated documentation (the context help is upto date, however I'm not sure the USERGUIDE page has kept up) the two modes you are after are called 'pageid' and 'current-version' .. I'm not sure if there is a way of getting the space key from any other plugin, but page-info doesnt currently do that (it could tho

          {page-info:pageid}
          {page-info:current-version}
          
  3. Jan 09, 2008

    Jim Dibble says:

    I get the following error when I try to use the page-info macro: Error formatti...

    I get the following error when I try to use the page-info macro:

    Error formatting macro: page-info: java.lang.IncompatibleClassChangeError: org/joda/time/format/DateTimeFormat.forPattern(Ljava/lang/String;)Lorg/joda/time/format/DateTimeFormatter;

    Note that I don't get this error on my wiki test server (Windows running Confluence Standalone 2.7 with Sun's Java HotSpot JDK 1.5.0_11).

    But, I do get this error on my wiki production server (RedHat Linux running Confluence Standalone 2.5 with IBM's J9 VM (J2RE 1.5.0)).

    I am planning on upgrading my production server to Confluence 2.7 this weekend, so I can check again next week. But, I was wondering whether this class change error has to do with the JDK version or vendor.

    1. Jan 09, 2008

      Jim Dibble says:

      After looking at the plugin header information, I see that this plugin support v...

      After looking at the plugin header information, I see that this plugin support v2.6 and v2.7. So, I'll try this again once I've completed my production upgrade to 2.7.