PDA

View Full Version : Modify help link on first login?


ispwebman
01-10-05, 07:17 AM
How would I modify the help link(change URL its pointing to) To point to a custom page I have built?

Where is that link located? Also has an image in the href "stock_help-16.png" I've been look through modules but can't find that first page when you login as a user. Any Ideas where I could look?

Thanks, :confused:

ran-o-matic
04-10-05, 05:29 AM
That help "lifesaver" runs the Help module. Look in your dotproject/modules/help folder to see how it works. The actual file displayed is dotproject/modules/help/en/help.toc.hlp

I hope this helps.