Members: 10,140
Threads: 38,830
Posts: 159,367
Online: 27

Newest Member: Xoote



Go Back   Mambers.com > Archive > Mambo 4.5 > Mambo 4.5 'How Do I' Questions

 
 
Thread Tools Display Modes
Old 10.04.2004, 11:19   #1
hoell
Baby Mamber
 
Join Date: Apr 2004
Posts: 8
hoell is on a distinguished road
Default Adding a new/custom menu option for Menu Links

how do i ad an extra menuitem in the adminstrator module. I have my own maillister that i only want certain people to be able to use. Any ideas would be appiciated.

Could it be an idea to use the registrationtype "Special" to this? How does this work btw?

Carsten Høll
hoell is offline  
Sponsored Links
Old 10.04.2004, 11:36   #2
tudorbob
Junior Mamber
 
Join Date: Apr 2004
Posts: 32
tudorbob is on a distinguished road
Default Re: ad menu item in admin mode

I was trying to do this as well - it is controlled in the administrator/menubar.php file -

Just write the link like this example
Code:
_cmSplit,
	[null,'Logout','index2.php?option=logout',null,'Logout'],
Look for the menu item you want to put it after then place it just above the last _cmsplit.

Note that you can substitute the first null with an icon that you want displayed with themenu item as in this example.
Code:
['<img src="../includes/js/ThemeOffice/backup.png" />','Backup', 'index2.php?option=com_dbadmin&task=dbBackup', null, 'Backup'],
Hope that helps - that is what I did and it works grand. You can also look in the files for the example of how to set submenus - very easy implimintation.

Tudor

Last edited by tudorbob; 10.04.2004 at 11:39. Reason: Add extra help
tudorbob is offline  
Old 10.04.2004, 15:04   #3
hoell
Baby Mamber
 
Join Date: Apr 2004
Posts: 8
hoell is on a distinguished road
Default Re: ad menu item in admin mode

Super Tudorbob,

This was exactly what i was looking for!!

Best Regards

Carsten Høll

Last edited by hoell; 10.04.2004 at 15:05. Reason: ading regards
hoell is offline  
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Split Menu -> Parent links shown horiz & child links shown vertic dajo Mambo 4.5 'How Do I' Questions 5 05.09.2005 04:27
how do I show the number of item in each entry in main menu ? kixvn Mambo 4.5 'How Do I' Questions 6 12.04.2004 20:21
sub menu under dtree menu dgs Mambo 4.5 'How Do I' Questions 5 10.04.2004 04:35
flash menu module HIKARI Module Development 1 09.04.2004 17:34
How to limit number of items in horizontal menu (included in some templates)? BennieBlanco Mambo 4.5 'How Do I' Questions 5 07.04.2004 18:55


All times are GMT +2. The time now is 01:32.

Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.