Page 1 of 1

Q: Best way to refresh interface after module install?

Posted: Mon Feb 13, 2006 12:21 am
by ChrisC
Hi,

I've built a couple modules based on Skeleton.  The add menu items to the Admin interface, but those menu items don't appear immediately after install.  A reload of the admin page is required for them to show up.  I could put some javascript into my install message to force the refresh, but I'm wondering, is there a more appropriate way to do this?

Thanks!

Re: Q: Best way to refresh interface after module install?

Posted: Mon Feb 13, 2006 12:25 am
by calguy1000
I've noticed that too, actually it's kindof a bug.  the interface doesn't refresh after a permissions change either.