bxe-0.9.4 Release: lost ns in inlineXHTML-expl
Michael Rolli <[email protected]> Mon, 01 Mar 2004 11:08:49 +0100
| Newsgroups | gmane.editors.bitflux.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Chregu
Just downloaded newest release. Works great even in BitfluxCMS. ;-))) I
solved most problems we discussed last week (getArticle-pipline
manipulation due to ns stuff ...). I certainly will make a note in you
wiki about this pipeline and xhtml thing. ;-)
Looking at the inlineXHTML-example, shouldn't those
ToggleTextClass-thingies be b, i, .. with
ns="http://www.w3.org/1999/xhtml" in order to work.:
I now have:
<button name="b" col="1" row="1" action="ToggleTextClass"
ns="http://www.w3.org/1999/xhtml" />
<button name="i" col="0" row="1" action="ToggleTextClass"
ns="http://www.w3.org/1999/xhtml" />
<button name="sub" col="4" row="1" action="ToggleTextClass"
ns="http://www.w3.org/1999/xhtml" />
<button name="sup" col="5" row="1" action="ToggleTextClass"
ns="http://www.w3.org/1999/xhtml" />
and it works just perfect with it. Out of the box, it doesn't.
I'm not quite sure if I should use <strong> in favour of <b>. Not bound
to bold but people are expecting bold anyway. Same for italic.
For underline and strikethrough as their tags <u> and <strike> aren't
xhtml-strict I'll keep searching for a solution. Maybe I'll switch to
xhtml-transitional. ;-)
Cheers
Michael
--
bx-editor-dev mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-dev