lenya bxe problem
"Christoph Hoffmann" <[email protected]> Fri, 14 Jan 2005 20:26:20 +0100
| Newsgroups | gmane.editors.bitflux.general |
|---|---|
| Message-ID | <8EC4BF020A27D0489FE78F5E5AAF80FF4F7F@paula.ENTWICKLER.INTERN.NETZ> |
Hi
I'm using lenya with bxe. When I use the default doctype (xhtml) with
bxe everything works fine. But when I try to use my own doctype which
actually is pretty simple
<article>
<main>
// content like in body of xhtml
</main>
<upper>
// content like in body of xhtml
</upper>
<lower>
// content like in body of xhtml
</lower>
</article>
where main, upper and lower are editable (resulting html follows)
<div id="main" bxe_xpath="/article/main">
//content
</div>
aso
The Wysiwyg editor is not any longer a wysiwyg editor.
All formatting has gone and I often get errors like "strong is not a
valid child of p" what of course is not true. On startup bxe is able to
parse and validate the content doc but then it seems as if it forgets
the schema. Also I'm not able to insert anything (linebreaks, images,
whatever). All I see is the content of my editable nodes.
I think this is upto bxe, that's why I'm posting here. I also read the
mailinglist and saw that someone asked nearly the same before but I
couldn't find an answer.
Has anyone a clue what the (my) problem is about ?
Cheers
chris
--
bx-editor-users mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-users