From 01cae9a50af5207f014c99f9a97b7b93d70eaaa2 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 12 Dec 2011 16:28:33 -0800 Subject: [PATCH] remove all plugins from default config --- htconfig.php | 11 ----------- view/cs/htconfig.tpl | 7 +------ view/de/htconfig.tpl | 6 ------ view/en/htconfig.tpl | 6 ------ view/es/htconfig.tpl | 5 ----- view/fr/htconfig.tpl | 5 ----- view/it/htconfig.tpl | 5 ----- view/sv/htconfig.tpl | 6 ------ 8 files changed, 1 insertion(+), 50 deletions(-) diff --git a/htconfig.php b/htconfig.php index 0f9222ac59..89c226e9b4 100644 --- a/htconfig.php +++ b/htconfig.php @@ -69,14 +69,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'; - - -// Disable oembed embedding -// This disable the conversion of [embed]$url[/embed] tag in html -// $a->config['system']['no_oembed'] = true; - diff --git a/view/cs/htconfig.tpl b/view/cs/htconfig.tpl index dca34f4824..87ded77fd8 100644 --- a/view/cs/htconfig.tpl +++ b/view/cs/htconfig.tpl @@ -1,4 +1,4 @@ -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 6eb9501309..c535cefa68 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 6eb9501309..c535cefa68 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 ea8439ebb4..9f6e282aba 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 13ddab07ff..c535cefa68 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 ea8439ebb4..9f6e282aba 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 6eb9501309..c535cefa68 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'; -