aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/cs/htconfig.tpl7
-rw-r--r--view/de/htconfig.tpl6
-rw-r--r--view/en/htconfig.tpl6
-rw-r--r--view/es/htconfig.tpl5
-rw-r--r--view/fr/htconfig.tpl5
-rw-r--r--view/it/htconfig.tpl5
-rw-r--r--view/sv/htconfig.tpl6
7 files changed, 1 insertions, 39 deletions
diff --git a/view/cs/htconfig.tpl b/view/cs/htconfig.tpl
index dca34f482..87ded77fd 100644
--- a/view/cs/htconfig.tpl
+++ b/view/cs/htconfig.tpl
@@ -1,4 +1,4 @@
-<?php
+<?php
// Nastavte následující pro Vaši instalaci MySQL
// Zkopírujte nebo přejmenujte tento soubor na .htconfig.php
@@ -70,9 +70,4 @@ $a->config['system']['rino_encrypt'] = true;
$a->config['system']['theme'] = 'duepuntozero';
-// Addony or pluginy se nastavují zde.
-// Toto je list čárkou oddělených addonů, které jsou povoleny. Příklad:
-// $a->config['system']['addon'] = 'js_upload,randplace,oembed';
-
-$a->config['system']['addon'] = 'js_upload';
diff --git a/view/de/htconfig.tpl b/view/de/htconfig.tpl
index 6eb950130..c535cefa6 100644
--- a/view/de/htconfig.tpl
+++ b/view/de/htconfig.tpl
@@ -66,9 +66,3 @@ $a->config['system']['rino_encrypt'] = true;
$a->config['system']['theme'] = 'duepuntozero';
-// Addons or plugins are configured here.
-// This is a comma seperated list of addons to enable. Example:
-// $a->config['system']['addon'] = 'js_upload,randplace,oembed';
-
-$a->config['system']['addon'] = 'js_upload';
-
diff --git a/view/en/htconfig.tpl b/view/en/htconfig.tpl
index 6eb950130..c535cefa6 100644
--- a/view/en/htconfig.tpl
+++ b/view/en/htconfig.tpl
@@ -66,9 +66,3 @@ $a->config['system']['rino_encrypt'] = true;
$a->config['system']['theme'] = 'duepuntozero';
-// Addons or plugins are configured here.
-// This is a comma seperated list of addons to enable. Example:
-// $a->config['system']['addon'] = 'js_upload,randplace,oembed';
-
-$a->config['system']['addon'] = 'js_upload';
-
diff --git a/view/es/htconfig.tpl b/view/es/htconfig.tpl
index ea8439ebb..9f6e282ab 100644
--- a/view/es/htconfig.tpl
+++ b/view/es/htconfig.tpl
@@ -66,8 +66,3 @@ $a->config['system']['rino_encrypt'] = true;
$a->config['system']['theme'] = 'duepuntozero';
-// Addons or plugins are configured here.
-// This is a comma seperated list of addons to enable. Example:
-// $a->config['system']['addon'] = 'js_upload,randplace,oembed';
-
-$a->config['system']['addon'] = 'js_upload';
diff --git a/view/fr/htconfig.tpl b/view/fr/htconfig.tpl
index 13ddab07f..c535cefa6 100644
--- a/view/fr/htconfig.tpl
+++ b/view/fr/htconfig.tpl
@@ -66,8 +66,3 @@ $a->config['system']['rino_encrypt'] = true;
$a->config['system']['theme'] = 'duepuntozero';
-// Addons or plugins are configured here.
-// This is a comma seperated list of addons to enable. Example:
-// $a->config['system']['addon'] = 'js_upload,randplace,oembed';
-
-$a->config['system']['addon'] = 'js_upload';
diff --git a/view/it/htconfig.tpl b/view/it/htconfig.tpl
index ea8439ebb..9f6e282ab 100644
--- a/view/it/htconfig.tpl
+++ b/view/it/htconfig.tpl
@@ -66,8 +66,3 @@ $a->config['system']['rino_encrypt'] = true;
$a->config['system']['theme'] = 'duepuntozero';
-// Addons or plugins are configured here.
-// This is a comma seperated list of addons to enable. Example:
-// $a->config['system']['addon'] = 'js_upload,randplace,oembed';
-
-$a->config['system']['addon'] = 'js_upload';
diff --git a/view/sv/htconfig.tpl b/view/sv/htconfig.tpl
index 6eb950130..c535cefa6 100644
--- a/view/sv/htconfig.tpl
+++ b/view/sv/htconfig.tpl
@@ -66,9 +66,3 @@ $a->config['system']['rino_encrypt'] = true;
$a->config['system']['theme'] = 'duepuntozero';
-// Addons or plugins are configured here.
-// This is a comma seperated list of addons to enable. Example:
-// $a->config['system']['addon'] = 'js_upload,randplace,oembed';
-
-$a->config['system']['addon'] = 'js_upload';
-