Denitsa M.
|
Wednesday 28 October 2009 5:26:15 am
Hello, I have a problem when inserting a new tag (custom, image, object, etc.) in new OE, at the moment I hit OK button in popup, the older (embed especially) tags' content views corrupt and I see the html representation code also wrong. For example, I have standalone youtube tag created, working on the principle of the custom tags, like <youtube ....></youtube>. When I insert say, custom tag brart for example, the content view for youtube tag (or all youtube tags if there are few) before current insertion goes blank, and I no longer see the youtube object in attribute content, I see only empty space, although if i check code, the youtube tag is still there and it is correct (I mean the actual tag). So the screw up is only on the views of my xml tags, and when i publish object or when i deactivate and reactivate editor, all is again normal (old + new tags). Other tags goes simply with different representation code, for example from <div id="eZObject_......"> they go to <div><div class="object-center"><div.... with missing class and type params in html markup. I am testing at eZP 4.0 with the latest version of OE from the new pero location. I tried this in ff and opera in linux, ff, opera and safari in win, it's all the same result. All needed extensions related either to OE or to my own implemented functionalities in OE are activated and working fine (ezjscore, ezcore, ezvideoflv, etc, etc), and OE is actually working perfectly fine, except with this mess up in xml tags views during new tag generation - I can upload, browse, add, remove, anything you think of. Can anyone give me a hint as to what can possibly be causing such problem? Related to the jQuery usage? Or the ajax usage change? All the functionalities are working as they are supposed to, and they all worked at the previous OE, before the "big change". Any help or tip is appreciated, thanks! Deni
Iguana IT - http://www.iguanait.com
|
Anja Lundin
|
Monday 21 December 2009 11:29:45 pm
Hi! I would like to use structural elements rather than presentation elements in a web page, and I have a problem with the code the oe generates: I would like to know if there is a way of changing the way the elements for bold and italic are generated in the online editor. Now it generates: <b> and <i> and I would like to use <strong> and <em> instead... Is it in a configuration file or is it in one of the php-files?
Thank you in advance! //Anja
------------------------------------
Anja Lundin
Developer, Novitell AB
Sweden
www.novitell.se
|