All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.liferay.util.bridges.wai.wai-friendly-url-routes.xml Maven / Gradle / Ivy

There is a newer version: 7.4.3.112-ga112
Show newest version
<?xml version="1.0"?>
<!DOCTYPE routes PUBLIC "-//Liferay//DTD Friendly URL Routes 7.0.0//EN" "http://www.liferay.com/dtd/liferay-friendly-url-routes_7_0_0.dtd">

<routes>
	<route>
		<pattern>{%appURL:.*}</pattern>
		<implicit-parameter name="p_p_state">normal</implicit-parameter>
	</route>
	<route>
		<pattern>/maximized{%appURL:.*}</pattern>
		<implicit-parameter name="p_p_state">maximized</implicit-parameter>
	</route>
</routes>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy