[opencms-dev] XML Editing buttons via jsp ?

Corsin Camichel cocaman at gmail.com
Thu Feb 16 09:48:04 CET 2006


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)

hth

Regards
Corsin

On 2/16/06, Nigel Kersten <nigel at cofa.unsw.edu.au> wrote:
> I've hit something here where I think we're going to have to use jsp
> and the CmsXmlContent/Factory stuff to display our XML items.
>
> How do I get the kind of buttons that you get with the cms
> contentload taglib to show up with jsp ?
>
> --
> Nigel Kersten [Senior Technical Officer]
> College of Fine Arts, University of NSW, Australia.
> CRICOS Provider Code: 00098G
>
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>


--
Corsin Camichel
cocaman at gmail.com



More information about the opencms-dev mailing list