XML block

Author Message

Gintautas S.

Monday 04 August 2008 3:46:58 am

Hello,

How exactly should I edit an attribute of this datatype?

If I put <p>Hello</p> in it, I get back the same output. It is not processed, although <p> tag is supported by default according to tech man.

Now if I copy the formated text from outside source and paste it into the edit text box of this attribute, it is somewhat interpreted. But then stuff like table-based formating is copied aswell and that kinda kills the approch of splitting content and visualization.

Ɓukasz Serwatka

Tuesday 05 August 2008 12:43:35 am

Hi,

Take a look on list of all supported tags. This is what you can use in this kind of filed. http://ez.no/doc/ez_publish/technical_manual/4_0/reference/xml_tags

Input is processed by input handler then stored in DB as XML format which is next processed by output handler and return xhtml to user. This filed has limited tag set.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.