Re: XSLT Attribute to Element / Preventing Deletions?
holger krekel <[email protected]>
| Newsgroups | gmane.editors.bitflux.devel |
|---|---|
| Message-ID | <[email protected]> |
[Roger Fischer Fri, Oct 04, 2002 at 01:47:56PM +0200]
> > With backtransforming i mean making a new structure out of the below
> > structure:
> >
> > <list title="sometitle">
> > <li>alksjd</li>
> > <li>alksjd</li>
> > </list>
>
> And why do you want to do this? Is it to be sure, that the title can't be
> deleted?
1) the silva-xml has some attributes (like title) which should
be editable and wysiwyg-rendered with BXE. this is currently not possible.
2) therefore i want to transform these attribute into elements which can
be handled/rendered/edited by BXE.
3) before the xml is stored in the silva-cms it needs to be Silva-XML
so i have to "backtransform" the elements into attributes.
I hope this clarifies the whole issue.
> You also could do the element-attribute transformation outside the Editor.
That's my current plan but i thought that maybe it's easier or cleaner
to do it with the bitflux-xsl transformations. I probably go with
server-side transformations to be safe (unless you say the proper way
in the BXE architecture would be to do it on the client side).
regards,
holger
P.S.: Is there a reason why you leave out the mailing list? I think
stuff like this is of general interested. It's easy enough
to hit the delete-button if someone is not interested in this
thread.
--
bx-editor-dev mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-dev