Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following are examples of the incorrect use usage of <wm:editable> tags:


Code Block
<wm:editable contentHolder="${contentholder}" class="maincontentarea" area="0" tag="div">
   <wm:render presentationName="freestylepresentation content" object="${contentholder}" startSeparator="0" endSeparator="1"/>
</wm:editable>

...