Issue
- Prior to Update 31, there was a terms of use JSP page located in {TOMCAT_HOME}\webapps\ROOT\html\portal that could be used to customize the Terms of Use page
- Starting with Update 31, that terms of use JSP page is no longer located there
Environment
- Liferay DXP 7.4
Resolution
- Starting with Update 31, the terms of use file was removed as a JSP file as of LPS-156019.
- Instead, customizing the terms of use page can be done by going to Control Panel -> Instance Settings -> Instance Configuration -> Terms of Use and there is an option to specify a Web Content article to use as the terms of use page, in lieu of the default terms of use.
- Further instructions on this can be found in our documentation here: https://learn.liferay.com/w/dxp/system-administration/configuring-liferay/virtual-instances/instance-configuration#terms-of-use.
- If there is a need to modify the html structure of the Terms of Use JSP page directly that can't be done by configuring web content, the JSP that handles the terms of use can still be found here: https://github.com/liferay/liferay-portal/blob/master/modules/apps/journal/journal-terms-of-use/src/main/resources/META-INF/resources/view.jsp.
Subscriber Exclusive Content
A Liferay Enterprise Subscription provides access to over 1,500 articles that include best practices, troubleshooting, and other valuable solutions. Sign in for full access.
Sign In