Page 1 of 1

Overriding common/home in admin panel

Posted: Wed Sep 01, 2010 5:05 am
by a110y
Hello,
I am in need of building an extension that overrides the default dashboard (for additional authentication checks etc.)
The problem is ... there seems (unless I've missed something, in which case my bad) to be no way of doing it other than modifying the core which I would like to avoid. Any ideas on how to implement any of the following would be appreciated:

[*] Override common/home
[*] Change the landing page after admin login
[*] Point the landing page to a custom page (and possibly be able to attach permissions to common/home in the user groups page)

Thank you.

EDIT: I'm not trying to be too demanding but is there a way to hide all the inaccessible items rather than presenting the user with a "Permission Denied" message?

Re: Overriding common/home in admin panel

Posted: Wed Sep 01, 2010 4:59 pm
by a110y
Anyone with a possible solution?

Re: Overriding common/home in admin panel

Posted: Wed Sep 01, 2010 7:54 pm
by Qphoria
There are no extensions for the admin area. It is hardcode only at this time.

Re: Overriding common/home in admin panel

Posted: Tue Sep 07, 2010 4:51 pm
by a110y
Ok. Thank you for the reply!

Re: Overriding common/home in admin panel

Posted: Thu Sep 08, 2011 8:40 pm
by kyprios1
a110y did you have any luck there finding a way to hide the unauthorised menu links altogether?
I'm also interested in that. I don't want the e-commerce customer to feel 1. annoyed or 2. cheated (in a way).

Re: Overriding common/home in admin panel

Posted: Thu Sep 08, 2011 9:15 pm
by Xsecrets
In response to the first question best thing available currently is to use vqmod for your changes.
kyprios1 wrote:a110y did you have any luck there finding a way to hide the unauthorised menu links altogether?
I'm also interested in that. I don't want the e-commerce customer to feel 1. annoyed or 2. cheated (in a way).
Why would a customer have access to your admin panel?

Re: Overriding common/home in admin panel

Posted: Fri Sep 09, 2011 1:03 am
by kyprios1
I meant my customer of the e-commerce solution, not the final consumer.

Re: Overriding common/home in admin panel

Posted: Fri Sep 09, 2011 7:36 am
by rph
Admin Dashboard and Menu Control has some of those features.