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

com.liferay.portal.dependencies.liferay-look-and-feel.xml.tmpl Maven / Gradle / Ivy

<?xml version="1.0"?>
<!DOCTYPE look-and-feel PUBLIC "-//Liferay//DTD Look and Feel 6.2.0//EN" "http://www.liferay.com/dtd/liferay-look-and-feel_6_2_0.dtd">

<look-and-feel>
	<compatibility>
		<version>${current-version}</version>
	</compatibility>
	<group-limit>
		<group-includes>
			<group-id name="[$GROUP_ID$]" />
		</group-includes>
	</group-limit>
	<theme id="[$THEME_ID$]" name="[$THEME_NAME$]">
		<root-path>${themes-path}/[$THEME_ID$]</root-path>
		<virtual-path>[$VIRTUAL_PATH$]</virtual-path>
		<template-extension>[$TEMPLATE_EXTENSION$]</template-extension>
	</theme>
</look-and-feel>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy