maier schrieb:
Hello, I want to customize the FCKeditor in Lenya 2.0 and I have some
problems with this.
1. I change the width of the editorarea in fckloader.js, but now I need a
second width. Does anybody know, where I can manage this?

(no idea)

2. The html-code of an inserted image is first an img-tag, but when I save
the site, it will be changed to an object-tag. If I open the site again in
the FCKeditor, the images coded with object-tag are only shown as
placeholder. Is it possible, that the FCKeditor recognize the object-tag? Or
where can I disconnect the conversion from the img to object tag.

This happens in src/modules/xhtml/xslt/clean-xhtml.xsl. Apparently it was planned to move to XHTML 2 once, see [1]. Maybe we should remove this conversion. After all, the <img> element is still supported by the schema. WDYT?

[1] http://www.xml.com/pub/a/2003/07/02/dive.html

-- Andreas


--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to