Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Is there a way to change the user name (ex: Emlyn) tab in the menu bar to "My Profile?"

edited February 2011 in Vanilla 2.0 - 2.8
Just wondering. Is there also a way to add more tabs to the top menu bar? And if anyone knows how to get the "About Me" plug-in working, I'd love to hear your advice!

Thanks,
Emlyn

Comments

  • edited February 2011
    Are you using the default theme?

    Find applications/dashboard/views/default.master.php

    Add this line:

    $this->Menu->AddLink('Link', T('Link'), '/pathtolink');
Sign In or Register to comment.