NYCPHP Meetup

NYPHP.org

[joomla] Mission Control template by Rocket Theme - How do I change the menu top of page?

David Roth davidalanroth at gmail.com
Sat Jun 16 07:40:51 EDT 2012


I'm making a simplified version of the Mission Control admin template by
Rocket Theme for a newbie. It's a requirement.
I need to make changes to the menu top of the page. When you go to the
Article Manager: Articles Across
the top right of the page is:
New | Actions | Edit | Featured | Check In

Below Article Manager: Articles there is:
Articles | Categories | Featured Articles

I need to remove Featured from the top right menu and Features Articles
from the left side under Article Manager: Articles.

As far as I have gotten is in index.php, line: 64


   1. <div id="mc-submenu">
   2.      <?php $mctrl->displaySubMenu(); ?>
   3. </div>


If I remove the line of code for $mctrl->displaySubMenu();, none of the
three menu items below display. But I don't know where these values are
being set. Likewise, I don't know where $mctrl->displayToolbar() is being
set for the top right either.

I'd appreciate help with these two places. I'm new to the Mission Control
template and until now, I've not had a reason to modify an admin template
for Joomla.

Thanks!

David Roth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/joomla/attachments/20120616/33da2b8f/attachment.html>


More information about the Joomla mailing list