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
-
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.
-
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
-
I was hoping for the dummies guide to nav-panel creation.