Forums / Developer / XML BLOCK
Roberto Sacchi
Thursday 12 February 2009 8:47:35 am
I've an object with an XML BLOCK attribut.When I edit that XML BLOCK from admin panel, I can use buttons to add some tag.
In the docs, in the XML BLOCK section there are possible tags with attributes, for example:
<header [level=""] [class=""] [anchor_name=""] [custom_parameter="" [...] ]>Example</ header>
But when editing it's impossible to set class attribute... I've tried to click right->properties, but It's still not available.
I would like to specify a css class.
If it's possible, where I've to import my css file for that object? in the template of his class?Thanks
Rob
André R.
Thursday 12 February 2009 9:56:19 am
its supported in oe 5.0 (select a header and click on 'header' name in path).
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom
Monday 16 February 2009 6:21:46 am
ok thanks, I've installed it.
2 problems:
1) When I click on header, the class option has only NONE. I would like to load an external css. Is it possible?
2) Underline button is not visible....probably I haven't installed it properly.
Why in docs you said that It's full working with ez version 4.1?I believed that 4.0.2 was the last version available.