Forums / Suggestions / Call for comments: Focus on web developer usability issues in eZ publish 3.6
Björn [email protected]
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
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