Ezoe doesn't save custom styles

Author Message

Simone D'Amico

Thursday 11 November 2010 3:56:30 am

Hi,

I added the "styleselect" on TinyMCE editor because I need some custom styles. In ezoe.ini I edited the row:

Buttons[style]=formatselect,bold,italic,underline

in

Buttons[style]=formatselect,styleselect,bold,italic,underline

and now I can see the custom styles (sub, sup, break, etc.). Unfortunately, when I choose one of these styles and I save the post, all these styles aren't saved.

What could be the problem?

André R.

Thursday 11 November 2010 4:34:08 am

Only the plugins mentioned in ezoe.ini are known to work, the reason is that eZ Publish stores this as ezxml which has a strict content vs design separation and thus does not support inline styles unless you implement it your self with custom tags / attributes (see content.in and ezoe_attributes.ini).

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

Simone D'Amico

Thursday 11 November 2010 6:13:40 am

I resolved the problem, I think it's a bug of TynyMCE.

So, I'd already enabled custom styles in content.ini but in Google Chrome if styles have capital letters, it doesn't work.

For example, one of default styles is pRed with the letter "r" capitalized. If you use Google Chrome, it loads styles with lowercase letters (pred) and this style isn't created in the content.ini, so eZ doesn't save it.

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 03:12:33
Script start
Timing: Jan 18 2025 03:12:33
Module start 'layout'
Timing: Jan 18 2025 03:12:33
Module start 'content'
Timing: Jan 18 2025 03:12:34
Module end 'content'
Timing: Jan 18 2025 03:12:34
Script end

Main resources:

Total runtime0.7685 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 587.9141152.6250
Module start 'layout' 0.00620.0046 740.539139.4531
Module start 'content' 0.01080.7564 779.9922535.0000
Module end 'content' 0.76720.0013 1,314.992212.1641
Script end 0.7685  1,327.1563 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00290.3732160.0002
Check MTime0.00120.1541160.0001
Mysql Total
Database connection0.00070.088010.0007
Mysqli_queries0.722894.0568570.0127
Looping result0.00060.0720550.0000
Template Total0.731895.220.3659
Template load0.00180.231220.0009
Template processing0.730094.990020.3650
Template load and register function0.00030.039810.0003
states
state_id_array0.00160.204010.0016
state_identifier_array0.00210.276520.0011
Override
Cache load0.00140.1865180.0001
Sytem overhead
Fetch class attribute can translate value0.00050.070420.0003
Fetch class attribute name0.00130.165840.0003
XML
Image XML parsing0.00060.077420.0003
class_abstraction
Instantiating content class attribute0.00000.001640.0000
General
dbfile0.00080.1017170.0000
String conversion0.00010.008940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/strong.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/strong.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 11
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs