-
Notifications
You must be signed in to change notification settings - Fork 0
/
templateDetails.xml
executable file
·135 lines (119 loc) · 5.03 KB
/
templateDetails.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install PUBLIC "-//Joomla! 2.5//DTD template 1.0//EN" "http://www.joomla.org/xml/dtd/1.6/template-install.dtd">
<extension version="2.5" type="template" client="site">
<name>sica</name>
<creationDate>14 Febrery 2012</creationDate>
<author>MundoSICA tm</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>http://www.mundosica.com</authorUrl>
<copyright>Copyright (C) 2005 - 2012 sica soluciones integrales,. All rights reserved.</copyright>
<license>GNU General Public License version 2, see LICENSE.txt</license>
<version>2.5.0</version>
<description>TPL_SICA_XML_DESCRIPTION</description>
<files>
<folder>css</folder>
<folder>html</folder>
<folder>images</folder>
<folder>javascript</folder>
<folder>fonts</folder>
<folder>language</folder>
<filename>index.html</filename>
<filename>index.php</filename>
<filename>templateDetails.xml</filename>
<filename>template_preview.png</filename>
<filename>template_thumbnail.png</filename>
<filename>favicon.ico</filename>
<filename>component.php</filename>
<filename>error.php</filename>
</files>
<positions>
<position>debug</position>
<position>position-0</position>
<position>position-1</position>
<position>position-2</position>
<position>position-3</position>
<position>position-4</position>
<position>position-5</position>
<position>position-6</position>
<position>position-7</position>
<position>position-8</position>
<position>position-9</position>
<position>position-10</position>
<position>position-11</position>
<position>position-12</position>
<position>position-13</position>
<position>position-14</position>
</positions>
<!-- For core templates, we also install/uninstall the language files in the core language folders.
-->
<languages folder="language">
<language tag="en-GB">en-GB/en-GB.tpl_sica.ini</language>
<language tag="en-GB">en-GB/en-GB.tpl_sica.sys.ini</language>
<language tag="es-MX">es-MX/es-MX.tpl_sica.ini</language>
<language tag="es-MX">es-MX/es-MX.tpl_sica.sys.ini</language>
</languages>
<config>
<fields name="params">
<fieldset name="advanced">
<field name="wrapperSmall" class="validate-numeric" type="text" default="53"
label="TPL_SICA_FIELD_WRAPPERSMALL_LABEL"
description="TPL_SICA_FIELD_WRAPPERSMALL_DESC"
filter="integer" />
<field name="wrapperLarge" class="validate-numeric" type="text" default="72"
label="TPL_SICA_FIELD_WRAPPERLARGE_LABEL"
description="TPL_SICA_FIELD_WRAPPERLARGE_DESC"
filter="integer" />
<field name="logo" type="media"
label="TPL_SICA_FIELD_LOGO_LABEL" description="TPL_SICA_FIELD_LOGO_DESC" />
<field name="sitetitle" type="text" default="SICÁ"
label="TPL_SICA_FIELD_SITETITLE_LABEL"
description="TPL_SICA_FIELD_SITETITLE_DESC"
filter="string" />
<field name="sitedescription" type="text" default="Tecnología en libertad, tecnolgía para todxs!"
label="TPL_SICA_FIELD_DESCRIPTION_LABEL"
description="TPL_SICA_FIELD_DESCRIPTION_DESC"
filter="string" />
<field name="navposition" type="list" default="center"
label="TPL_SICA_FIELD_NAVPOSITION_LABEL"
description="TPL_SICA_FIELD_NAVPOSITION_DESC"
filter="word"
>
<option value="center">TPL_SICA_OPTION_AFTER_CONTENT</option>
<option value="left">TPL_SICA_OPTION_BEFORE_CONTENT</option>
</field>
<field name="templatecolor" type="list" default="personal"
label="TPL_SICA_FIELD_TEMPLATECOLOR_LABEL"
description="TPL_SICA_FIELD_TEMPLATECOLOR_DESC"
filter="word"
>
<option value="nature">TPL_SICA_OPTION_NATURE</option>
<option value="personal">TPL_SICA_OPTION_PERSONAL</option>
</field>
</fieldset><!-- end advanced section -->
<!-- slide section -->
<fieldset name="SLIDE">
<!-- slide img 2 -->
<field name="slide_title1" type="text" default="Trabajos y diseños artesanales"
label="TPL_SICA_FIELD_SLIDE_TITLE1"
description="TPL_SICA_FIELD_SLIDE_TITLE1_DESC"
filter="string" />
<field name="slide_img1" type="media" default=""
label="TPL_SICA_FIELD_SLIDE_IMG1" description="TPL_SICA_FIELD_SLIDE_IMG1_DESC" />
<!-- slide img 2 -->
<field name="slide_title2" type="text" default="Agilidad en el desarrollo web!."
label="TPL_SICA_FIELD_SLIDE_TITLE2"
description="TPL_SICA_FIELD_SLIDE_TITLE2_DESC"
filter="string" />
<field name="slide_img2" type="media" default=""
label="TPL_SICA_FIELD_SLIDE_IMG2" description="TPL_SICA_FIELD_SLIDE_IMG2_DESC" />
<!-- slide img 3 -->
<field name="slide_title3" type="text" default="Tecnologia en libertad tecnologia para todos!."
label="TPL_SICA_FIELD_SLIDE_TITLE3"
description="TPL_SICA_FIELD_SLIDE_TITLE3_DESC"
filter="string" />
<field name="slide_img3" type="media" default=""
label="TPL_SICA_FIELD_SLIDE_IMG3" description="TPL_SICA_FIELD_SLIDE_IMG3_DESC" />
</fieldset><!-- end slide section -->
</fields><!-- end fields params -->
</config><!-- end config -->
</extension>