Features / Posibilites in bxeng

Michael Rolli <[email protected]> Mon, 24 Nov 2003 14:01:16 +0100
Newsgroups gmane.editors.bitflux.devel
Message-ID <001701c3b28b$0f65bd70$9d1e5c82@aumwinmr>
Hi

I'm just playing around with bxeng and wondered if it (will be|is)
possible to use wysiwyg editing with other CMS-Elements than Articles.
I.E. I have created a Staff-Object consisting of some fields like
givenname, surname, birthyear and so on. This gives me an xml-output
like:
<iba>
...
   <Staff>
   <ID>23</ID>
   <givenname/>
   <surname/>
...
</iba>

which I then can layout with my xsl-sheet giving me the possibility to
place each element anywhere in the layout.

Is it possible to edit such an object in the wysiwyg editor (using the
same xsl-sheet)?
Is the only work to do just placing things like "<div
bxe_xpath="//Staff/givenname"></div>" around the occurences of the
elements to the xsl-sheet or do I have to do much more work (editing the
relaxng stuff, ..)?
A primer would be helpful to know all the places I have to change
things.

Is this recode bug still an issue. I have 3.6 installed and then saw the
bug report about segfaults. Scaring me... on a production server... ;-)

Cheerz
Mike


-- 
bx-editor-dev mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-dev