[
https://issues.apache.org/jira/browse/JSPWIKI-863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18045004#comment-18045004
]
Alex O'Ree commented on JSPWIKI-863:
------------------------------------
would adding this as a page attribute be good enough? would it minimize api
changes
something like
final Date createdAt = page.getAttribute( Page.PAGE_CREATED_DATE );
> Wikipage should have a getCreatedDate() method
> ----------------------------------------------
>
> Key: JSPWIKI-863
> URL: https://issues.apache.org/jira/browse/JSPWIKI-863
> Project: JSPWiki
> Issue Type: Improvement
> Components: Core & storage
> Reporter: David Vittor
> Priority: Minor
>
> I think it would be good if we could get a list of wiki pages based on their
> created date. This would also apply to attachments. Ideally a custom
> comparator should be added to compare two pages on their created dates.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)