Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: rmoria on August 06, 2006, 12:56:40 PM

Title: Adding to Navigation panel
Post by: rmoria on August 06, 2006, 12:56:40 PM
Hi,

Is there an easy way to add links to the navigation panel (without having to learn a lot of perl)?

It just has to be a link to "https://www.myserver.com/base" or myphpadmin or whatever. With target the main-panel.
Title: Re: Adding to Navigation panel
Post by: raem on August 06, 2006, 01:34:48 PM
rmoria

> Is there an easy way to add links to the navigation panel...

See the old doucmentation for a specific example of this
http://no.longer.valid/phpwiki/index.php/Customizing
Example 3 Extending the user interface

If needed just copy existing chunks of code and edit as required.

You best also read the latest Dev Guide to see if anything relating to your task has changed

http://mirror.contribs.org/smeserver/contribs//gordonr/devguide/html/devguide.html
Title: Adding to Navigation panel
Post by: rmoria on August 06, 2006, 06:16:50 PM
I was hoping for the dummies guide to nav-panel creation.