Hi All,

I wrote an XPATH query that searches for Magnolia content nodes with some specific locations in our web site tree. I would like these results sorted by Magnolia's last modified metadata (MetaData/ mgnl:lastmodified) but am not sure how to specify this in the query. Sorting by the jcr:created node works fine but I guess I'm too stupid to figure out how to sort by a MetaData node...Any ideas? Here's the query working w/jcr:created:

//ead/categories/*/eadImage/[EMAIL PROTECTED]:primaryType='mgnl:contentNode'] order by jcr:created descending

Regards,

Tom

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Reply via email to