User login

Adding a URL alias in Drupal 4.7

When logged in (as an administrator of course) navigate to Administer » Url aliases (which is simply in the left-side personal menu as url aliases for you) then click the "add alias" tab.

http://example.org/admin/path

The existing system path is usually something like node/134 but in the case of views, it is whatever we've named them (which doesn't even need to have the word view, but we follow it as a convention). So, for Existing system path:

view/affiliates

and below that for the alias:

affiliates

And done! The desired link will now work.

http://example.org/affiliates

When logged in (as an administrator of course) navigate to Administer » Url aliases (which is simply in the left-side personal menu as url aliases for you) then click the "add alias" tab.

http://example.org/admin/path

The existing system path is usually something like node/134 but in the case of views, it is whatever we've named them (which doesn't even need to have the word view, but we follow it as a convention). So, for Existing system path:

view/affiliates

and below that for the alias:

affiliates

And done! The desired link will now work.

http://example.org/affiliates

Comments

how to create a page like pop-up windows in drupal

when i click on a link ,which is in home page ,i want to open a window only with the content of that page.here header, footer,etc no to come

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.