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.
|