Building an eZ publish site

Author Message

odd hogstad

Friday 17 December 2004 6:55:42 am

I have been through the tutorial, and one of the things that struck me was that almost all the editing was done through the admin page of the site. So I was just wondering, is this the only way to do it or is it also possible to create a site entirely by scripting files, or is some of the work, like create sections and assign templates to pages, bound to take place through the admin interface of the site?

Thank you.

Balazs Halasy

Saturday 18 December 2004 2:19:50 pm

Hi,

you can script most of the work, yes.. but then you'll have to know exactly what you want and you would also have to make the script that generates the desired pages/overrides/templates/content/layout, etc. eZ publish is completely open source so you can just take a peek in the kernel code and use the various function calls in your script. However, this will of course require a lot of time and effort 'cause you'll have to learn a lot about the core of eZ publish...

Balazs

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 19 2025 08:10:21
Script start
Timing: Jan 19 2025 08:10:21
Module start 'layout'
Timing: Jan 19 2025 08:10:21
Module start 'content'
Timing: Jan 19 2025 08:10:21
Module end 'content'
Timing: Jan 19 2025 08:10:21
Script end

Main resources:

Total runtime0.0179 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.0074 589.1563152.6250
Module start 'layout' 0.00740.0036 741.781339.4453
Module start 'content' 0.01100.0046 781.226689.2266
Module end 'content' 0.01560.0023 870.453130.3047
Script end 0.0179  900.7578 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002614.4572140.0002
Check MTime0.00116.2730140.0001
Mysql Total
Database connection0.00074.119410.0007
Mysqli_queries0.004022.196930.0013
Looping result0.00000.094510.0000
Template Total0.001910.710.0019
Template load0.00105.676710.0010
Template processing0.00095.019210.0009
Override
Cache load0.00073.785310.0007
General
dbfile0.00042.421180.0001
String conversion0.00000.054640.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