-
Notifications
You must be signed in to change notification settings - Fork 10
/
templateDetails.xml
55 lines (54 loc) · 1.93 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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install PUBLIC "-//Joomla! 2.5//DTD template 1.0//EN" "http://www.joomla.org/xml/dtd/2.5/template-install.dtd">
<extension version="3.1" type="template" client="site">
<name>H5BPTB</name>
<creationDate>15 April 2014</creationDate>
<author>Iván Ramos Jiménez</author>
<authorEmail>info@ivan.ramos.name</authorEmail>
<authorUrl>http://ivan.ramos.name</authorUrl>
<copyright>Copyright (C) 2014-2015 Iván Ramos Jiménez. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<version>3.2</version>
<description>TPL_H5BPTB_XML_DESCRIPTION</description>
<files>
<folder>css</folder>
<folder>less</folder>
<folder>fonts</folder>
<folder>html</folder>
<folder>img</folder>
<folder>language</folder>
<folder>js</folder>
<filename>index.php</filename>
<filename>index.html</filename>
<filename>favicon.ico</filename>
<filename>templateDetails.xml</filename>
<filename>template_preview.png</filename>
<filename>template_thumbnail.png</filename>
<filename>component.php</filename>
<filename>error.php</filename>
</files>
<positions>
<position>banner</position>
<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>
<position>footer</position>
</positions>
<languages folder="language">
<language tag="en-GB">en-GB/en-GB.tpl_h5bptb.ini</language>
<language tag="en-GB">en-GB/en-GB.tpl_h5bptb.sys.ini</language>
</languages>
</extension>