<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> </HEAD>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?<p>Sent from my Verizon Wireless BlackBerry</p><p><hr size=2 width=100% align=center tabindex=-1><b>From</b>:  Robert Wohleb <rwohleb@techsanctuary.com><br><b>Date</b>: Tue, 11 Aug 2009 12:00:38 -0700<br><b>To</b>: &lt;development@drupal.org&gt;<br><b>Subject</b>: Re: [development] Remove q=node from required modules<br></font></p>.. or just create a new permission for /node so that we can just block access to it.<br><br>~Rob<br><br><div class="gmail_quote">On Tue, Aug 11, 2009 at 11:32 AM, J-P Stacey <span dir="ltr">&lt;<a href="mailto:jp.stacey@torchbox.com">jp.stacey@torchbox.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">&gt;&gt; Some sort of glob- or regex-based URL locking-down,<br> &gt;<br> &gt; Contrib. hook_menu_alter. I mentioned already :)<br><br></div>Well, that hook&#39;s certainly one starting place. But it doesn&#39;t on its<br> own solve the broader problem of how a non-developer could lock down<br> more than just q=node.<br><br> How about extending the access rules interface and system, and then<br> using hook_boot() to call drupal_is_denied()?<br><br>   <a href="http://code.torchbox.com/svn/drupal-modules/tags/ar_path/ALPHA-0.1/ar_path.module" target="_blank">http://code.torchbox.com/svn/drupal-modules/tags/ar_path/ALPHA-0.1/ar_path.module</a><br><br> Cheers,<br><font color="#888888">J-P<br></font></blockquote></div><br>  </html>