[opencms-dev] Re: Why I failed in editing structured content? Can anyone give me a hand

Toni PĂ©rez tp.ocms at gmail.com
Sat May 20 17:49:18 CEST 2006


Hello, Huang.

You can try to use the following:

    <cms:contentload collector="singleFile" param="${opencms.uri}"
editable="true">

instead of

<cms:contentload collector="singleFile" param="${opencms:uri}"
editable="true">

The diference is in the ${opencms.uri} macro.

I hope that helps you.



More information about the opencms-dev mailing list