Hi,
I am build site with Opencms 5.0.0, and the site requires Meta data about
the user who created the file or owns the current page. Any ideas how I
can retrieve this information?
I have tried String owner= cms.property("Owner", "search.uri"); but that
does not work.
Help
Charles