Tuesday 28 July 2009 4:07:09 am - 8 replies

» Read full tutorial

Introduction

This article is the first in a tutorial series that explains how to build a feature-rich eZ Publish site from scratch. It is targeted at people who have little previous experience with configuring eZ Publish sites, but have some general knowledge about web technologies. See the articles about eZ Publish basic concepts and the layout of the eZ Publish Administration Interface for an introduction to eZ Publish. Readers who have worked with eZ Publish but never configured or used the advanced features will also find the series useful. The series demonstrates how eZ Publish can be used to build a dynamic community website, and focuses on practical examples that can be implemented for many different scenarios.

Author Message

Julius Lim

Monday 21 December 2009 10:25:04 am

Thank you! This is the article that open my mind to go on exploring ezpublish when I almost gave up. Your explanation to enable the debugging feature was also suddenly showing all the images hidden nowhere... :-)

Nicolas Pastorino

Tuesday 22 December 2009 12:59:18 am

"

Thank you! This is the article that open my mind to go on exploring ezpublish when I almost gave up. Your explanation to enable the debugging feature was also suddenly showing all the images hidden nowhere... :-)

"

Nice to hear Julius !
More of these articles should be created it seems.

Thanks for the feedback!

--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board

eZ Publish Community on twitter: http://twitter.com/ezcommunity

t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye

Robin Muilwijk

Tuesday 02 February 2010 12:22:12 pm

Hi,

In /settings/override/site.ini.append.php I had to change

[RegionalSettings]
TranslationSA[]
TranslationSA[eng]=Eng
TranslationSA[dut]=Dut

to

[RegionalSettings]
TranslationSA[]
TranslationSA[en]=Eng
TranslationSA[nl]=Dut

to have the language switch in the header to work. I'm not sure if that was missed in the article, or specific to my setup, but worth checking if you work your way through this article.

-- Robin

Board member, eZ Publish Community Project Board - Member of the share.ez.no team - Key values: Openness and Innovation.

LinkedIn: http://nl.linkedin.com/in/robinmuilwijk // Twitter: http://twitter.com/i_robin // Skype: robin.muilwijk

Bruce Morrison

Tuesday 02 February 2010 3:43:57 pm

Hi Robin

If you are using ezWebmin or ezFlow you can update these via the Design Tab -> Look and Feel. This is actually a better way of making the changes as they are stored in a content object (ini datattype) and can become out of sync with manual changes in the ini file.

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

Denis Jonny

Thursday 25 February 2010 12:47:37 am

thanks for provide this helpful information.

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

Welcome to my blog.

Erland Flaten

Tuesday 01 June 2010 3:00:08 pm

Is this article valid for EZ 4.3 ?

Erland Flaten
Lilllehammer, Norway

Robin Muilwijk

Wednesday 02 June 2010 12:13:07 am

Hi Erland,

I used it recently on a 4.2 site and everything still applied to this version. Since 4.3 has not changed much this article should also be valid for 4.3. The only small detail I cam across is about adding the Home menu item, this has become easier in a sence that you only need to add the url (see article), no need for template changes.

Regards Robin

Board member, eZ Publish Community Project Board - Member of the share.ez.no team - Key values: Openness and Innovation.

LinkedIn: http://nl.linkedin.com/in/robinmuilwijk // Twitter: http://twitter.com/i_robin // Skype: robin.muilwijk

Bernard Mc Clement

Sunday 11 July 2010 1:08:13 am

I think the link to the 'how-to-skin-an-ez-publish-now-site' is incorrect - it refers back to this page!

It should be:

http://share.ez.no/articles/ez-publish/how-to-skin-an-ez-publish-now-site

:)

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

Main resources:

Total runtime0.0163 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 589.4453152.6250
Module start 'layout' 0.00620.0033 742.070339.4453
Module start 'content' 0.00960.0048 781.5156106.0703
Module end 'content' 0.01440.0019 887.585942.3047
Script end 0.0163  929.8906 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002615.7906140.0002
Check MTime0.00116.9668140.0001
Mysql Total
Database connection0.00117.015110.0011
Mysqli_queries0.003219.658230.0011
Looping result0.00000.079010.0000
Template Total0.00169.710.0016
Template load0.00074.357810.0007
Template processing0.00095.272310.0009
Override
Cache load0.00053.118310.0005
General
dbfile0.00021.441480.0000
String conversion0.00000.042440.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