WikePageStats#
As a JSPWiki administrator you need some statistical information about the pages in your wiki.
The information I'd like to see per page is the following:
- Page Name
- Creator
- Creation Date/Time
- Last Modified Date/Time
- Last Modified By
- Current Page Size
- Number of versions
- Total size of all versions
- Number of Attachments
- Total size of Attachments
- Number of incoming wikilinks
- Number of outgoing wikilinks
The information should be presentable in a tabular form where you can sort it and filter it (like the and
The functionality can be built in different forms:
- as a JSPWiki plugin
- as an MBean

