How to customize your help documentation:
- Locate your Secret Server installation on your server. For example, C:\Inetpub\wwwroot\SecretServer.
- Locate the customresources folder.
- Open the folder of the language you wish to supply help. To determine which folder is your language, refer to this KB article: http://support.thycotic.com/Customer/KBArticle.aspx?articleid=9.
If the folder with your language does not exist, create it using the LCID number of your language.
If you created this folder, locate the pages.xml file in the resources/9 folder, and copy it into your newly created folder.
- In your languages folder, create a folder called "help" if it does not exist.
- Add HTM files containing your help to the help folder. Name your HTM documents as you wish them to appear in Secret Server. You must prefix them with 2 digit number and a hyphen. For example, 01-Custom Help.htm Secret Server will determine the order of the help to be displayed by the numeric prefix.
- The help will now automatically appear in Secret Server for that language.
(make sure to save any edits under the encoding UTF-8)
Article ID: 10, Created On: 6/15/2007, Modified: 2/2/2010