main admin shortcut / help panel

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
User avatar
factor1
Forum Members
Forum Members
Posts: 128
Joined: Thu Apr 13, 2006 11:24 pm
Location: arizona

main admin shortcut / help panel

Post by factor1 »

so I just upgraded from an older version, and I like a lot of the new features. I dont however like the help panel to the left of the admin home.

I have looked high and low for its code, but I cant find it anywhere!. Id like to add and remove help items to it. I re-wrote the CMS user guide to fit my clients needs, and would like to add my site link over there.

Anyone know where the code for help is? (Not the shortcuts, I know where that is, but in the same box).

thanks!
User avatar
factor1
Forum Members
Forum Members
Posts: 128
Joined: Thu Apr 13, 2006 11:24 pm
Location: arizona

Re: main admin shortcut / help panel

Post by factor1 »

Actually I found it. I forgot dreamweaver could search all code in all documents in a specific folder. So I searched for one of the Help URLS.

the help menu is in:

lib>classes>class.admintheme.inc.php

Line 477 to be exact.
Post Reply

Return to “Developers Discussion”