Search results

  1. drupal.org/node/54266   Cached
    I've installed Drupal on karlchen.com a few minutes ago. ... But how can I change the URL for the admin menu or disable URL rewriting for the admin options only?
  2. stackoverflow.com/questions/17256865/​drupal-change-menu-url   Cached
    With Drupal 7, I have a content type with multiple fields. I then have a view page that takes this content type and displays all the content on it.
  3. drupal.org/node/360919   Cached
    I have found no where in Drupal where I can change the forum url from the default of ... you'll see that the forum_menu function sets the URL the forum page responds to:
  4. api.drupal.org/api/function/url/6   Cached
    'base_url': Only used ... Menu callback; displays all the categories used by the aggregator.... See full list. ... Search Drupal 6. Function, file, or topic *
  5. groups.drupal.org/.../term/7188/0/​&base_url&admin/build/menu   Cached
    The menu module provides an interface to control and customize Drupal's powerful menu ... Under Path enter the url of ... Click on the menu you would like to change ...
  6. api.drupal.org/api/drupal/includes--​menu.inc/group/menu/6   Cached
    The Drupal menu system drives both the ... often these need to change ... Callbacks simply register a path so that the correct function is fired when the URL ...
  7. www.drupalcoder.com/blog/drupal-custom-​url-rewriting...   Cached
    ... 2009 at 18:27' suggestion is that the top Admin menu ... Sorry.I am new in drupal.What I want is changing of admin url to some thing else but your code ...
  8. www.sitepoint.com/creating-custom-menus-​in-drupal   Cached
    Fetching the parameters from the menu URL. Drupal also lets you fetch parameters from the Drupal URL by passing ... we can do that by changing the type of the menu item.
  9. www.ehow.com/how_8149124_customize-urls-​drupal.html   Cached
    Customizing URLs in Drupal by overriding the automatic Drupal URL assignment ... Open the Create Content menu and choose ... How to Change Your Homepage in Drupal.
  10. stackoverflow.com/.../change-edit-​account-url-in-drupal   Cached
    Change 'edit account' URL in Drupal. ... I've tried setting up a menu entry in my module, that acts as the edit account/profile page, but had no success.
  11. stackoverflow.com/questions/8787067/​change-a-content...   Cached
    In fact when i ckecked it again the probleme was in the url alias when the menu link point on a page which i made an ... Drupal 7 front page URL after changing the ...
  12. stackoverflow.com/questions/4683610/​menu-path-in-pathauto   Cached
    How do I get pathauto under Drupal 7 to generate a URL alias by the ... You have to really fix the parent item of a menu item in order to see any change. – asiby ...