[support] How to add Link in navigation?

Earnie Boyd earnie at users.sourceforge.net
Fri Apr 13 15:39:37 UTC 2012


On Fri, Apr 13, 2012 at 11:30 AM, Afan Pasalic <afan at afan.net> wrote:
> Hold on guys. There is no need to fight :-)
>

No one was fighting.

> Let me try to explain better, exact.
>
> The website I was talking about is http://kesarandcosolicitors.co.uk/.
> If you click on Staff link on the top navigation you will see the
> current page (node/4).
> I plan to make employees as members and the using View create this page
> better and easier to maintain. But, since I'm novice in Drupal, it will
> take some time.
> The owner doesn't like the way it looks like right now and as a
> temporary solution I made http://kesarandcosolicitors.co.uk/staff.php
> page (copied Source code and add php/mysql code, doesn't have anything
> with Drupal) with more/less expander using CSS.
>
> My question is how to add a link "Staff" (instead existing Staff) in top
> navigation and link it to the new page?

Simply use a path alias.

Alias internal node/4 to staff.php.

You could have created a template file for just node 4 but you've got
the work done now in staff.php.

-- 
Earnie
-- https://sites.google.com/site/earnieboyd


More information about the support mailing list