Forums / Setup & design / XML block

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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