Maybe it's an idea to move all admin pages to a separate section 'Media'.

Comments

rhys’s picture

I really think this is a good idea, and will begin to do it AFTER the first stable release of the module.
If you want to do it yourself in the meantime, submit a patch, and I'll get it into the development process as soon as possible.
Again, a really good idea.

casey’s picture

Another idea: I'd like to see a "Media management" section, something like the "Content management" section. When mapi and media are enabled this would become something like:

---
Media management [admin/mapi] (provided by mapi_admin.module)
Manage your site's media.

Media [admin/mapi/media] (provided by media.module)
View, edit, and delete your site's media.
MAPI settings [admin/mapi/settings] (provided by media.module)
Configure how the Media API handles your site's media.
Other mapi related administration pages
With a clear description
---

I think you should replace admin/media for admin/mapi since it could conflict with other media related modules (not that anybody would use any other media module besides mapi, but ok).

Media.module is build upon mapi so I think this would be a clean way to add a admin section for media.module in the menu-tree. And when mapi_admin isn't enabled admin/mapi/media is just added in the menu tree as a child of admin.

rhys’s picture

Status: Active » Fixed

Ok, so I've implemented that in the upcoming version, soon to be released.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.