[opencms-dev] XML Editing buttons via jsp ?
Nigel Kersten
nigel at cofa.unsw.edu.au
Thu Feb 16 23:15:53 CET 2006
On 16/02/2006, at 7:48 PM, Corsin Camichel wrote:
> Hi Nigel
>
> What you could try, is something like this:
>
> add this to your site:
> <% cms.editable(true); %>
>
> and each time you include something do this:
> <% cms.include(THE_URL, THE_ELEMENT, true); %>
>
> The last parameter sets the direct edit (true || false)
excellent! Thank you very much, after messing around a bit that works
perfectly in giving me the edit button, but do you know how I go
about getting the delete and add-new-content buttons?
--
Nigel Kersten [Senior Technical Officer]
College of Fine Arts, University of NSW, Australia.
CRICOS Provider Code: 00098G
More information about the opencms-dev
mailing list