Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
12 righe
539 B
12 righe
539 B
5 anni fa
|
<?xml version="1.0"?>
|
||
|
<!DOCTYPE layout-templates PUBLIC "-//Liferay//DTD Layout Templates 6.2.0//EN" "http://www.liferay.com/dtd/liferay-layout-templates_6_2_0.dtd">
|
||
|
|
||
|
<layout-templates>
|
||
|
<custom>
|
||
|
<layout-template id="@layouttpl.template.name@" name="@layouttpl.display.name@">
|
||
|
<template-path>/@layouttpl.template.name@.tpl</template-path>
|
||
|
<wap-template-path>/@layouttpl.template.name@.wap.tpl</wap-template-path>
|
||
|
<thumbnail-path>/@layouttpl.template.name@.png</thumbnail-path>
|
||
|
</layout-template>
|
||
|
</custom>
|
||
|
</layout-templates>
|