[development] displaying all menus regardless of access
Karoly Negyesi
karoly at negyesi.net
Mon Jun 15 15:46:14 UTC 2009
On Mon, Jun 15, 2009 at 7:58 AM, Ken Rickard<agentrickard at gmail.com> wrote:
> I just want to second the custom 403 handler approach. I have done
> that before, and the menu query check would be easy (check the
> $_GET['q'] against {menu_links}.link_path and account for aliasing.
$_GET['q'] is unaliased during bootstrap and link_path is not aliased
either. I am unsure what you mean by account for aliasing.
More information about the development
mailing list