I had a brief look at this, and this change is not trivial. The "Configuration" menu is in Region 1, and if that is moved to a lower region, we have to find all the descendants of that menu and move those too. In the descendants, we have to change the region to the lower region. This is a messy and major change. This exposes a limitation in our UI menu design. Each menu item should have had a UUID, and we should have referred to the parent using the UUID. Only the top level menus ned to be assigned to a region. The descendants should only refer to the parents using the UUID.
Azeez On Thu, Mar 3, 2011 at 5:47 PM, Senaka Fernando <[email protected]> wrote: > > > On Wed, Mar 2, 2011 at 11:34 PM, Dimuthu Leelarathne <[email protected]>wrote: > >> >> >> On Wed, Mar 2, 2011 at 7:04 PM, Afkham Azeez <[email protected]> wrote: >> >>> These menu items are rarely accessed, and in most cases, it is a one time >>> configuration. So, instead of giving it too much prominence by placing it at >>> the top of the page, I think we should make the Manage menu the first >>> significant menu item. We discussed this with Senaka & team sometime back. >>> >>> Thoughts welcome. >>> >>> >> +1 >> > > +1. > > Thanks, > Senaka. > >> >> tx, >> dimuthu >> >> >>> -- >>> *Afkham Azeez* >>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com >>> , >>> * >>> * >>> *Member; Apache Software Foundation; >>> **http://www.apache.org/*<http://www.apache.org/> >>> * >>> email: **[email protected]* <[email protected]>* cell: +94 77 3320919 >>> blog: **http://blog.afkham.org* <http://blog.afkham.org>* >>> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> >>> * >>> linked-in: **http://lk.linkedin.com/in/afkhamazeez* >>> * >>> * >>> *Lean . Enterprise . Middleware* >>> >>> >>> _______________________________________________ >>> Carbon-dev mailing list >>> [email protected] >>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> >>> >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> > > > -- > *Senaka Fernando* > Product Manager - WSO2 Governance Registry; > Associate Technical Lead; WSO2, Inc.; http://wso2.com* > Member; Apache Software Foundation; http://apache.org > > E-mail: senaka AT wso2.com > **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818 > Linked-In: http://www.linkedin.com/in/senakafernando > > *Lean . Enterprise . Middleware > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- *Afkham Azeez* Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com, * * *Member; Apache Software Foundation; **http://www.apache.org/*<http://www.apache.org/> * email: **[email protected]* <[email protected]>* cell: +94 77 3320919 blog: **http://blog.afkham.org* <http://blog.afkham.org>* twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> * linked-in: **http://lk.linkedin.com/in/afkhamazeez* * * *Lean . Enterprise . Middleware*
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
