Forums / Setup & design / eZ 3.1.0-2 : online editor -> Problem with the 2 modes (enable / disable)

eZ 3.1.0-2 : online editor -> Problem with the 2 modes (enable / disable)

Author Message

laurent le cadet

Sunday 15 June 2003 5:50:43 am

Hi,

When I switch between the two differents modes (enable and disable editor), the tags change :

- image size is set to the default size ("small")
- the table size is set to width='' (none)

If I make a table in a externel editor (dreamweaver) and then copy and paste a table (<html><table><tr>....</html>) most of the tags are removed even in the disable editor mode. (width, bgcolor, cellspadding, rowspan, colspan, etc...). So all the table just look the same. :(

Is there a way to add colours in cells or apply a style to <td> or <tr>.
The editor seems to accept custom tags <td class="mystyle"> but it makes nothing.

The only way I found is to use the differents headers. Is it possible to add more headers or customize them?

Thanks

Wenyue Yu

Tuesday 17 June 2003 1:20:48 am

Hi,

Image size and table width cannot be saved correctly is a bug and will be fixed in final release.
About table editing, what we will support will be
table: class, width, border.
td, th: class, width, colspan, rowspan.

All this attributes should be saved ( could have bugs in beta release ) and other attributes will be removed. Online editor which will be released with 3.1 final has all functions to editor these properties (merge cell, split cell, cell properties window, etc.)
To get special style for td, if you assigned "mystyle" class to it, you need to use override system to match it and created different template for this class, then you can get whatever you want.

eZ debug

Timing: Jan 30 2025 00:59:10
Script start
Timing: Jan 30 2025 00:59:10
Module start 'content'
Timing: Jan 30 2025 00:59:10
Module end 'content'
Timing: Jan 30 2025 00:59:11
Script end

Main resources:

Total runtime0.2687 sec
Peak memory usage2,048.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0063 588.2031180.7969
Module start 'content' 0.00630.0065 769.000094.0078
Module end 'content' 0.01290.2558 863.0078523.0000
Script end 0.2686  1,386.0078 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00301.1233200.0002
Check MTime0.00130.4812200.0001
Mysql Total
Database connection0.00060.206910.0006
Mysqli_queries0.221782.49811410.0016
Looping result0.00120.43921390.0000
Template Total0.255595.110.2555
Template load0.00070.261210.0007
Template processing0.254894.813610.2548
Override
Cache load0.00050.182310.0005
Sytem overhead
Fetch class attribute can translate value0.00070.253510.0007
XML
Image XML parsing0.00020.087510.0002
General
dbfile0.01053.9018200.0005
String conversion0.00000.002030.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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