-
Notifications
You must be signed in to change notification settings - Fork 1
/
templateDetails.xml
93 lines (91 loc) · 3.62 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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install PUBLIC "-//Joomla! 2.5//DTD template 1.0//EN" "https://www.joomla.org/xml/dtd/1.6/template-install.dtd">
<extension version="3.1" type="template" client="site" method="upgrade">
<name>tz_jollyany</name>
<creationDate>February 2020</creationDate>
<author>TemPlaza</author>
<authorEmail>support@templaza.com</authorEmail>
<authorUrl>https://www.templaza.com</authorUrl>
<copyright>Copyright (C) 2019 TemPlaza, JSC. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<version>3.2.1</version>
<description>TPL_JOLLYANY_XML_DESCRIPTION</description>
<scriptfile>script.php</scriptfile>
<updateservers>
<server type="extension" name="Jollyany Template" priority="1">https://www.templaza.com/tzupdates/tz_jollyany_template.xml</server>
</updateservers>
<files>
<folder>assets</folder>
<folder>css</folder>
<folder>scss</folder>
<folder>fields</folder>
<folder>html</folder>
<folder>astroid</folder>
<folder>images</folder>
<folder>js</folder>
<folder>language</folder>
<folder>frontend</folder>
<folder>sppagebuilder</folder>
<filename>index.php</filename>
<filename>helper.php</filename>
<filename>script.php</filename>
<filename>templateDetails.xml</filename>
<filename>template_preview.png</filename>
<filename>template_thumbnail.png</filename>
<filename>component.php</filename>
<filename>error.php</filename>
<filename>offline.php</filename>
</files>
<positions>
<position>topbar-1</position>
<position>topbar-2</position>
<position>header</position>
<position>hero-section</position>
<position>language-switcher</position>
<position>jollyany-top-contact</position>
<position>jollyany-top-social</position>
<position>jollyany-content-left</position>
<position>jollyany-home-page</position>
<position>jollyany-header</position>
<position>jollyany-footer</position>
<position>jollyany-hikacart</position>
<position>content-top</position>
<position>content-bottom</position>
<position>breadcrumbs</position>
<position>search</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>left</position>
<position>right</position>
<position>bottom-1</position>
<position>bottom-2</position>
<position>bottom-3</position>
<position>bottom-4</position>
<position>footer-1</position>
<position>footer-2</position>
<position>footer-3</position>
<position>footer-4</position>
<position>fullwidth</position>
<position>offcanvas</position>
<position>debug</position>
</positions>
<languages folder="language/en-GB">
<language tag="en-GB">en-GB.tpl_tz_jollyany.ini</language>
<language tag="en-GB">en-GB.tpl_tz_jollyany.sys.ini</language>
</languages>
<config>
<fields name="params">
<fieldset name="basic" addfieldpath="/templates/tz_jollyany/fields">
<field name="astroid" type="tzmanagerlink"></field>
</fieldset>
</fields>
</config>
</extension>