UNPKG

liferay-theme-tasks

Version:

A set of tasks for building and deploying Liferay Portal themes.

11 lines (10 loc) 407 B
<?xml version="1.0"?> <!DOCTYPE layout-templates PUBLIC "-//Liferay//DTD Layout Templates 7.0.0//EN" "http://www.liferay.com/dtd/liferay-layout-templates_7_0_0.dtd"> <layout-templates> <custom> <layout-template id="test-plugin" name="Test Plugin"> <template-path>/test_plugin.tpl</template-path> <thumbnail-path>/test_plugin.png</thumbnail-path> </layout-template> </custom> </layout-templates>