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.
This article is a quick guide to one of the powerful publishing features of eZ Publish: the ability to import and export content using the eZ OpenDocument Format (eZODF) extension. This article will describe some of the benefits of the extension as compared to online content editing. It will also provide an illustrated how-to to show how easy the feature is to use.
Timing: | Jan 18 2025 02:03:52 |
Script start | |
Timing: | Jan 18 2025 02:03:52 |
Module start 'layout' | |
Timing: | Jan 18 2025 02:03:52 |
Module start 'community' | |
Timing: | Jan 18 2025 02:03:52 |
Module end 'community' | |
Timing: | Jan 18 2025 02:03:52 |
Script end |
Total runtime | 0.0724 sec |
Peak memory usage | 4,096.0000 KB |
Database Queries | 37 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0055 | 588.9219 | 152.6094 |
Module start 'layout' | 0.0055 | 0.0023 | 741.5313 | 31.6719 |
Module start 'community' | 0.0078 | 0.0635 | 773.2031 | 478.3984 |
Module end 'community' | 0.0714 | 0.0010 | 1,251.6016 | 10.6406 |
Script end | 0.0723 | 1,262.2422 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0028 | 3.8827 | 14 | 0.0002 |
Check MTime | 0.0012 | 1.6068 | 14 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0008 | 1.0791 | 1 | 0.0008 |
Mysqli_queries | 0.0450 | 62.1548 | 37 | 0.0012 |
Looping result | 0.0003 | 0.3907 | 34 | 0.0000 |
Template Total | 0.0558 | 77.1 | 2 | 0.0279 |
Template load | 0.0010 | 1.4243 | 2 | 0.0005 |
Template processing | 0.0548 | 75.6505 | 2 | 0.0274 |
Template load and register function | 0.0001 | 0.1466 | 1 | 0.0001 |
Override | ||||
Cache load | 0.0007 | 1.0086 | 8 | 0.0001 |
states | ||||
state_id_array | 0.0033 | 4.5790 | 2 | 0.0017 |
state_identifier_array | 0.0008 | 1.1730 | 2 | 0.0004 |
Sytem overhead | ||||
Fetch class attribute name | 0.0010 | 1.3249 | 2 | 0.0005 |
class_abstraction | ||||
Instantiating content class attribute | 0.0000 | 0.0082 | 2 | 0.0000 |
General | ||||
dbfile | 0.0002 | 0.2322 | 7 | 0.0000 |
String conversion | 0.0000 | 0.0096 | 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 | ||
2 | content/datatype/view/ezxmltext.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tpl | ||
2 | content/datatype/view/ezxmltags/paragraph.tpl | <No override> | extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tpl | ||
1 | 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: 8 Number of unique templates used: 6 |
Time used to render debug report: 0.0001 secs