Folder right column content

Author Message

Olaf Fichtner

Friday 30 April 2010 5:57:33 am

I just started exploring eZ Publish (4.3) and although the documentation is nice and (I think) I am slowly understanding the concept, I got stuck. I installed an eZ Flow site with sample content:

http://dl7und.net/sd/ezpu/index.php?/eng

The original "Conference" (now "Articles") page is a frontpage, on which I can easily arrange blocks - nice. What bothers me is what comes next: the folders, or better the right column (2-column layout) in them. There are "Top Stories" and a blog entry in that column and no matter how much I search, I can not find the place to modify the content (blocks) in that column.

Could someone perhaps point me in the right direction? And btw, I suppose the same principle will apply to the blog? It seems to come preloaded with tags and archive in the right column...

Doug Brethower

Friday 30 April 2010 12:52:40 pm

Welcome!

The "Top Stories" in the right column, those blocks are edited within Home->Global Layout in the eZ Flow demo content structure.

The blog right column and all layouts are created within the templates. Templates and how they combine is key to understanding presentation layouts in eZ.

If you have much familiarity with template engines, a quick understanding of how eZ and the eZ Flow extensions work may come from setting debug to ON for everything except sql, load the pages and read the contents of the templates as they appear.

Cheers!

Doug Brethower
Apple Certified Technical Consultant, Southwest, MO USA
http://share.ez.no/directory/companies/lakedata.net

Olaf Fichtner

Friday 30 April 2010 8:34:00 pm

Aaarrrggghhh, I always wondered what that "Global Layout" was good for, but never checked... Thanks!

Yeah, it seems much can be done with the templates, so I will need to spend some more time on them. I only just started, and although I have been using PHP portals for a while, eZ Publish is a bit different, so I'm still a bit confused right now. But I have "debugged" before, so I'm optimistic...

Thanks for the directions!

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 31 2025 03:37:08
Script start
Timing: Jan 31 2025 03:37:08
Module start 'layout'
Timing: Jan 31 2025 03:37:08
Module start 'content'
Timing: Jan 31 2025 03:37:08
Module end 'content'
Timing: Jan 31 2025 03:37:08
Script end

Main resources:

Total runtime0.0214 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0043 588.1328151.2109
Module start 'layout' 0.00430.0035 739.3438220.6875
Module start 'content' 0.00780.0121 960.0313997.6953
Module end 'content' 0.01990.0015 1,957.726633.9922
Script end 0.0214  1,991.7188 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002411.2848140.0002
Check MTime0.00104.8587140.0001
Mysql Total
Database connection0.00073.113410.0007
Mysqli_queries0.002210.425430.0007
Looping result0.00000.046810.0000
Template Total0.00114.910.0011
Template load0.00094.043910.0009
Template processing0.00020.882710.0002
Override
Cache load0.00062.908610.0006
General
dbfile0.00188.464180.0002
String conversion0.00000.026740.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