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.
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. ).
ezjscore is an eZ Publish extension that provides a simple framework for using Ajax, JavaScript, and (to a smaller extent) CSS. It is bundled with eZ Flow and Website Interface installations in eZ Publish 4.2 and is mostly compatible with previous eZ Publish 4.x versions. In this article, we will provide documentation for ezjscore and show you some example code, all with the goal of helping you to build more powerful, richer, and better performing eZ Publish websites.
Timing: | Jan 17 2025 23:59:16 |
Script start | |
Timing: | Jan 17 2025 23:59:16 |
Module start 'layout' | |
Timing: | Jan 17 2025 23:59:16 |
Module start 'community' | |
Timing: | Jan 17 2025 23:59:16 |
Module end 'community' | |
Timing: | Jan 17 2025 23:59:16 |
Script end |
Total runtime | 0.0864 sec |
Peak memory usage | 4,096.0000 KB |
Database Queries | 49 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0130 | 587.7891 | 152.6094 |
Module start 'layout' | 0.0130 | 0.0020 | 740.3984 | 31.6563 |
Module start 'community' | 0.0150 | 0.0705 | 772.0547 | 562.2500 |
Module end 'community' | 0.0855 | 0.0008 | 1,334.3047 | 14.6406 |
Script end | 0.0863 | 1,348.9453 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0027 | 3.1115 | 14 | 0.0002 |
Check MTime | 0.0012 | 1.3936 | 14 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0010 | 1.1988 | 1 | 0.0010 |
Mysqli_queries | 0.0580 | 67.1361 | 49 | 0.0012 |
Looping result | 0.0005 | 0.5718 | 46 | 0.0000 |
Template Total | 0.0657 | 76.0 | 2 | 0.0328 |
Template load | 0.0009 | 1.0449 | 2 | 0.0005 |
Template processing | 0.0648 | 74.9422 | 2 | 0.0324 |
Template load and register function | 0.0001 | 0.1399 | 1 | 0.0001 |
Override | ||||
Cache load | 0.0007 | 0.7920 | 14 | 0.0000 |
states | ||||
state_id_array | 0.0032 | 3.7372 | 3 | 0.0011 |
state_identifier_array | 0.0011 | 1.2510 | 3 | 0.0004 |
Sytem overhead | ||||
Fetch class attribute name | 0.0012 | 1.4269 | 3 | 0.0004 |
class_abstraction | ||||
Instantiating content class attribute | 0.0000 | 0.0094 | 3 | 0.0000 |
General | ||||
dbfile | 0.0002 | 0.1818 | 7 | 0.0000 |
String conversion | 0.0000 | 0.0083 | 3 | 0.0000 |
Note: percentages do not add up to 100% because some accumulators overlap |
Usage | Requested template | Template | Template loaded | Edit | Override |
---|---|---|---|---|---|
1 | community/articles.tpl | <No override> | extension/community_design/design/suncana/templates/community/articles.tpl | ||
3 | content/datatype/view/ezxmltext.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tpl | ||
3 | content/datatype/view/ezxmltags/paragraph.tpl | <No override> | extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tpl | ||
2 | content/datatype/view/ezxmltags/separator.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezxmltags/separator.tpl | ||
1 | content/datatype/view/ezxmltags/link.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/link.tpl | ||
1 | print_pagelayout.tpl | <No override> | extension/community/design/community/templates/print_pagelayout.tpl | ||
Number of times templates used: 11 Number of unique templates used: 6 |
Time used to render debug report: 0.0001 secs