-
Notifications
You must be signed in to change notification settings - Fork 2
/
templateDetails.xml
40 lines (40 loc) · 1.42 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
<?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">
<name>JBootstrap3</name>
<version>1.0</version>
<creationDate>09-09-2013</creationDate>
<author>M M Productions</author>
<authorEmail>micheldejoode@gmail.com</authorEmail>
<copyright>Copyright (C) 2013 M M Productions</copyright>
<description>Een basistemplate voor Joomla 3.1, gebasseerd op Bootstrap 3</description>
<files>
<filename>index.php</filename>
<folder>css</folder>
<folder>js</folder>
<folder>images</folder>
<folder>fonts</folder>
</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>
<position>header</position>
<position>footer</position>
</positions>
<config>
</config>
</extension>