Member
Member
devbro   02-11-2008, 05:38
#1

I have already coded a quick and easy hide/show button into the admin menu inside the printAdminToolbox.

if plugin interface can allow changing the admin menu then i can package my code into a proper plugin for everyone's use

let me know what you think.

Member
Member
sbillard   02-11-2008, 18:36
#2

Not sure what you are asking. You can add functionality to the back end by using the utilities style 'plugin' but this is a new feature in the development stream (nightly builds.) There are a couple of examples--backup_restore and schedule_content.

This mechanism places a button on the overview page of admin.

To modify other admin menus takes making changes to the admin scripts.

Member
Member
devbro   03-11-2008, 14:56
#3

what i mean is that instead of being inside the admin section to do stuff, doing simple management stuff while browsing the gallery directly like how there is a link to delete an email while gallery section.

Member
Member
sbillard   03-11-2008, 18:34
#4

The admin toolbox is not an interface we built to be extended. It could be replaced with a plugin. Then you could just create a different version of that plugin with the interface extensions you want.

This seems to be a good idea, so you will likely find it implemented in a nightly build soon.

Member
Member
alexis   01-04-2010, 20:08
#5

Digging this thread to know if it's possible to add tabs in the admin section?

I want to add a feature to upload pictures in my gallery. And I want to add it as a plugin (maybe others will be interested)
So I'd like to know if from a plugin, can I add tabs in the admin?

If no, can I add feature in a existing tab from a plugin?

Thanks

Member
Member
sbillard   01-04-2010, 20:38
#6

Yes, it can. Please see the user_groups plugin for an example of the admin_tabs filter.

It might also be a good idea to review the article on the zenphoto plugin architecture in the user guide.

Member
Member
alexis   04-04-2010, 00:47
#7

Thanks for your answer, I'll check that later and try to make it work the way I want...

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.