online editor and dl tag

Author Message

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

Carlos Revillo

Monday 28 January 2008 12:13:53 am

Thanks Lukasz. You are right. Someone had added the tag to content.ini.

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

eZ debug

Timing: Jan 18 2025 16:23:53
Script start
Timing: Jan 18 2025 16:23:53
Module start 'layout'
Timing: Jan 18 2025 16:23:54
Module start 'content'
Timing: Jan 18 2025 16:23:54
Module end 'content'
Timing: Jan 18 2025 16:23:54
Script end

Main resources:

Total runtime0.0175 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0065 589.0391152.6250
Module start 'layout' 0.00650.0033 741.664139.4297
Module start 'content' 0.00980.0058 781.093889.3984
Module end 'content' 0.01560.0018 870.492230.3047
Script end 0.0174  900.7969 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002514.4764140.0002
Check MTime0.00105.9823140.0001
Mysql Total
Database connection0.00084.444110.0008
Mysqli_queries0.003319.063730.0011
Looping result0.00000.079110.0000
Template Total0.00158.710.0015
Template load0.00084.444110.0008
Template processing0.00074.266810.0007
Override
Cache load0.00053.036810.0005
General
dbfile0.00116.068280.0001
String conversion0.00000.064140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs