Opera browser rendering problem

Author Message

Richard Wood

Sunday 12 January 2003 4:44:01 am

I've adapted my template from the demo news template but I've found that, just like the demo, it doesn't render properly in Opera 6, widening to the full screen when it shouldn't.
Deleting the rather critical (!) line {$module_result.content} solves the problem so I figure whatever template segment that it uses is wher the problem lies. It must have a setting that goes beyond the 600 or so pixels it has to play with in the demo design.
Anyone know what template segment {$module_result.content} is using?
Richard.

Bruce Morrison

Sunday 12 January 2003 3:13:18 pm

> I've adapted my template from the demo news template but
> I've found that, just like the demo, it doesn't render
> properly in Opera 6, widening to the full screen when it
> shouldn't.
> Deleting the rather critical (!) line
> {$module_result.content} solves the problem so I figure
> whatever template segment that it uses is wher the problem
> lies. It must have a setting that goes beyond the 600 or so
> pixels it has to play with in the demo design.
> Anyone know what template segment {$module_result.content}
> is using?

Hi Richard

The {$module_result.content} tag is replaced with the content generated by the system. The HTML that replaces this tag is dependant on the object (article, image etc) that is displayed.

Each object has a class id. Templates for objects are in
design/user/override/templates/node/view and dependant on the view in the url are named

full_class_[class_id].tpl

where [class_id] is the number associated with the class.

Cheers
Bruce

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

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 10:33:58
Script start
Timing: Jan 18 2025 10:33:58
Module start 'layout'
Timing: Jan 18 2025 10:33:58
Module start 'content'
Timing: Jan 18 2025 10:33:59
Module end 'content'
Timing: Jan 18 2025 10:33:59
Script end

Main resources:

Total runtime0.6415 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00010.0073 588.0391152.6406
Module start 'layout' 0.00740.0039 740.679739.4766
Module start 'content' 0.01130.6289 780.1563524.9219
Module end 'content' 0.64010.0013 1,305.07818.1484
Script end 0.6414  1,313.2266 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.5309160.0002
Check MTime0.00140.2131160.0001
Mysql Total
Database connection0.00140.212810.0014
Mysqli_queries0.591792.2376540.0110
Looping result0.00070.1054520.0000
Template Total0.606194.520.3030
Template load0.00250.395820.0013
Template processing0.603594.089620.3018
Template load and register function0.00020.027310.0002
states
state_id_array0.00120.179910.0012
state_identifier_array0.00140.213320.0007
Override
Cache load0.00200.3163280.0001
Sytem overhead
Fetch class attribute can translate value0.00080.131420.0004
Fetch class attribute name0.00100.153630.0003
XML
Image XML parsing0.00070.115220.0004
class_abstraction
Instantiating content class attribute0.00000.001130.0000
General
dbfile0.00080.1255160.0001
String conversion0.00000.001940.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.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/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: 13
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs