Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you replace shrine-api.war with a newer version then you will need to install this patch again to restore the appearance and destination of the link. 


Adding a Help Link to the New Webclient

The User Profile menu seen below comes with two default links "Application Help" and "Network Help".  

Image Added


To links to this menu

Code Block
languagebash
themeRDark
webclient {
    domain = "shrine-webclient-dev-node01.catalyst.harvard.edu"
    name = "SHRINE"
    nextStepsUrl = "https://www.actnetwork.us/national"
    urlCellPM = "http://shrine-webclient-dev-node01-i2b2.catalyst.harvard.edu:9090/i2b2/services/PMService/"
    siteAdminEmail = "isha_test@goo.com"
    usernameLabel = "isha_test"
    passwordLabel = "isha_test"
    queryFlaggingInstructions = "isha_test"
    flaggingIconInstructions = "isha's test flagging"
    flaggingPlaceholderText = "isha's sample message"
    helpLinks = {
        "Site Data Details": "https://docs.google.com/spreadsheets/d/16Z23xRbeyvcnM_BEtecgMQDFCL0BOTUDZiZLfkdmV-0/edit#gid=0"
    }
 }