[opencms-dev] Content Load

Wils wilson.neto at cesar.org.br
Tue Jun 27 18:02:48 CEST 2006


Hi everybody,


I listing the XML content thus:

<%@ taglib prefix="cms" uri="http://www.opencms.org/taglib/cms" %>

<cms:contentload collector="allInFolderDateReleasedDesc" param="/test/medias/${number}|50" editable="true">

<h3><cms:contentshow element="Title" /></h3>

</cms:contentload>



Then, i must get the URL of resources...Or i want list XML COntent getting the element but in Schiplet code...

How to write the Scriptlet code to:



<%@ taglib prefix="cms" uri="http://www.opencms.org/taglib/cms" %>

<cms:contentload collector="allInFolderDateReleasedDesc" param="/test/medias/${number}|50" editable="true">

<h3><cms:contentshow element="Title" /></h3>

</cms:contentload>



?



Tks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060627/b5c144d5/attachment.htm>


More information about the opencms-dev mailing list