-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtemplateDetails.xml
133 lines (123 loc) · 4.9 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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install PUBLIC "-//Joomla! 1.6//DTD template 1.0//EN" "http://www.joomla.org/xml/dtd/1.6/template-install.dtd">
<extension version="2.5" type="template" method="upgrade" client="site">
<name>purity_III</name>
<version>1.1.5</version>
<creationDate>July 2015</creationDate>
<author>JoomlArt.com</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>http://www.t3-framework.org</authorUrl>
<copyright>Copyright (C), J.O.O.M Solutions Co., Ltd. All Rights Reserved.</copyright>
<license>license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html</license>
<t3>
<base>base-bs3</base>
</t3>
<description>
<![CDATA[
<div align="center">
<div class="alert alert-success" style="background-color:#DFF0D8;border-color:#D6E9C6;color: #468847;padding: 1px 0;">
<h2>Purity III Template references</h2>
<h4><a href="http://joomla-templates.joomlart.com/purity_iii/" title="Purity III Template demo">Live Demo</a> | <a href="http://www.joomlart.com/documentation/joomla-templates/purity-iii" title="purity iii template documentation">Documentation</a> | <a href="http://www.joomlart.com/forums/forumdisplay.php?542-Purity-III" title="purity iii forum">Forum</a> | <a href="http://www.joomlart.com/joomla/templates/purity-iii" title="Purity III template more info">More Info</a></h4>
<p> </p>
<span style="color:#FF0000">Note: Purity III requires T3 plugin to be installed and enabled.</span>
<p> </p>
<p>Copyright 2004 - 2015 <a href='http://www.joomlart.com/' title='Visit Joomlart.com!'>JoomlArt.com</a>.</p>
</div>
<style>table.adminform{width: 100%;}</style>
</div>
]]>
</description>
<files>
<filename>component.php</filename>
<filename>favicon.ico</filename>
<filename>index.html</filename>
<filename>index.php</filename>
<filename>thememagic.xml</filename>
<filename>templateInfo.php</filename>
<filename>templateHook.php</filename>
<filename>template_preview.png</filename>
<filename>template_thumbnail.png</filename>
<filename>templateDetails.xml</filename>
<filename>helper.php</filename>
<filename>offline.php</filename>
<filename>error.php</filename>
<folder>etc</folder>
<folder>fonts</folder>
<folder>html</folder>
<folder>css</folder>
<folder>js</folder>
<folder>less</folder>
<folder>language</folder>
<folder>images</folder>
<folder>tpls</folder>
<folder>local</folder>
</files>
<languages folder="language">
<language tag="en-GB">en-GB/en-GB.tpl_purity_iii.ini</language>
<language tag="en-GB">en-GB/en-GB.tpl_purity_iii.sys.ini</language>
</languages>
<positions>
<position>languageswitcherload</position>
<position>head-search</position>
<position>mainnav</position>
<position>navhelper</position>
<position>breadcrumbs</position>
<position>off-canvas</position>
<position>sidebar-1</position>
<position>sidebar-2</position>
<position>mast-col</position>
<position>footer</position>
<position>features-intro-1</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>position-15</position>
<position>footer-0</position>
<position>footer-1</position>
<position>footer-2</position>
<position>footer-3</position>
<position>footer-4</position>
<position>footer-5</position>
<position>footer-6</position>
<position>footer-7</position>
<position>footer-8</position>
<position>footer-9</position>
<position>footer-10</position>
<position>debug</position>
</positions>
<config>
<fields name="params" addfieldpath="/plugins/system/t3/includes/depend">
<!-- Sample for add or disable template parameters -->
<!--fieldset name="menu_params" label="T3_PARAMS_MEGAMENU">
<field name="group_disable" type="t3depend" function="@group">
<option for="menu_as_bg" value="no">menu_as_bg</option>
</field>
</fieldset-->
<fieldset name="purity_iii_params" label="TPL_EXTENDED_TAB_LABEL" description="TPL_EXTENDED_TAB_LABEL">
<field name="tpl_article_info_datetime_format" type="list" default="d M Y"
global="1"
label="TPL_ARTICLE_INFO_DATETIME_FORMAT_LABEL"
description="TPL_ARTICLE_INFO_DATETIME_FORMAT_DESC">
<option value="d M Y">TPL_DATE_SHORT</option>
<option value="d F Y">TPL_DATE_FULL_MONTH</option>
<option value="l, d F Y">TPL_DATE_FULL</option>
</field>
</fieldset>
</fields>
</config>
<updateservers>
<server type="collection">http://update.joomlart.com/service/tracking/list.xml</server>
</updateservers>
</extension>