Is the purpose of the 'admin' navigation to add new menus for the adminstrators? I've made changes to the navigation/selector code in my branch that may provide a solution to that: each navigation menu item is now a widget, for which you can control rendering, and in the case of non-admin uses those menu entries simply render nothing, but do render themselves otherwise.
Not sure if that provides any help. Can you give more details? NB: Those navigation changes have been included in the modern- dispatching branch, which hopefully soon will make its way into the dev branch. Yarek On Dec 6, 12:18 pm, Jan Rychter <[EMAIL PROTECTED]> wrote: > I have an application where some users get an additional "admin" > link. When clicked, it invokes an action which does a do-page replacing > the whole site with a new composite containing a new navigation widget > (one for the admin interface). > > Problem is, when that composite answers, the user lands in the main > application, but with a URL pointing to one of the admin panes, which do > not exist at that point. 404. > > Is that something I should go, hunt, and fix, or should I wait for the > new navigation work to make its way in? > > --J. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
