Monday 20 July 2009 3:26:14 am - 2 replies

» Read full tutorial

Introduction

Whenever you read about design and HTML these days, you see references to so-called table-less CSS layout. This article covers how to use the power of CSS to theme eZ Publish 3.5. Here, we'll walk through every step required to create a new theme using CSS.

Author Message

Rooturaj Pattanaik

Wednesday 06 January 2010 11:29:02 am

Hmnn. yeah Tables are a thing of past. Every sane designer is using tableless structures these days. There are two things that get better with CSS based template without tables.

Accesibility improves. (for bots and data scrappers as well)
Page loading time decreased. (cuts out the table rendering time totally)

Sendo Lat

Thursday 25 February 2010 11:45:22 pm

css is more popular now!

BTW, if you have interest in these topics,
loan problems, how to lose weight fast?
which is the best travel agency? and baby care problems?

Welcome to my blog.

You must be logged in to post messages in this topic!

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

Main resources:

Total runtime0.1210 sec
Peak memory usage4,096.0000 KB
Database Queries68

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0066 589.8203152.6406
Module start 'layout' 0.00670.0027 742.460939.4766
Module start 'content' 0.00940.1103 781.9375629.0078
Module end 'content' 0.11970.0013 1,410.945314.3984
Script end 0.1210  1,425.3438 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00312.5890160.0002
Check MTime0.00121.0205160.0001
Mysql Total
Database connection0.00100.841410.0010
Mysqli_queries0.065454.0696680.0010
Looping result0.00060.4871660.0000
Template Total0.093176.920.0465
Template load0.00211.732220.0010
Template processing0.091075.193620.0455
Template load and register function0.00020.142910.0002
states
state_id_array0.00120.979320.0006
state_identifier_array0.00131.091030.0004
Override
Cache load0.00161.3350180.0001
Sytem overhead
Fetch class attribute name0.00131.103330.0004
Fetch class attribute can translate value0.00110.913320.0006
class_abstraction
Instantiating content class attribute0.00000.008930.0000
XML
Image XML parsing0.00020.190120.0001
General
dbfile0.00060.5297100.0001
String conversion0.00000.007540.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.tplforum_topic/full.tplextension/community_design/design/suncana/override/templates/forum_topic/full.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezxmltags/link.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/link.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 15
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs