<br><div class="gmail_quote">On Tue, Oct 27, 2009 at 11:12 AM, Greg Knaddison <span dir="ltr">&lt;<a href="mailto:greg.knaddison@gmail.com">greg.knaddison@gmail.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;">

In Drupal 6 this would have scalability problems due to the way menu<br>
items are stored/retrieved.  I think the solution that path_redirect<br>
takes is functionally the same and more scalable.<br></blockquote><div><br>I agree if we take the same approach as with the no-cache drupal 5 version, but for drupal 6 menu system we can still make this solution viable. The bookmarks are configured via a settings form and when saved we can update and refresh the menu cache once only. But ymmv!  <br>

<br>Nick Lombard<br>contact #: +27 82 413 9931<br>
jabber id: <a href="mailto:nick@jigsoft.co.za">nick@jigsoft.co.za</a><br>
skype id: nickl_<br>
footprint: <a href="http://www.jigsoft.co.za/" target="_blank">www.jigsoft.co.za</a><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<br>
Regards,<br>
<font color="#888888">Greg<br>
</font><div><div></div><div class="h5"><br>
On Tue, Oct 27, 2009 at 3:03 AM, Nick Lombard &lt;<a href="mailto:nick@jigsoft.co.za">nick@jigsoft.co.za</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I am not sure if the list will accept attachments, one way to find out.<br>
&gt;<br>
&gt; Attached is a module I wrote for drupal 5 to do just this. Create menu items<br>
&gt; for bookmarks and hyperlinks from other sites, for old site content, to map<br>
&gt; to new content locations. It does not use aliases it actually creates the<br>
&gt; new MENU_CALLBACK menu items and redirects to the new content. No hassles<br>
&gt; with duplicate urls or them being retrieved by search engine bots.<br>
&gt;<br>
&gt; If this is something that will be useful to others, let me know and I will<br>
&gt; create it as a contrib project and port to D6.<br>
&gt;<br>
&gt; --<br>
&gt; Nick Lombard<br>
&gt; contact #: +27 82 413 9931<br>
&gt; jabber id: <a href="mailto:nick@jigsoft.co.za">nick@jigsoft.co.za</a><br>
&gt; skype id: nickl_<br>
&gt; footprint: <a href="http://www.jigsoft.co.za" target="_blank">www.jigsoft.co.za</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Sun, Oct 25, 2009 at 4:20 PM, Audrius Naslenas<br>
&gt; &lt;<a href="mailto:audrius.naslenas@gmail.com">audrius.naslenas@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; Need advice from &quot;path&quot; magician :)<br>
&gt;&gt;<br>
&gt;&gt; On the old site had content url path system wich is different from new<br>
&gt;&gt; one.<br>
&gt;&gt; Now found, that there are some valuable backlinks to the old and obsolete<br>
&gt;&gt; urls. Thought this is simple - install Path Redirect module and everything<br>
&gt;&gt; is solved, but: some of those old links have pretty similar structure to<br>
&gt;&gt; currently used views, and produce real (useless) pages when trying to<br>
&gt;&gt; access<br>
&gt;&gt; them. When I try to add path redirect - getting &quot;You cannot create a<br>
&gt;&gt; redirect from a currently valid path.&quot; error.<br>
&gt;&gt;<br>
&gt;&gt; Is there a way to do some kind of &quot;forced&quot; redirect? In Drupal 6 way<br>
&gt;&gt; preferably...<br>
&gt;&gt;<br>
&gt;&gt; Thank you.<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; consulting mailing list<br>
&gt;&gt; <a href="mailto:consulting@drupal.org">consulting@drupal.org</a><br>
&gt;&gt; <a href="http://lists.drupal.org/mailman/listinfo/consulting" target="_blank">http://lists.drupal.org/mailman/listinfo/consulting</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; consulting mailing list<br>
&gt; <a href="mailto:consulting@drupal.org">consulting@drupal.org</a><br>
&gt; <a href="http://lists.drupal.org/mailman/listinfo/consulting" target="_blank">http://lists.drupal.org/mailman/listinfo/consulting</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div></div>--<br>
<div class="im">Greg Knaddison | 303-800-5623 | <a href="http://growingventuresolutions.com" target="_blank">http://growingventuresolutions.com</a><br>
Cracking Drupal - Learn to protect your Drupal site from hackers<br>
Now available from Wiley <a href="http://crackingdrupal.com" target="_blank">http://crackingdrupal.com</a><br>
_______________________________________________<br>
</div><div><div></div><div class="h5">consulting mailing list<br>
<a href="mailto:consulting@drupal.org">consulting@drupal.org</a><br>
<a href="http://lists.drupal.org/mailman/listinfo/consulting" target="_blank">http://lists.drupal.org/mailman/listinfo/consulting</a><br>
</div></div></blockquote></div><br>