Tutorials & articles written by Nicolas Pastorino

How to contribute to eZ Publish using Git

 At the end of this tutorial, you should be able to contribute to eZ Publish Community Project, eZ Publish’s kernel developed by both eZ and the eZ Community. You will learn how to use git and github in the scope of this participation, and be given the bunch of best-practices to follow for smooth collaboration.

 

Translating & Localizing eZ Publish using GIT

At the end of this tutorial, you should be able to contribute to the eZ Publish Localization project using GIT. Localizing means adding new translations to eZ Publish, enhancing existing ones, and adding or enhancing locales (currencies, week days names, date formats, etc. ).

 

eZ Publish Knowledge Series: WebDAV support in eZ Publish 4.1 now using eZ Components

eZ Publish 4.1 brings improved WebDAV support by replacing its original building blocks by the eZ Components WebDAV component. The new version conserves all existing features, plus it now capitalises on the solid base of eZ Components with its unit tests, documentation and extensibility. This allows for easier maintenance and addition of new features, such as locking, in subsequent eZ publish releases as well.

eZ Publish Knowledge Series: «Stale Cache» or «How caches in eZ Publish 4.1 are handled in a smarter way»

This article describes in detail the principles and functions of the new cache system present in eZ Publish 4.1. Overall the idea can be summarised as follows: instead of deleting cache elements and then regenerate them across concurrent requests, the logic is reversed to a refresh algorithm. Basically a cache element will be marked as invalid but not deleted until a new version is ready. During the generation of the new cache element, the old version will still be served until it is ready.

eZ Publish Knowledge Series: Editorial workflow with Object States

Typical workflow-like processes basically boil down to transitions in states for objects driven by human or other external interaction. The introduction of freely definable object states, possibly grouped in object state collections and coupled to the role/policy system of eZ Publish, enables a wide range of applications.

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 17 2025 23:53:35
Script start
Timing: Jan 17 2025 23:53:35
Module start 'layout'
Timing: Jan 17 2025 23:53:35
Module start 'community'
Timing: Jan 17 2025 23:53:35
Module end 'community'
Timing: Jan 17 2025 23:53:35
Script end

Main resources:

Total runtime0.2000 sec
Peak memory usage4,096.0000 KB
Database Queries74

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0079 587.7891152.6094
Module start 'layout' 0.00790.0031 740.398431.6563
Module start 'community' 0.01100.1877 772.0547610.7500
Module end 'community' 0.19870.0013 1,382.804714.6406
Script end 0.2000  1,397.4453 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00371.8514140.0003
Check MTime0.00190.9289140.0001
Mysql Total
Database connection0.00100.509910.0010
Mysqli_queries0.144472.1682740.0020
Looping result0.00120.5928710.0000
Template Total0.179789.820.0898
Template load0.00110.544020.0005
Template processing0.178689.291320.0893
Template load and register function0.00010.049910.0001
Override
Cache load0.00090.4276170.0001
states
state_id_array0.00422.092550.0008
state_identifier_array0.00271.374850.0005
Sytem overhead
Fetch class attribute name0.00120.598050.0002
class_abstraction
Instantiating content class attribute0.00000.007050.0000
General
dbfile0.00020.108770.0000
String conversion0.00000.004430.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1community/articles.tpl<No override>extension/community_design/design/suncana/templates/community/articles.tplEdit templateOverride template
5content/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
2content/datatype/view/ezxmltags/separator.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltags/separator.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: 16
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs