Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 29 Next »

Application Map

This page is used to map help pages into the application.

  • PageId - this is the application identifier used to identify a page.
  • HelpId - this is the id used to associate a URL in the wiki with a particular part of the application.
    • 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. 
  • Title - this is the tooltip that will be displayed over the hyperlink to the help page.
  • ImageName - this is the application name of the image to use for this link.  If this is left blank, it will use the URL for the text of the hyperlink.
  • Resolution - This is the resolution in pixels to use for the image.  Valid values are: 16, 24, 32, 48

If you look at the URL, spaces will be replaced with a '' It does not matter if you use a '' or a ' '. Also, case is ignored.

Mapping Table

HelpId

Url

Title

ImageName

Resolution

Home.Default.help

Home

 

 

 

dataSets.default.help

Data Sets

 

 

 

projects.default.help

Projects

 

 

 

subjects.overview.help

Subject Overview

 

 

 

subjects.overview.gettingStarted

Subject Overview - Getting Started

Getting Started Video

Help

48

subjects.update.help

Subject Update

 

 

 

SubjectReports.update.help

Report Template Update

 

 

 

SystemAdministration.Default.help

System Administration

 

 

 

VariableGroups.Update.help

Variable Group Update

 

 

 

  • No labels