From 49f43090b214c4346a114922696b7d9d96d2c02e Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Wed, 18 May 2016 22:07:49 -0400 Subject: Added plugin controller (WIP) --- app/Template/config/plugins.php | 30 ------------------------------ app/Template/config/sidebar.php | 5 +---- 2 files changed, 1 insertion(+), 34 deletions(-) delete mode 100644 app/Template/config/plugins.php (limited to 'app/Template/config') diff --git a/app/Template/config/plugins.php b/app/Template/config/plugins.php deleted file mode 100644 index 04b3f095..00000000 --- a/app/Template/config/plugins.php +++ /dev/null @@ -1,30 +0,0 @@ - - - -

- - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/Template/config/sidebar.php b/app/Template/config/sidebar.php index dd51bc74..a2a5a6cb 100644 --- a/app/Template/config/sidebar.php +++ b/app/Template/config/sidebar.php @@ -4,9 +4,6 @@
  • app->checkMenuSelection('config', 'index') ?>> url->link(t('About'), 'config', 'index') ?>
  • -
  • app->checkMenuSelection('config', 'plugins') ?>> - url->link(t('Plugins'), 'config', 'plugins') ?> -
  • app->checkMenuSelection('config', 'application') ?>> url->link(t('Application settings'), 'config', 'application') ?>
  • @@ -36,4 +33,4 @@ hook->render('template:config:sidebar') ?> - \ No newline at end of file + -- cgit v1.2.3
    - getPluginHomepage()): ?> - text->e($plugin->getPluginName()) ?> - - text->e($plugin->getPluginName()) ?> - - text->e($plugin->getPluginAuthor()) ?>text->e($plugin->getPluginVersion()) ?>text->e($plugin->getPluginDescription()) ?>