[opencms-dev] summary of modified files by multiple editors. how to?

cfn at kb.dk cfn at kb.dk
Fri Aug 18 10:32:19 CEST 2006


opencms-dev-bounces at opencms.org wrote on 18-08-2006 05:27:33:

> The situation is there is one content manager with several editors.
> the manager want to have a summary page to show modified files of 
> each editor. such that he can do proof-read and then publish the 
> content accordingly.

You can put some code in a jsp page, which traverses the VFS, selects
the resources updated after some date, sorts them by the user who most
recently updated them and list them.

You could also put the list into a list widget if you want - then youn can
sort dynamically on any column in the list.

Cheers,

Carl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060818/69fadd78/attachment.htm>


More information about the opencms-dev mailing list