Forums / General / online editor and dl tag
Carlos Revillo
Sunday 27 January 2008 5:31:35 am
Hi. I'm working with ez 4.0 and online editor. I have problems with "dl" tag. my settings/content.ini file has this lines
[ul] AvailableClasses[] #AvailableClasses[]=ulRed #AvailableClasses[]=ulBlue CustomAttributes[] [dl] AvailableClasses[] #AvailableClasses[]=ulRed #AvailableClasses[]=ulBlue CustomAttributes[]
so, it seems dl tag should work. all works as expected for ul and other tags (li, table) but it doesn't with dl. Every time i need to publish a draft with dl tags inside content, i've got a "unknow tag" error.
Do i have to change something? thank you.
Ćukasz Serwatka
Sunday 27 January 2008 11:52:46 pm
Hi Carlos,
The dl tag is not supported by Online Editor. eZ Publish 4.0 settings/content.ini does not have [dl] tag definition. Perhaps someone add it to installation that you are using. You might enable html class for literal tag and put dl list inside.
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Monday 28 January 2008 12:13:53 am
Thanks Lukasz. You are right. Someone had added the tag to content.ini.