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

Re: Translate uni example to inline editing: msg#00013

Subject: Re: Translate uni example to inline editing
Hi

On 2/26/04 11:24 AM, Michael Rolli wrote:

Hi Chregu


Ok, the inlineXHTML example works now ;) I found the bug and fixed it somehow..

Yes it does and it's so brillant. ;-) Love it.

Putting this stuff into the cms environment I have some problems now. In
there it doesn't work correctly anymore and I'm pretty sure that the
reason is the missing ns-definition in the main element:

<main xmlns:xhtml="http://www.w3.org/1999/xhtml";>

I get
*****
<main xmlns:xhtml="http://www.w3.org/1999/xhtml";>

                    <xhtml:p>
Bitflux Editor is a browser based Wysiwyg XML Editor – and that changes everything! You can edit now your content semantically and at the same time display it to your users and editors in its final form.
                    </xhtml:p>
etc..
***

which looks ok to me. <main> has no namespace (as all the others also don't have), but the xhtml elements within main du have the XHTML-namespace. I don't see anything wrong there. Do you expect <main> to be in the XHTML namespace as well? Then you'd have to change the content.xml and the relaxng specs

chregu



I can't find the code where this stuff is put togehter. Where do you
build this /iba/page/main stuff together?

Cheerz
Michael


--
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | mobile +41 76 561 88 60  | fax +41 1 240 56 71
http://www.bitflux.ch  |  chregu@xxxxxxxxxx  |  gnupg-keyid 0x5CE1DECB
--
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>