...
- PageId - this is the application identifier used to specify the page/section to map the help to.
- PageId.help - appending ".help" to the pageId will tell the application to associate the URL with the help link for that page.
- PageId.gettingStarted - appending ".gettingStarted" will tell the application to associate the URL with the getting started link for that page.
- Url - this is the relative URL of the wiki page to use for the help page. Basically, this is the name of the page given in the wiki.
- ex: Given a real URL of http://wiki.studytrax.com/display/STX/Example\ Page, the Url value should be "Example Page"
...
PageId | Url |
Home.Defaul.help | Home |
DataSets.Defaul.help | Data Sets |
projects.defaul.help | Projects |
subjects.overvieoverview.help | Subject Overview |
subjects.overview.gettingStarted | Subject Overview - Getting Started |
subjects.updat.help | Subject Update |
SubjectReports.updat.help | Report Template Update |
SystemAdministration.Defaul.help | System Administration |
VariableGroups.Updat.help | Variable Group Update |