Topic: Add to the Default menu

I was wondering what needs to be done if I want to add an item to the main menu?  I found the menu in functions.php and I want to add a link back to the main site.  Can I add it with regular html or do I have to start the item with $links ... ?

Thanks...

-Jason
---------------------------------
[img]http://camaro.ph-productions.com/images/sig_camaro.jpg[/img]
1999 Z28 A4

Re: Add to the Default menu

Wait for 1.2.1. I just added a feature for doing that via the admin interface. You can add any number of links to the main menu at any position you want.

You can do it now if you want, but you'll have to hack the function generate_navlinks() in include/functions.php.

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: Add to the Default menu

Rickard wrote:

Wait for 1.2.1. I just added a feature for doing that via the admin interface. You can add any number of links to the main menu at any position you want.

You can do it now if you want, but you'll have to hack the function generate_navlinks() in include/functions.php.

Yeah I think I'll wait for 1.2.1 smile

Thanks...

-Jason
---------------------------------
[img]http://camaro.ph-productions.com/images/sig_camaro.jpg[/img]
1999 Z28 A4

Re: Add to the Default menu

Oh what's the eta on 1.2.1, if it's ok to ask...

-Jason
---------------------------------
[img]http://camaro.ph-productions.com/images/sig_camaro.jpg[/img]
1999 Z28 A4

Re: Add to the Default menu

the usual "Soon." tongue

Re: Add to the Default menu

hehehe.. gotcha...

-Jason
---------------------------------
[img]http://camaro.ph-productions.com/images/sig_camaro.jpg[/img]
1999 Z28 A4

7

Re: Add to the Default menu

Connorhd wrote:

the usual "Soon." tongue

And after soon has elapsed it will the usual waiting for me to finish my bits.