In the new administration module (in CVS) we use the menu.module
capabilities to reparent menu items.  This module essentially
creates a new admin path (called sadmin) and reparents admin to be a
child of sadmin.  Currently this is a 4.7 only module but the
concepts should work for 4.6 as well.<br>
<br><br><div><span class="gmail_quote">On 2/1/06, <b class="gmail_sendername"><a href="mailto:dir.dev@digitalreef.net">dir.dev@digitalreef.net</a></b> &lt;<a href="mailto:dir.dev@digitalreef.net">dir.dev@digitalreef.net</a>
&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Bčr said:<br><br>&gt; The parent of this mail gives a soluion that lets you hack into
<br>&gt; drupal.moudle.<br>&gt; That is very bad advice.<br>&gt;<br>&gt;&nbsp;&nbsp;<a href="http://drupal.org/node/2476">http://drupal.org/node/2476</a> contains a lot of links to solutions.<br><br>All the solutions except one listed on the link above require you to hack
<br>your&nbsp;&nbsp;includes/common.inc file instead of the modules/user.module file.<br><br>Bčr, I'm just learning Drupal. what's the difference between making<br>changes to includes/common.inc and making changes to modules/user.module?
<br>Is one okay and the other not? Either would be wiped out by a source-copy<br>update to a new version of Drupal. What else do we need to be wary of?<br><br>Deeper info of why such changes are not a good idea would be good to know
<br>out here in the field.<br><br> - - -<br><br>I see only one solution on the page Bčr recommended that reportedly worked<br>and doesn't require any source code changes:<br><br><a href="http://drupal.org/node/2476#comment-30525">
http://drupal.org/node/2476#comment-30525</a><br><br>It recommends using the path module; an elegant and proper solution. As<br>long as your ISP host doesn't route *all* /admin/ paths to their control<br>panel, it'll set up as described. Otherwise, you'll have to set up the
<br>path module while your Drupal is still in the subdirectory, and then move<br>it up to the main directory.<br><br>Cheers,<br>--Katin<br><br><br>--<br>[ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/
</a> ]<br></blockquote></div><br>