Welcome to Geeklog, Anonymous Thursday, April 25 2024 @ 08:45 pm EDT

Geeklog Forums

Top Menu Plugin Order


Status: offline

DubiousChrisJ

Forum User
Regular Poster
Registered: 05/10/05
Posts: 114
I searched the forum, but couldn't find an answer to this. I want to change the order of the plug in links on the top menu. 'Links' should be at the end, and I need to rename 'Media Gallery'. Which file do I modify to do this?
Luhme summa dat GL.
 Quote

pony

Anonymous
see lib-custom.php line 448.
bye
 Quote

Status: offline

mevans

Forum User
Full Member
Registered: 02/08/04
Posts: 393
Location:Texas
If you want to rename the 'Media Gallery' link, edit Media Gallery english.php (or english_utf-8.php if using UTF-8 ) file. Near the top, you should see:

Text Formatted Code

$LANG_MG00 = array (
    'menulabel'         => 'Media Gallery',
    'plugin'            => 'Media Gallery',
 


Change the 'menulabel' line to whatever you want it called in your top menu, so if you want 'Photos' it would look like this:

Text Formatted Code

$LANG_MG00 = array (
    'menulabel'         => 'Photos',
    'plugin'            => 'Media Gallery',
 


Thanks!
Mark
 Quote

Status: offline

Laugh

Site Admin
Admin
Registered: 09/27/05
Posts: 1468
Location:Canada
You could just hard code it in the header template file since for most sites it's not something that changes very often.


Another option if you have a lot of menu items is Blaine's premium menu plugin, check out his site www.portalparts.com
One of the Geeklog Core Developers.
 Quote

Status: offline

DubiousChrisJ

Forum User
Regular Poster
Registered: 05/10/05
Posts: 114
Thanks all!
Luhme summa dat GL.
 Quote

All times are EDT. The time is now 08:45 pm.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content