"How do I change the URL for the "Online Help" link above the Academus portal tabs?"
How do I change the URL for the "Online Help" link above the Academus portal tabs?
By default, the "Online Help" link points to an html page that is or can be customized during your Academus deployment. If you have a site that you prefer to link to, you can change the URL for the link by accessing the following file:
unicon/Academus/portal-tomcat-a/webapps/portal/WEB-INF/classes/org/jasig/portal/channels/CHeader/html.xsl
Replace the URL that is formatted as "http://your-portal-address/portal/html/help.html" with the desired URL. The change will be effective upon restart of Tomcat.
For more information regarding changing the page that loads for Online Help, click here.
