Re: removing navbar links
Peter Cruickshank <list-UnZd7gj/[email protected]> Wed, 26 Nov 2003 19:50:31 +0000
| Newsgroups | gmane.comp.cms.phpslash.devel |
|---|---|
| Message-ID | <[email protected]> |
I think you need to change the menu entry in config,php to look like this: $menuitem[] = array( 'name' => "About", 'link' => $_PSL['rooturl'] . "/about.php", 'perm' => "nobody", 'module' => "About" ); The current CVS leaves module empty - I've been meaning to submit a patch for a while... Peter On Wednesday 26 Nov 2003 7:34 pm, Luis M wrote: > Ok, I try to remove as many links and unnecessary information as I could. > However, I cannot remove the About link from the navbar. > Any ideas? > > So far I have: > set "about=" to blank in the config.ini.php. Deleted any block that has the > word "about" (case insensitve ;-) ) in it... and still the link keeps > showing. > > Yes, I have refresh the cache of the navbar blocks (both footer and the > main one). > > Ideas? > > ----)(----- > Luis Mondesi > System Administrator > LatinoMixed.com > > [email protected] > > "...The Mac does this so smoothly, it feels like an extension of your > mind." - Paula Speer, MacWorld Magazine 2003-04 > > Public signature: http://www.latinomixed.com/lems1/public-a.asc > > _________________________________________________________________ > MSN Search, le moteur de recherche qui pense comme vous ! > http://search.msn.fr/worldwide.asp > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Phpslash-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/phpslash-devel -- Stinginess with privileges is kindness in disguise. -- Guide to VAX/VMS Security, Sep. 1984 ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/