Newer
Older
<option value="disable">
<locale group="quiqqer/template-cologne"
var="settings.pageTitle.disable"
/>
</option>
</select>
</settings>
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
<!-- page title -->
<settings title="templateCologne.settings"
name="templateCologne.pageShort.settings">
<title>
<locale group="quiqqer/template-cologne"
var="settings.pageShortDesc.title"
/>
</title>
<text>
<locale group="quiqqer/template-cologne"
var="settings.pageShortDesc.text"/>
</text>
<input conf="templateCologne.settings.shortDescStartPage"
type="checkbox">
<text>
<locale group="quiqqer/template-cologne"
var="admin.layout.startpage"
/>
</text>
</input>
<input conf="templateCologne.settings.shortDescNoSidebar"
type="checkbox">
<text>
<locale group="quiqqer/template-cologne"
var="admin.layout.noSidebar"
/>
</text>
</input>
<input conf="templateCologne.settings.shortDescNoSidebarThin"
type="checkbox">
<text>
<locale group="quiqqer/template-cologne"
var="admin.layout.noSidebarThin"
/>
</text>
</input>
<input conf="templateCologne.settings.shortDescLeftSidebar"
type="checkbox">
<text>
<locale group="quiqqer/template-cologne"
var="admin.layout.leftSidebar"
/>
</text>
</input>
<input conf="templateCologne.settings.shortDescRightSidebar"
type="checkbox">
<text>
<locale group="quiqqer/template-cologne"
var="admin.layout.rightSidebar"
/>
</text>
</input>
</settings>
<!-- category menu -->
<settings title="templateCologne.settings"
name="templateCologne.categoryMenu.settings">
<title>
<locale group="quiqqer/template-cologne"
var="settings.categoryMenu.title"
/>
</title>
<text>
<locale group="quiqqer/template-cologne"
var="settings.categoryMenu.text"/>
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
</text>
<input conf="templateCologne.settings.showCategoryMenu"
type="checkbox">
<text>
<locale group="quiqqer/template-cologne"
var="settings.categoryMenu.show"
/>
</text>
</input>
<!-- show short desc of categories for... -->
<select conf="templateCologne.settings.showCategoryShortFor">
<text>
<locale group="quiqqer/template-cologne"
var="settings.categoryMenu.showDescFor"
/>
</text>
<option value="all">
<locale group="quiqqer/template-cologne"
var="settings.categoryMenu.showDescFor.all"
/>
</option>
<option value="firstLevel">
<locale group="quiqqer/template-cologne"
var="settings.categoryMenu.showDescFor.firstLevel"
/>
</option>
<option value="none">
<locale group="quiqqer/template-cologne"
var="settings.categoryMenu.showDescFor.none"
/>
</option>
</select>
<!-- start by page -->
<input conf="templateCologne.settings.categoryStartId"
type="text" class="project-site">
<text>
<locale group="quiqqer/template-cologne"
var="settings.categoryMenu.startId"
/>
</text>
</input>

Michael Danielczok
committed
<input conf="templateCologne.settings.showBasketButton"
type="checkbox">
<text>
<locale group="quiqqer/template-cologne"
var="settings.showBasketButton"
/>
</text>
</input>

Michael Danielczok
committed
<!-- breadrcumb -->
<settings title="templateCologne.settings"
name="templateCologne.breadcrumb.settings">
<title>
<locale group="quiqqer/template-cologne"
var="settings.breadcrumb.title"

Michael Danielczok
committed
/>
</title>
<!-- no breadcrumb? -->
<text>
<locale group="quiqqer/template-cologne"
var="settings.breadcrumb.text"/>

Michael Danielczok
committed
</text>
<input conf="templateCologne.settings.showBreadcrumbStartPage"
type="checkbox">
<text>
<locale group="quiqqer/template-cologne"

Michael Danielczok
committed
/>
</text>
</input>
<input conf="templateCologne.settings.showBreadcrumbNoSidebar"
type="checkbox">
<text>
<locale group="quiqqer/template-cologne"
var="admin.layout.noSidebar"
/>
</text>
</input>
<input conf="templateCologne.settings.showBreadcrumbNoSidebarThin"
type="checkbox">
<text>
<locale group="quiqqer/template-cologne"
var="admin.layout.noSidebarThin"

Michael Danielczok
committed
/>
</text>
</input>
<input conf="templateCologne.settings.showBreadcrumbLeftSidebar"
type="checkbox">
<text>
<locale group="quiqqer/template-cologne"
var="admin.layout.leftSidebar"

Michael Danielczok
committed
/>
</text>
</input>
<input conf="templateCologne.settings.showBreadcrumbRightSidebar"
type="checkbox">
<text>
<locale group="quiqqer/template-cologne"
var="admin.layout.rightSidebar"

Michael Danielczok
committed
/>
</text>
</input>
</settings>
<!--...................-->
<!-- Predefined footer -->
<!--...................-->
<!-- predefined footer: Short text -->
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
<settings title="templateCologne.settings"
name="templateCologne.settings.predefinedFooter">
<title>
<locale group="quiqqer/template-cologne"
var="settings.predefinedFooter.shortText"
/>
</title>
<text>
<locale group="quiqqer/template-cologne"
var="settings.predefinedFooter.shortText.info"
/>
</text>
<!-- show -->
<input conf="templateCologne.settings.predefinedFooter.shortText"
type="checkbox">
<text>
<locale group="quiqqer/template-cologne"
var="settings.predefinedFooter.shortText.show"
/>
</text>
</input>
<!-- title -->
<input conf="templateCologne.settings.predefinedFooter.shortText.title"
type="text" data-qui="controls/lang/InputMultiLang">
<text>
<locale group="quiqqer/template-cologne"
var="settings.predefinedFooter.shortText.title"
/>
</text>
</input>
</settings>
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
<!-- predefined footer: url list -->
<settings title="templateCologne.settings"
name="templateCologne.settings.predefinedFooter">
<title>
<locale group="quiqqer/template-cologne"
var="settings.predefinedFooter.urlList"
/>
</title>
<!-- show -->
<input conf="templateCologne.settings.predefinedFooter.urlList"
type="checkbox">
<text>
<locale group="quiqqer/template-cologne"
var="settings.predefinedFooter.urlList.show"
/>
</text>
</input>
<!-- title -->
<input conf="templateCologne.settings.predefinedFooter.urlList.title"
type="text" data-qui="controls/lang/InputMultiLang">
<text>
<locale group="quiqqer/template-cologne"
var="settings.predefinedFooter.urlList.title"
/>
</text>
</input>
<!-- sites -->
<input conf="templateCologne.settings.predefinedFooter.urlList.sites"
type="text" data-qui="controls/projects/project/site/Select">
<text>
<locale group="quiqqer/template-cologne"
var="settings.predefinedFooter.urlList.sites"
/>
</text>
</input>
<!-- site order -->
<select conf="templateCologne.settings.predefinedFooter.urlList.sites.order">
<text>
<locale group="quiqqer/template-cologne"
var="settings.predefinedFooter.urlList.sites.order"
/>
</text>
<option value=""/>
<option value="name ASC" selected="selected">
<locale group="quiqqer/system" var="name_asc"/>
</option>
<option value="name DESC">
<locale group="quiqqer/system" var="name_desc"/>
</option>
<option value="title ASC">
<locale group="quiqqer/system" var="title_asc"/>
</option>
<option value="title DESC">
<locale group="quiqqer/system" var="title_desc"/>
</option>
<option value="c_date ASC">
<locale group="quiqqer/system" var="c_date_asc"/>
</option>
<option value="c_date DESC">
<locale group="quiqqer/system" var="c_date_desc"/>
</option>
<option value="e_date ASC">
<locale group="quiqqer/system" var="e_date_asc"/>
</option>
<option value="e_date DESC">
<locale group="quiqqer/system" var="e_date_desc"/>
</option>
<option value="release_from ASC">
<locale group="quiqqer/system" var="release_from_asc"/>
</option>
<option value="release_from DESC">
<locale group="quiqqer/system" var="release_from_desc"/>
</option>
<option value="order_field ASC">
<locale group="quiqqer/core" var="order_field_asc"/>
</option>
<option value="order_field DESC">
<locale group="quiqqer/core" var="order_field_desc"/>
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
</option>
</select>
</settings>
<!-- predefined footer: featured products -->
<settings title="templateCologne.settings"
name="templateCologne.settings.predefinedFooter">
<title>
<locale group="quiqqer/template-cologne"
var="settings.predefinedFooter.featuredProducts"
/>
</title>
<!-- show -->
<input conf="templateCologne.settings.predefinedFooter.featuredProducts"
type="checkbox">
<text>
<locale group="quiqqer/template-cologne"
var="settings.predefinedFooter.featuredProducts.show"
/>
</text>
</input>
<!-- title -->
<input conf="templateCologne.settings.predefinedFooter.featuredProducts.title"
type="text" data-qui="controls/lang/InputMultiLang">
<text>
<locale group="quiqqer/template-cologne"
var="settings.predefinedFooter.featuredProducts.title"
/>
</text>
</input>
<!-- category id -->
<input conf="templateCologne.settings.predefinedFooter.featuredProducts.category"
type="hidden"
data-qui="package/quiqqer/products/bin/controls/categories/Select"
data-qui-options-max="1">
<text>
<locale group="quiqqer/template-cologne"
var="settings.predefinedFooter.featuredProducts.category"
/>
</text>
</input>
<!-- order -->
<select conf="templateCologne.settings.predefinedFooter.featuredProducts.order">
<text>
<locale group="quiqqer/template-cologne"
var="settings.predefinedFooter.featuredProducts.order"
/>
</text>
<option value="priority">
<locale group="quiqqer/product-bricks"
var="sort.sorting"/>
</option>
<option value="c_date ASC">
<locale group="quiqqer/product-bricks"
var="sort.cdate.ASC"/>
</option>
<option value="c_date DESC">
<locale group="quiqqer/product-bricks"
var="sort.cdate.DESC"/>
</option>
<option value="title ASC">
<locale group="quiqqer/product-bricks"
var="sort.title.ASC"/>
</option>
<option value="title DESC">
<locale group="quiqqer/product-bricks"
var="sort.title.DESC"/>
</option>
<option value="productNo ASC">
<locale group="quiqqer/product-bricks"
var="sort.productNo.ASC"/>
</option>
<option value="productNo DESC">
<locale group="quiqqer/product-bricks"
var="sort.productNo.DESC"/>
</option>
</select>
</settings>
<!-- predefined footer: payments -->
<settings title="templateCologne.settings"

Michael Danielczok
committed
name="templateCologne.settings.predefinedFooter">
<title>
<locale group="quiqqer/template-cologne"

Michael Danielczok
committed
var="settings.predefinedFooter.title"
<!-- show -->

Michael Danielczok
committed
<input conf="templateCologne.settings.predefinedFooter.payments"
type="checkbox">
<text>
<locale group="quiqqer/template-cologne"

Michael Danielczok
committed
var="settings.predefinedFooter.payments"
/>
</text>
</input>
<!-- title -->
<input conf="templateCologne.settings.predefinedFooter.payments.title"
type="text" data-qui="controls/lang/InputMultiLang">

Michael Danielczok
committed
<locale group="quiqqer/template-cologne"
var="settings.predefinedFooter.payments.title"
/>
</text>
</input>
<!-- layout -->

Michael Danielczok
committed
<select conf="templateCologne.settings.predefinedFooter.payments.layout">
<text>
<locale group="quiqqer/template-cologne"

Michael Danielczok
committed
var="settings.predefinedFooter.payments.layout"
/>
</text>
<option value="grid">
<locale group="quiqqer/template-cologne"

Michael Danielczok
committed
var="settings.footer.predefinedFooter.layout.grid"
/>
</option>
<option value="list">
<locale group="quiqqer/template-cologne"

Michael Danielczok
committed
var="settings.footer.predefinedFooter.layout.list"
/>
</option>
</select>
</settings>
michael.daniel
committed
<!-- Basket button behaviour -->
<!--<settings title="templateCologne.settings"
name="templateCologne.settings.general">

Michael Danielczok
committed
<locale group="quiqqer/template-cologne"
var="templateCologne.settings.bgColorSwitcher.title"
/>
</title>
<!– Background Color Switcher Prefix –>

Michael Danielczok
committed
<select conf="templateCologne.settings.bgColorSwitcherPrefix">

Michael Danielczok
committed
<locale group="quiqqer/template-cologne"
var="templateCologne.settings.bgColorSwitcherPrefix.text"
/>
</text>
<description>

Michael Danielczok
committed
<locale group="quiqqer/template-cologne"
var="templateCologne.settings.bgColorSwitcherPrefix.description"
/>
</description>
<option value="hide">

Michael Danielczok
committed
<locale group="quiqqer/template-cologne"
var="templateCologne.settings.bgColorSwitcher.hide"
/>
</option>
<option value="display">

Michael Danielczok
committed
<locale group="quiqqer/template-cologne"
var="templateCologne.settings.bgColorSwitcher.display"
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
/>
</option>
</select>
</settings>-->
</category>
</categories>
</window>
</settings>
<wysiwyg class="page-content">
<css src="//fonts.googleapis.com/css?family=Maven+Pro:400,500,700"/>
<css src="URL_OPT_DIR/quiqqer/template-cologne/bin/css/style.css"/>
<css src="URL_OPT_DIR/quiqqer/template-cologne/bin/css/buttons.css"/>
<css src="URL_OPT_DIR/quiqqer/template-cologne/bin/css/form.css"/>
<css src="URL_OPT_DIR/quiqqer/template-cologne/bin/css/editor/editor.css"/>
</wysiwyg>
</project>
</quiqqer>