Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

bxe-0.9.4 Release: lost ns in inlineXHTML-expl: msg#00000

Subject: bxe-0.9.4 Release: lost ns in inlineXHTML-expl
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
bx-editor-dev@xxxxxxxxxxxxxxxx
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-dev



<Prev in Thread] Current Thread [Next in Thread>