389 lines
9.3 KiB
XML
389 lines
9.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<extension type="template" client="site" method="upgrade">
|
|
<name>joomla-italia-theme</name>
|
|
<creationDate>07/04/23</creationDate>
|
|
<author>Eddy Prosperi</author>
|
|
<authorEmail>info@protocollicreativi.it</authorEmail>
|
|
<authorUrl>info@protocollicreativi.it</authorUrl>
|
|
<copyright>Copyright (C) 2023 Protocolli Creativi.</copyright>
|
|
<license>Protocolli Creativi</license>
|
|
<version>1.2.1</version>
|
|
<description>Template Joomla basato su Design Italia</description>
|
|
<inheritable>1</inheritable>
|
|
<files>
|
|
<folder>html</folder>
|
|
<folder>language</folder>
|
|
<filename>index.php</filename>
|
|
<filename>component.php</filename>
|
|
<filename>joomla.asset.json</filename>
|
|
<filename>templateDetails.xml</filename>
|
|
</files>
|
|
<media destination="templates/site/joomla-italia-theme" folder="media">
|
|
<folder>css</folder>
|
|
<folder>js</folder>
|
|
<folder>fonts</folder>
|
|
<folder>images</folder>
|
|
</media>
|
|
<positions>
|
|
<position>logo</position>
|
|
<position>menuprincipale</position>
|
|
<position>menusecondario</position>
|
|
<position>lingua</position>
|
|
<position>cerca</position>
|
|
<position>bottonecerca</position>
|
|
<position>hero</position>
|
|
<position>center</position>
|
|
<position>breadcrumbs</position>
|
|
<position>above</position>
|
|
<position>above1</position>
|
|
<position>above2</position>
|
|
<position>above3</position>
|
|
<position>below</position>
|
|
<position>below1</position>
|
|
<position>below2</position>
|
|
<position>below3</position>
|
|
<position>user</position>
|
|
<position>menucerca</position>
|
|
<position>menublog</position>
|
|
<position>menumodulorows</position>
|
|
<position>textmodulorows</position>
|
|
<position>footer1</position>
|
|
<position>footer2</position>
|
|
<position>footer3</position>
|
|
<position>footer4</position>
|
|
<position>arealegale</position>
|
|
<position>copyright</position>
|
|
</positions>
|
|
<config>
|
|
<fields name="params">
|
|
<fieldset name="topbarmessage" label="TPL_PCRT_TOPBAR" description="TPL_PCRT_DESCRIPTION_TOPBAR_FIELDSET">
|
|
<field
|
|
name="showTopBarMessage"
|
|
type="radio"
|
|
label="TPL_PCRT_TOPBAR_LABEL"
|
|
layout="joomla.form.field.radio.switcher"
|
|
default="0"
|
|
filter="integer"
|
|
>
|
|
<option value="0">JNO</option>
|
|
<option value="1">JYES</option>
|
|
</field>
|
|
<field
|
|
name="topbarTitle"
|
|
type="text"
|
|
default=""
|
|
label="TPL_PCRT_TOPBAR_TITLE_LABEL"
|
|
filter="string"
|
|
showon="showTopBarMessage:1"
|
|
/>
|
|
<field
|
|
name="topbarTitleLink"
|
|
type="text"
|
|
default=""
|
|
label="TPL_PCRT_TOPBAR_TITLELINK_LABEL"
|
|
filter="string"
|
|
showon="showTopBarMessage:1"
|
|
/>
|
|
<field
|
|
name="showBtnTopbar"
|
|
description=""
|
|
type="radio"
|
|
label="Mostra Bottoni Topbar"
|
|
layout="joomla.form.field.radio.switcher"
|
|
default="0"
|
|
filter="integer"
|
|
>
|
|
<option value="0">JNO</option>
|
|
<option value="1">JYES</option>
|
|
</field>
|
|
<field
|
|
name="showBtnTopbarFields"
|
|
type="subform"
|
|
label="topbar1"
|
|
multiple="true"
|
|
max="10"
|
|
showon="showBtnTopbar:1"
|
|
>
|
|
<form>
|
|
<field
|
|
name="topbarbuttontitle"
|
|
type="text"
|
|
label="TPL_PCRT_GET_IN_TOUCH_SUBNAME"
|
|
/>
|
|
<field
|
|
name="topbarbuttonicon"
|
|
type="text"
|
|
label="TPL_PCRT_GET_IN_TOUCH_SUBICON"
|
|
/>
|
|
<field
|
|
name="topbarbuttonlink"
|
|
type="url"
|
|
label="link"
|
|
size="30"
|
|
filter="url"
|
|
validate="url"
|
|
/>
|
|
</form>
|
|
</field>
|
|
</fieldset>
|
|
<fieldset name="logo" label="TPL_PCRT_LOGO" description="TPL_PCRT_DESCRIPTION_LOGO_FIELDSET">
|
|
<field
|
|
name="showLogo"
|
|
type="radio"
|
|
label="TPL_PCRT_LOGO_LABEL"
|
|
layout="joomla.form.field.radio.switcher"
|
|
default="0"
|
|
filter="integer"
|
|
>
|
|
<option value="0">JNO</option>
|
|
<option value="1">JYES</option>
|
|
</field>
|
|
|
|
<field
|
|
name="imageLogo"
|
|
type="media"
|
|
label="TPL_PCRT_IMAGE_LABEL"
|
|
directory="images"
|
|
default=""
|
|
showon="showLogo:1"
|
|
>
|
|
</field>
|
|
<field
|
|
name="logoTopTitle"
|
|
type="text"
|
|
default=""
|
|
label="TPL_PCRT_LOGO_SOPRA_TITLE"
|
|
filter="string"
|
|
showon="showLogo:1"
|
|
/>
|
|
<field
|
|
name="logoTitle"
|
|
type="text"
|
|
default=""
|
|
label="TPL_PCRT_LOGO_TITLE_LABEL"
|
|
filter="string"
|
|
showon="showLogo:1"
|
|
/>
|
|
<field
|
|
name="logoSubtitle"
|
|
type="text"
|
|
default=""
|
|
label="TPL_PCRT_LOGO_SUBTITLE_LABEL"
|
|
filter="string"
|
|
showon="showLogo:1"
|
|
/>
|
|
</fieldset>
|
|
<fieldset name="social" label="TPL_PCRT_SOCIAL_LABEL" description="TPL_PCRT_DESC_SOCIAL">
|
|
<field
|
|
name="showSocial"
|
|
type="radio"
|
|
label="TPL_PCRT_SOCIAL_LABEL_SHOW"
|
|
layout="joomla.form.field.radio.switcher"
|
|
default="0"
|
|
filter="integer"
|
|
>
|
|
<option value="0">JNO</option>
|
|
<option value="1">JYES</option>
|
|
</field>
|
|
<field
|
|
name="showSocialTouchFields"
|
|
type="subform"
|
|
label="TPL_PCRT_GET_IN_TOUCH"
|
|
multiple="true"
|
|
max="10"
|
|
showon="showSocial:1"
|
|
>
|
|
<form>
|
|
<field
|
|
name="touchsubname"
|
|
type="text"
|
|
label="TPL_PCRT_GET_IN_TOUCH_SUBNAME"
|
|
/>
|
|
<field
|
|
name="touchsubicon"
|
|
type="text"
|
|
label="TPL_PCRT_GET_IN_TOUCH_SUBICON"
|
|
/>
|
|
<field
|
|
name="touchsuburl"
|
|
type="url"
|
|
label="TPL_PCRT_GET_IN_TOUCH_SUBURL"
|
|
size="30"
|
|
filter="url"
|
|
validate="url"
|
|
/>
|
|
</form>
|
|
</field>
|
|
</fieldset>
|
|
<fieldset name="banner" label="TPL_PCRT_BANNER_FIELDSET_LABEL" description="TPL_PCRT_BANNER_FIELDSET_DESC">
|
|
<field
|
|
name="showBanner"
|
|
type="radio"
|
|
label="TPL_PCRT_BANNER_LABEL"
|
|
layout="joomla.form.field.radio.switcher"
|
|
default="0"
|
|
filter="integer"
|
|
>
|
|
<option value="0">JNO</option>
|
|
<option value="1">JYES</option>
|
|
</field>
|
|
<field
|
|
name="showBannerfields"
|
|
type="subform"
|
|
label="Banner"
|
|
multiple="true"
|
|
max="10"
|
|
showon="showBanner:1"
|
|
>
|
|
<form>
|
|
<field
|
|
name="imageBanner"
|
|
type="media"
|
|
label="Immagine Slide home page"
|
|
directory="images"
|
|
default=""
|
|
showon="showBanner:1"
|
|
>
|
|
</field>
|
|
<field
|
|
name="bannerTopTitle"
|
|
type="text"
|
|
default=""
|
|
label="TPL_PCRT_BANNER_SOPRA"
|
|
filter="string"
|
|
showon="showBanner:1"
|
|
/>
|
|
<field
|
|
name="bannerTitle"
|
|
type="text"
|
|
default=""
|
|
label="TPL_PCRT_BANNER_TITLE"
|
|
filter="string"
|
|
showon="showBanner:1"
|
|
/>
|
|
<field
|
|
name="bannerDescription"
|
|
type="text"
|
|
default=""
|
|
label="TPL_PCRT_BANNER_TAGLINE"
|
|
filter="string"
|
|
showon="showBanner:1"
|
|
/>
|
|
<field
|
|
name="bannerButton"
|
|
type="text"
|
|
default=""
|
|
label="TPL_PCRT_BANNER_BUTTON"
|
|
filter="string"
|
|
showon="showBanner:1"
|
|
/>
|
|
<field
|
|
name="bannerUrlButton"
|
|
type="text"
|
|
default=""
|
|
label="TPL_PCRT_BANNER_LINK"
|
|
showon="showBanner:1"
|
|
/>
|
|
</form>
|
|
</field>
|
|
</fieldset>
|
|
<fieldset name="logofooter" label="TPL_PCRT_LOGO_FOOTER" description="TPL_PCRT_DESCRIPTION_LOGOFOOTER_FIELDSET">
|
|
<field
|
|
name="showLoghiFooter"
|
|
type="radio"
|
|
label="TPL_PCRT_LOGOFOOTER_LABEL"
|
|
layout="joomla.form.field.radio.switcher"
|
|
default="0"
|
|
filter="integer"
|
|
>
|
|
<option value="0">JNO</option>
|
|
<option value="1">JYES</option>
|
|
</field>
|
|
|
|
<field
|
|
name="imageLogoFooter"
|
|
type="media"
|
|
label="TPL_PCRT_IMAGE_LOGO_FOOTER_LABEL"
|
|
directory="images"
|
|
default=""
|
|
showon="showLoghiFooter:1"
|
|
>
|
|
</field>
|
|
<field
|
|
name="logoFooterTopTitle"
|
|
type="text"
|
|
default=""
|
|
label="TPL_PCRT_LOGO_FOOTER_SOPRA_TITLE"
|
|
filter="string"
|
|
showon="showLoghiFooter:1"
|
|
/>
|
|
<field
|
|
name="logoFooterTitle"
|
|
type="text"
|
|
default=""
|
|
label="TPL_PCRT_LOGO_FOOTER_TITLE_LABEL"
|
|
filter="string"
|
|
showon="showLoghiFooter:1"
|
|
/>
|
|
<field
|
|
name="logoFooterSubtitle"
|
|
type="text"
|
|
default=""
|
|
label="TPL_PCRT_LOGO_FOOTER_SUBTITLE_LABEL"
|
|
filter="string"
|
|
showon="showLoghiFooter:1"
|
|
/>
|
|
<field
|
|
name="showLogoEuropa"
|
|
type="radio"
|
|
label="TPL_PCRT_LOGO_EU_FOOTER_LABEL"
|
|
layout="joomla.form.field.radio.switcher"
|
|
default="0"
|
|
filter="integer"
|
|
>
|
|
<option value="0">JNO</option>
|
|
<option value="1">JYES</option>
|
|
</field>
|
|
<field
|
|
name="imageLogoEuropaFooter"
|
|
type="media"
|
|
label="TPL_PCRT_IMAGE_LOGO_FOOTER_LABEL"
|
|
directory="images"
|
|
default=""
|
|
showon="showLogoEuropa:1"
|
|
>
|
|
</field>
|
|
<field
|
|
name="logoFooterEuropaDescrizione"
|
|
type="text"
|
|
default=""
|
|
label="TPL_PCRT_LOGO_EU_FOOTER_DESCRIZIONE"
|
|
filter="string"
|
|
showon="showLogoEuropa:1"
|
|
/>
|
|
</fieldset>
|
|
<fieldset name="copyright" label="TPL_PCRT_COPYRIGHT" description="TPL_PCRT_COPYRIGHT_DESCRIPTION">
|
|
<field
|
|
name="showCopyright"
|
|
type="radio"
|
|
label="Inserisci copyright"
|
|
layout="joomla.form.field.radio.switcher"
|
|
default="0"
|
|
filter="integer"
|
|
>
|
|
<option value="0">JNO</option>
|
|
<option value="1">JYES</option>
|
|
</field>
|
|
<field
|
|
name="descCopyright"
|
|
type="editor"
|
|
default=""
|
|
label="Dati Copyright"
|
|
filter="string"
|
|
showon="showCopyright:1"
|
|
/>
|
|
</fieldset>
|
|
</fields>
|
|
</config>
|
|
</extension>
|