-
Notifications
You must be signed in to change notification settings - Fork 3
/
templateDetails.xml
139 lines (139 loc) · 4.69 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
136
137
138
139
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<extension method="upgrade" type="template" version="2.5">
<name>rt_alerion</name>
<author>RocketTheme, LLC</author>
<creationDate>April 2, 2013</creationDate>
<copyright>(C) 2005 - 2013 RocketTheme, LLC. All rights reserved.</copyright>
<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
<authorEmail>[email protected]</authorEmail>
<authorUrl>http://www.rockettheme.com</authorUrl>
<version>1.0</version>
<description>Parent for all PHP based projects</description>
<legacycss>false</legacycss>
<gridcss>false</gridcss>
<files>
<folder>admin</folder>
<filename>index.php</filename>
<folder>fonts</folder>
<filename>error.php</filename>
<folder>images</folder>
<filename>unsupported.php</filename>
<folder>roksprocket</folder>
<filename>component.php</filename>
<filename>template-thumb-big.png</filename>
<filename>template_preview.png</filename>
<filename>gantry.config.php</filename>
<filename>htaccess.txt</filename>
<folder>fields</folder>
<folder>language</folder>
<filename>debugbody.php</filename>
<filename>template-overview.php</filename>
<filename>MD5SUMS</filename>
<folder>css-compiled</folder>
<folder>less</folder>
<folder>custom</folder>
<folder>html</folder>
<folder>css</folder>
<filename>template-options.xml</filename>
<filename>offline.php</filename>
<folder>features</folder>
<filename>template_thumbnail.png</filename>
<folder>lib</folder>
<filename>tests.php</filename>
<folder>js</folder>
</files>
<positions>
<position>analytics</position>
<position>drawer</position>
<position>top-a</position>
<position>top-b</position>
<position>top-c</position>
<position>top-d</position>
<position>top-e</position>
<position>top-f</position>
<position>header-a</position>
<position>header-b</position>
<position>header-c</position>
<position>header-d</position>
<position>header-e</position>
<position>header-f</position>
<position>showcase-a</position>
<position>showcase-b</position>
<position>showcase-c</position>
<position>showcase-d</position>
<position>showcase-e</position>
<position>showcase-f</position>
<position>feature-a</position>
<position>feature-b</position>
<position>feature-c</position>
<position>feature-d</position>
<position>feature-e</position>
<position>feature-f</position>
<position>utility-a</position>
<position>utility-b</position>
<position>utility-c</position>
<position>utility-d</position>
<position>utility-e</position>
<position>utility-f</position>
<position>maintop-a</position>
<position>maintop-b</position>
<position>maintop-c</position>
<position>maintop-d</position>
<position>maintop-e</position>
<position>maintop-f</position>
<position>breadcrumb</position>
<position>sidebar-a</position>
<position>sidebar-b</position>
<position>sidebar-c</position>
<position>content-top-a</position>
<position>content-top-b</position>
<position>content-top-c</position>
<position>content-bottom-a</position>
<position>content-bottom-b</position>
<position>content-bottom-c</position>
<position>mainbottom-a</position>
<position>mainbottom-b</position>
<position>mainbottom-c</position>
<position>mainbottom-d</position>
<position>mainbottom-e</position>
<position>mainbottom-f</position>
<position>extension-a</position>
<position>extension-b</position>
<position>extension-c</position>
<position>extension-d</position>
<position>extension-e</position>
<position>extension-f</position>
<position>bottom-a</position>
<position>bottom-b</position>
<position>bottom-c</position>
<position>bottom-d</position>
<position>bottom-e</position>
<position>bottom-f</position>
<position>footer-a</position>
<position>footer-b</position>
<position>footer-c</position>
<position>footer-d</position>
<position>footer-e</position>
<position>footer-f</position>
<position>copyright-a</position>
<position>copyright-b</position>
<position>copyright-c</position>
<position>copyright-d</position>
<position>copyright-e</position>
<position>copyright-f</position>
<position>debug</position>
<position>login</position>
<position>popup</position>
<position>quicknav</position>
<position>floatingmodule-top</position>
<position>floatingmodule-bottom</position>
<position>social</position>
</positions>
<config>
<fields name="params">
<fieldset name="base">
<field default="true" name="master" type="hidden" value="true"/>
</fieldset>
</fields>
</config>
</extension>