Forums / Suggestions / Call for comments: Focus on web developer usability issues in eZ publish 3.6

Call for comments: Focus on web developer usability issues in eZ publish 3.6

Author Message

Björn Dieding@xrow.de

Thursday 13 January 2005 3:53:23 am

As we all know the toolbar needs some rework.

Somebody from eZ said your are looking into that for 3.5, but nothing did happend.

So can we plan some amount of rework for 3.6?

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

kevin wei

Friday 14 January 2005 8:34:52 am

would u like to add a box on the top of admi page, so we can type node No. then it can take us to this node directly. it is very useful when u have many nodes and u need to add many nodes under it. the javascript menu on the left is overflow and it is time consuming by click on every level node.

Gabriel Ambuehl

Friday 14 January 2005 8:43:49 am

- Drop Down Menus for the admin toolbar, especially for the setup part would greatly speed up navigation.

Visit http://triligon.org

Matthieu Brunet

Saturday 15 January 2005 12:08:13 am

All your ideas are very very good (especially the direct access to the templates while in debug mode).

Kristian Hole

Saturday 15 January 2005 4:38:17 am

<i>would u like to add a box on the top of admi page, so we can type node No. then it can take us to this node directly. it is very useful when u have many nodes and u need to add many nodes under it. the javascript menu on the left is overflow and it is time consuming by click on every level node.</i>

Hi Kevin.

Just use the url /content/view/full/(nodeid) to take you directly to a specific node. Example "admin.mysite.com/content/view/full/2" for the root node. :)

Kristian

http://ez.no/ez_publish/documenta...tricks/show_which_templates_are_used
http://ez.no/doc/ez_publish/techn...te_operators/miscellaneous/attribute

kevin wei

Sunday 16 January 2005 6:45:57 am

i remembered where you mentioned will improve the performance of edit/register ,because i have met this situations many times, so when i got back and resubmit, i got a 2 version conflict, but i know i have submit successfully, so just leave this page and i can see this topic was posted at first page.

however i cannot find a specific in 3.6 development cycle concerning this issue, how do u think about it ?

Andrei Barhatov

Saturday 12 February 2005 10:57:17 pm

1) in templates use usual syntax for expressions: not "N|gt(5)", but "N>5"
2) add to templates usual programming structures: while, if, do, for
3) add means to entirely hide "content tree" and "bookmarks" columns in order that to spare space in window
4) implements means to import data from xml or csv (like it is now possible to import rss data and map it to any content class)
5) in content tree add means to move ALL or/and checked objects to another node(folder)

Łukasz Serwatka

Sunday 13 February 2005 1:12:32 am

Hi Andrei

You can read more about template syntax here and new improvements.
http://ez.no/community/developer/specs

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

eZ debug

Timing: Jan 18 2025 01:12:20
Script start
Timing: Jan 18 2025 01:12:20
Module start 'content'
Timing: Jan 18 2025 01:12:21
Module end 'content'
Timing: Jan 18 2025 01:12:21
Script end

Main resources:

Total runtime0.7506 sec
Peak memory usage4,096.0000 KB
Database Queries82

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 588.7109180.7813
Module start 'content' 0.00620.7418 769.4922766.7656
Module end 'content' 0.74800.0025 1,536.257852.1406
Script end 0.7505  1,588.3984 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4288140.0002
Check MTime0.00130.1676140.0001
Mysql Total
Database connection0.00130.169310.0013
Mysqli_queries0.694592.5242820.0085
Looping result0.00100.1319800.0000
Template Total0.723196.320.3616
Template load0.00230.310820.0012
Template processing0.720896.027420.3604
Template load and register function0.00010.014710.0001
states
state_id_array0.00070.097410.0007
state_identifier_array0.00070.087720.0003
Override
Cache load0.00210.2739320.0001
Sytem overhead
Fetch class attribute can translate value0.00080.101570.0001
Fetch class attribute name0.00160.2069110.0001
XML
Image XML parsing0.00200.269970.0003
class_abstraction
Instantiating content class attribute0.00000.0025110.0000
General
dbfile0.00110.1476320.0000
String conversion0.00000.001030.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
8content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 24
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs