Skip to content
This repository was archived by the owner on Oct 30, 2021. It is now read-only.

Commit e6fdc0e

Browse files
committed
Re-organizing language files and reformatting templateDetails.xml
1 parent fc1923b commit e6fdc0e

File tree

5 files changed

+279
-10
lines changed

5 files changed

+279
-10
lines changed

language/en-GB/index.html

Whitespace-only changes.

language/index.html

Whitespace-only changes.

templateDetails.xml

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
1111
<version>2.5.729</version>
1212
<description>TPL_JE_CONSTRUCT_PRO_DESCRIPTION</description>
13+
1314
<files>
1415
<filename>css/article/index.html</filename>
1516
<filename>css/category/index.html</filename>
@@ -54,17 +55,18 @@
5455
<filename>js/index.html</filename>
5556
<filename>js/PIE.htc</filename>
5657
<filename>js/styleswitch.js</filename>
58+
<folder>language</folder>
5759
<filename>layouts/index.html</filename>
5860
<filename>layouts/article/index.html</filename>
5961
<filename>layouts/category/index.html</filename>
6062
<filename>layouts/component/index.html</filename>
6163
<filename>layouts/item/index.html</filename>
6264
<filename>component.php</filename>
6365
<filename>error.php</filename>
64-
<filename>favicon.ico</filename>
65-
<filename>favicon.png</filename>
66-
<filename>index.html</filename>
67-
<filename>index.php</filename>
66+
<filename>favicon.ico</filename>
67+
<filename>favicon.png</filename>
68+
<filename>index.html</filename>
69+
<filename>index.php</filename>
6870
<filename>mobile.php</filename>
6971
<filename>mobile-offline.php</filename>
7072
<filename>modal.php</filename>
@@ -73,11 +75,6 @@
7375
<filename>templateDetails.xml</filename>
7476
</files>
7577

76-
<languages>
77-
<language tag="en-GB">language/en-GB/en-GB.tpl_je-construct-pro.ini</language>
78-
<language tag="en-GB">language/en-GB/en-GB.tpl_je-construct-pro.sys.ini</language>
79-
</languages>
80-
8178
<positions>
8279
<position>analytics</position>
8380
<position>breadcrumbs</position>
@@ -127,7 +124,7 @@
127124
<position>nav-below-6</position>
128125
<position>offline</position>
129126
<position>syndicate</position>
130-
</positions>
127+
</positions>
131128

132129
<config>
133130
<fields name="params">

templateDetails.xml~

Lines changed: 272 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,272 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!DOCTYPE install PUBLIC "-//Joomla! 1.6//DTD template 1.0//EN" "http://www.joomla.org/xml/dtd/1.6/template-install.dtd">
3+
<extension version="1.6" type="template" client="site" method="upgrade">
4+
<name>je-construct-pro</name>
5+
<creationDate>April 6, 2012</creationDate>
6+
<author>Matt Thomas</author>
7+
<authorEmail>[email protected]</authorEmail>
8+
<authorUrl>http://construct-framework.com</authorUrl>
9+
<copyright>Copyright (C) 2009 - 2012 Matt Thomas. All rights reserved.</copyright>
10+
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
11+
<version>2.5.729</version>
12+
<description>TPL_JE_CONSTRUCT_PRO_DESCRIPTION</description>
13+
14+
<files>
15+
<filename>css/article/index.html</filename>
16+
<filename>css/category/index.html</filename>
17+
<filename>css/component/index.html</filename>
18+
<filename>css/item/index.html</filename>
19+
<filename>css/diagnostic.css</filename>
20+
<filename>css/editor.css</filename>
21+
<filename>css/ie6.css</filename>
22+
<filename>css/index.html</filename>
23+
<filename>css/mobile.css</filename>
24+
<filename>css/modal.css</filename>
25+
<filename>css/print.css</filename>
26+
<filename>css/rtl.css</filename>
27+
<filename>css/screen.css</filename>
28+
<filename>css/wireframe.css</filename>
29+
<filename>elements/googlewebfont.php</filename>
30+
<filename>elements/helper.php</filename>
31+
<filename>elements/index.html</filename>
32+
<filename>elements/jqueryversion.php</filename>
33+
<filename>elements/logic.php</filename>
34+
<filename>elements/mdetect.php</filename>
35+
<filename>elements/upgradecheck.php</filename>
36+
<filename>html/modules.php</filename>
37+
<filename>html/pagination.php</filename>
38+
<filename>html/index.html</filename>
39+
<filename>html/mod_footer/default.php</filename>
40+
<filename>html/mod_footer/index.html</filename>
41+
<filename>html/mod_login/index.html</filename>
42+
<filename>html/mod_login/default.php</filename>
43+
<filename>html/mod_menu/index.html</filename>
44+
<filename>html/mod_menu/default.php</filename>
45+
<filename>images/index.html</filename>
46+
<filename>images/editor-buttons/index.html</filename>
47+
<filename>images/editor-buttons/j_button2_blank.png</filename>
48+
<filename>images/editor-buttons/j_button2_image.png</filename>
49+
<filename>images/editor-buttons/j_button2_left.png</filename>
50+
<filename>images/editor-buttons/j_button2_pagebreak.png</filename>
51+
<filename>images/editor-buttons/j_button2_readmore.png</filename>
52+
<filename>images/editor-buttons/j_button2_right.png</filename>
53+
<filename>images/selector-arrow.png</filename>
54+
<filename>js/DD_belatedPNG_0.0.8a-min.js</filename>
55+
<filename>js/index.html</filename>
56+
<filename>js/PIE.htc</filename>
57+
<filename>js/styleswitch.js</filename>
58+
<folder>language</folder>
59+
<filename>layouts/index.html</filename>
60+
<filename>layouts/article/index.html</filename>
61+
<filename>layouts/category/index.html</filename>
62+
<filename>layouts/component/index.html</filename>
63+
<filename>layouts/item/index.html</filename>
64+
<filename>component.php</filename>
65+
<filename>error.php</filename>
66+
<filename>favicon.ico</filename>
67+
<filename>favicon.png</filename>
68+
<filename>index.html</filename>
69+
<filename>index.php</filename>
70+
<filename>mobile.php</filename>
71+
<filename>mobile-offline.php</filename>
72+
<filename>modal.php</filename>
73+
<filename>offline.php</filename>
74+
<filename>template_thumbnail.png</filename>
75+
<filename>templateDetails.xml</filename>
76+
</files>
77+
78+
<positions>
79+
<position>analytics</position>
80+
<position>breadcrumbs</position>
81+
<position>column-1</position>
82+
<position>column-2</position>
83+
<position>column-3</position>
84+
<position>column-4</position>
85+
<position>content-above-1</position>
86+
<position>content-above-2</position>
87+
<position>content-above-3</position>
88+
<position>content-above-4</position>
89+
<position>content-above-5</position>
90+
<position>content-above-6</position>
91+
<position>content-below-1</position>
92+
<position>content-below-2</position>
93+
<position>content-below-3</position>
94+
<position>content-below-4</position>
95+
<position>content-below-5</position>
96+
<position>content-below-6</position>
97+
<position>debug</position>
98+
<position>footer</position>
99+
<position>footer-above-1</position>
100+
<position>footer-above-2</position>
101+
<position>footer-above-3</position>
102+
<position>footer-above-4</position>
103+
<position>footer-above-5</position>
104+
<position>footer-above-6</position>
105+
<position>header</position>
106+
<position>header-above-1</position>
107+
<position>header-above-2</position>
108+
<position>header-above-3</position>
109+
<position>header-above-4</position>
110+
<position>header-above-5</position>
111+
<position>header-above-6</position>
112+
<position>header-below-1</position>
113+
<position>header-below-2</position>
114+
<position>header-below-3</position>
115+
<position>header-below-4</position>
116+
<position>header-below-5</position>
117+
<position>header-below-6</position>
118+
<position>nav</position>
119+
<position>nav-below-1</position>
120+
<position>nav-below-2</position>
121+
<position>nav-below-3</position>
122+
<position>nav-below-4</position>
123+
<position>nav-below-5</position>
124+
<position>nav-below-6</position>
125+
<position>offline</position>
126+
<position>syndicate</position>
127+
</positions>
128+
129+
<config>
130+
<fields name="params">
131+
<fieldset name="general" addfieldpath="/templates/je-construct-pro/elements" >
132+
<field name="enableSwitcher" type="radio" default="0" label="TPL_JE_CONSTRUCT_PRO_ENABLE_SWITCHER_LABEL" description="TPL_JE_CONSTRUCT_PRO_ENABLE_SWITCHER_DESC">
133+
<option value="1">Show</option>
134+
<option value="0">Hide</option>
135+
</field>
136+
<field name="showDiagnostics" type="radio" default="0" label="TPL_JE_CONSTRUCT_PRO_SHOW_DIAGNOSTICS_LABEL" description="TPL_JE_CONSTRUCT_PRO_SHOW_DIAGNOSTICS_DESC">
137+
<option value="1">Show</option>
138+
<option value="0">Hide</option>
139+
</field>
140+
<field name="inheritLayout" type="radio" default="0" label="TPL_JE_CONSTRUCT_PRO_INHERIT_CAT_LAYOUT_LABEL" description="TPL_JE_CONSTRUCT_PRO_INHERIT_CAT_LAYOUT_DESC">
141+
<option value="1">Yes</option>
142+
<option value="0">No</option>
143+
</field>
144+
<field name="inheritStyle" type="radio" default="0" label="TPL_JE_CONSTRUCT_PRO_INHERIT_CAT_STYLE_LABEL" description="TPL_JE_CONSTRUCT_PRO_INHERIT_CAT_STYLE_DESC">
145+
<option value="1">Yes</option>
146+
<option value="0">No</option>
147+
</field>
148+
<field name="customStyleSheet" type="filelist" default="" label="TPL_JE_CONSTRUCT_PRO_CUSTOM_STYLE_SHEET_LABEL" directory="templates/je-construct-pro/css" filter="\.css" exclude="core-classes-ids\.css|diagnostic\.css|editor\.css|modal\.css|normal\.css|print\.css|rtl\.css|screen\.css|ie6\.css|wireframe\.css|mobile\.css" description="TPL_JE_CONSTRUCT_PRO_CUSTOM_STYLE_SHEET_DESC" />
149+
<field name="setGeneratorTag" type="text" default="Construct Framework | http://Construct-Framework.com" label="Generator Meta Tag" description="Customize the generator meta tag output by your template." size="56" />
150+
</fieldset>
151+
<fieldset name="IE">
152+
<field name="IECSS3" type="radio" default="1" label="TPL_JE_CONSTRUCT_PRO_IE_CSS3_LABEL" description="TPL_JE_CONSTRUCT_PRO_IE_CSS3_DESC">
153+
<option value="1">Yes</option>
154+
<option value="0">No</option>
155+
</field>
156+
<field name="IECSS3Targets" type="textarea" default=".drop-shadow, .outline, .rounded, ul.menu li" label="TPL_JE_CONSTRUCT_PRO_IE_CSS3_TARGETS_LABEL" description="TPL_JE_CONSTRUCT_PRO_IE_CSS3_TARGETS_DESC" rows="5" cols="50" />
157+
<field name="IE6TransFix" type="radio" default="1" label="TPL_JE_CONSTRUCT_PRO_IE6_TRANS_FIX_LABEL" description="TPL_JE_CONSTRUCT_PRO_IE6_TRANS_FIX_DESC">
158+
<option value="1">Yes</option>
159+
<option value="0">No</option>
160+
</field>
161+
<field name="IE6TransFixTargets" type="textarea" default="h1 a" label="TPL_JE_CONSTRUCT_PRO_IE6_TRANS_FIX_TARGETS_LABEL" description="TPL_JE_CONSTRUCT_PRO_IE6_TRANS_FIX_TARGETS_DESC" rows="5" cols="50" />
162+
</fieldset>
163+
<fieldset name="javascript">
164+
<field name="loadMoo" type="radio" default="1" label="TPL_JE_CONSTRUCT_PRO_LOAD_MOO_LABEL" description="TPL_JE_CONSTRUCT_PRO_LOAD_MOO_DESC">
165+
<option value="1">Yes</option>
166+
<option value="0">No</option>
167+
</field>
168+
<field name="loadModal" type="radio" default="1" label="TPL_JE_CONSTRUCT_PRO_LOAD_MODAL_LABEL" description="TPL_JE_CONSTRUCT_PRO_LOAD_MODAL_DESC">
169+
<option value="1">Yes</option>
170+
<option value="0">No</option>
171+
</field>
172+
<field name="loadjQuery" type="jqueryversion" default="" label="TPL_JE_CONSTRUCT_PRO_LOAD_JQUERY_LABEL" description="TPL_JE_CONSTRUCT_PRO_LOAD_JQUERY_DESC" />
173+
</fieldset>
174+
<fieldset name="Layout">
175+
<field name="siteWidth" type="text" default="80.5" label="TPL_JE_CONSTRUCT_PRO_SITE_WIDTH_LABEL" description="TPL_JE_CONSTRUCT_PRO_SITE_WIDTH_DESC" size="10" />
176+
<field name="siteWidthType" type="radio" default="max-width" label="TPL_JE_CONSTRUCT_PRO_SITE_WIDTH_TYPE_LABEL" description="TPL_JE_CONSTRUCT_PRO_SITE_WIDTH_TYPE_DESC">
177+
<option value="max-width">Fluid Max Width</option>
178+
<option value="width">Fixed Width</option>
179+
</field>
180+
<field name="siteWidthUnit" type="radio" default="em" label="TPL_JE_CONSTRUCT_PRO_SITE_WIDTH_UNIT_LABEL" description="TPL_JE_CONSTRUCT_PRO_SITE_WIDTH_UNIT_DESC">
181+
<option value="em">Em</option>
182+
<option value="px">Pixel</option>
183+
<option value="%">Percent</option>
184+
</field>
185+
<field name="fluidMedia" type="radio" default="0" label="TPL_JE_CONSTRUCT_PRO_FLUID_MEDIA_LABEL" description="TPL_JE_CONSTRUCT_PRO_FLUID_MEDIA_DESC">
186+
<option value="1">Yes</option>
187+
<option value="0">No</option>
188+
</field>
189+
<field name="fullWidth" type="radio" default="1" label="TPL_JE_CONSTRUCT_PRO_FULL_WIDTH_LABEL" description="TPL_JE_CONSTRUCT_PRO_FULL_WIDTH_DESC">
190+
<option value="1">Yes</option>
191+
<option value="0">No</option>
192+
</field>
193+
<field name="useStickyFooter" type="radio" default="1" label="TPL_JE_CONSTRUCT_PRO_USE_STICKY_FOOTER_LABEL" description="TPL_JE_CONSTRUCT_PRO_USE_STICKY_FOOTER_DESC">
194+
<option value="1">On</option>
195+
<option value="0">Off</option>
196+
</field>
197+
<field name="stickyFooterHeight" type="text" default="175" label="TPL_JE_CONSTRUCT_PRO_STICKY_FOOTER_HEIGHT_LABEL" description="TPL_JE_CONSTRUCT_PRO_STICKY_FOOTER_HEIGHT_DESC" size="5" />
198+
</fieldset>
199+
<fieldset name="mobile">
200+
<field name="mdetect" type="radio" default="1" label="TPL_JE_CONSTRUCT_PRO_MDETECT_LABEL" description="TPL_JE_CONSTRUCT_PRO_MDETECT_DESC">
201+
<option value="1">Yes</option>
202+
<option value="0">No</option>
203+
</field>
204+
<field name="detectTablets" type="radio" default="1" label="TPL_JE_CONSTRUCT_PRO_DETECT_TABLETS_LABEL" description="TPL_JE_CONSTRUCT_PRO_DETECT_TABLETS_DESC">
205+
<option value="1">Yes</option>
206+
<option value="0">No</option>
207+
</field>
208+
<field name="mNavPosition" type="radio" default="1" label="TPL_JE_CONSTRUCT_PRO_MNAVPOSITION_LABEL" description="TPL_JE_CONSTRUCT_PRO_MNAVPOSITION_DESC">
209+
<option value="1">Before Content</option>
210+
<option value="0">After Content</option>
211+
</field>
212+
<field name="mPageDataTheme" type="list" default="b" label="TPL_JE_CONSTRUCT_PRO_MPAGEDATATHEME_LABEL" description="TPL_JE_CONSTRUCT_PRO_MPAGEDATATHEME_DESC">
213+
<option value="">- None Selected -</option>
214+
<option value="a">Black</option>
215+
<option value="b">Blue</option>
216+
<option value="c">Gray</option>
217+
<option value="d">Dark Gray</option>
218+
<option value="e">Accent</option>
219+
</field>
220+
<field name="mHeaderDataTheme" type="list" default="" label="TPL_JE_CONSTRUCT_PRO_MHEADERDATATHEME_LABEL" description="TPL_JE_CONSTRUCT_PRO_MHEADERDATATHEME_DESC">
221+
<option value="">- None Selected -</option>
222+
<option value="a">Black</option>
223+
<option value="b">Blue</option>
224+
<option value="c">Gray</option>
225+
<option value="d">Dark Gray</option>
226+
<option value="e">Accent</option>
227+
</field>
228+
<field name="mNavDataTheme" type="list" default="" label="TPL_JE_CONSTRUCT_PRO_MNAVDATATHEME_LABEL" description="TPL_JE_CONSTRUCT_PRO_MNAVDATATHEME_DESC">
229+
<option value="">- None Selected -</option>
230+
<option value="a">Black</option>
231+
<option value="b">Blue</option>
232+
<option value="c">Gray</option>
233+
<option value="d">Dark Gray</option>
234+
<option value="e">Accent</option>
235+
</field>
236+
<field name="mContentDataTheme" type="list" default="" label="TPL_JE_CONSTRUCT_PRO_MCONTENTDATATHEME_LABEL" description="TPL_JE_CONSTRUCT_PRO_MCONTENTDATATHEME_DESC">
237+
<option value="">- None Selected -</option>
238+
<option value="a">Black</option>
239+
<option value="b">Blue</option>
240+
<option value="c">Gray</option>
241+
<option value="d">Dark Gray</option>
242+
<option value="e">Accent</option>
243+
</field>
244+
<field name="mFooterDataTheme" type="list" default="" label="TPL_JE_CONSTRUCT_PRO_MFOOTERDATATHEME_LABEL" description="TPL_JE_CONSTRUCT_PRO_MFOOTERDATATHEME_DESC">
245+
<option value="">- None Selected -</option>
246+
<option value="a">Black</option>
247+
<option value="b">Blue</option>
248+
<option value="c">Gray</option>
249+
<option value="d">Dark Gray</option>
250+
<option value="e">Accent</option>
251+
</field>
252+
</fieldset>
253+
<fieldset name="typography" >
254+
<field name="googleWebFont" type="googlewebfont" label="TPL_JE_CONSTRUCT_PRO_GOOGLE_WEB_FONT_LABEL" description="TPL_JE_CONSTRUCT_PRO_GOOGLE_WEB_FONT_DESC" />
255+
<field name="googleWebFontTargets" type="text" default="h1,h2,h3,h4,h5,h6" label="TPL_JE_CONSTRUCT_PRO_GOOGLE_WEB_FONT_TARGETS_LABEL" description="TPL_JE_CONSTRUCT_PRO_GOOGLE_WEB_FONT_TARGETS_DESC" size="50" />
256+
<field name="googleWebFontSize" type="text" default="85%" label="TPL_JE_CONSTRUCT_PRO_GOOGLE_WEB_FONT_SIZE_LABEL" description="TPL_JE_CONSTRUCT_PRO_GOOGLE_WEB_FONT_SIZE_DESC" size="5" />
257+
<field type="spacer" default=" " />
258+
<field name="googleWebFont2" type="googlewebfont" default="" label="TPL_JE_CONSTRUCT_PRO_GOOGLE_WEB_FONT_LABEL" description="TPL_JE_CONSTRUCT_PRO_GOOGLE_WEB_FONT_DESC" />
259+
<field name="googleWebFontTargets2" type="text" default="" label="TPL_JE_CONSTRUCT_PRO_GOOGLE_WEB_FONT_TARGETS_LABEL" description="TPL_JE_CONSTRUCT_PRO_GOOGLE_WEB_FONT_TARGETS_DESC" size="50"/>
260+
<field name="googleWebFontSize2" type="text" default="2.1em" label="TPL_JE_CONSTRUCT_PRO_GOOGLE_WEB_FONT_SIZE_LABEL" description="TPL_JE_CONSTRUCT_PRO_GOOGLE_WEB_FONT_SIZE_DESC" size="5" />
261+
<field type="spacer" default=" " />
262+
<field name="googleWebFont3" type="googlewebfont" default="" label="TPL_JE_CONSTRUCT_PRO_GOOGLE_WEB_FONT_LABEL" description="TPL_JE_CONSTRUCT_PRO_GOOGLE_WEB_FONT_DESC" />
263+
<field name="googleWebFontTargets3" type="text" default="" label="TPL_JE_CONSTRUCT_PRO_GOOGLE_WEB_FONT_TARGETS_LABEL" description="TPL_JE_CONSTRUCT_PRO_GOOGLE_WEB_FONT_TARGETS_DESC" size="50" />
264+
<field name="googleWebFontSize3" type="text" default="20px" label="TPL_JE_CONSTRUCT_PRO_GOOGLE_WEB_FONT_SIZE_LABEL" description="TPL_JE_CONSTRUCT_PRO_GOOGLE_WEB_FONT_SIZE_DESC" size="5" />
265+
</fieldset>
266+
<fieldset name="version_check">
267+
<field label="TPL_JE_CONSTRUCT_PRO_VERSION_CHECK_LABEL" type="upgradecheck" />
268+
</fieldset>
269+
</fields>
270+
</config>
271+
</extension>
272+

template_thumbnail.png

-17.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)