[development] Remove q=node from required modules

imaaxa at gmail.com imaaxa at gmail.com
Tue Aug 11 19:06:03 UTC 2009


Isn't there a way to create a view with an argument that will catch all calls to node and send it where ever you want them to go?
Sent from my Verizon Wireless BlackBerry

-----Original Message-----
From: Robert Wohleb <rwohleb at techsanctuary.com>

Date: Tue, 11 Aug 2009 12:00:38 
To: <development at drupal.org>
Subject: Re: [development] Remove q=node from required modules


.. or just create a new permission for /node so that we can just block
access to it.

~Rob

On Tue, Aug 11, 2009 at 11:32 AM, J-P Stacey <jp.stacey at torchbox.com> wrote:

> >> Some sort of glob- or regex-based URL locking-down,
> >
> > Contrib. hook_menu_alter. I mentioned already :)
>
> Well, that hook's certainly one starting place. But it doesn't on its
> own solve the broader problem of how a non-developer could lock down
> more than just q=node.
>
> How about extending the access rules interface and system, and then
> using hook_boot() to call drupal_is_denied()?
>
>
> http://code.torchbox.com/svn/drupal-modules/tags/ar_path/ALPHA-0.1/ar_path.module
>
> Cheers,
> J-P
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.drupal.org/pipermail/development/attachments/20090811/c72f271f/attachment.htm>


More information about the development mailing list