15 Jun
2009
15 Jun
'09
6:12 p.m.
Just that node/6 might be mapped to 'thislink'. If it is not a concern, then there is no problem. On Mon, Jun 15, 2009 at 11:46 AM, Karoly Negyesi<karoly@negyesi.net> wrote:
On Mon, Jun 15, 2009 at 7:58 AM, Ken Rickard<agentrickard@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.
-- Ken Rickard agentrickard@gmail.com http://ken.therickards.com