From fcf7f413a82c831a438d2a46f3579907bf4ff0d6 Mon Sep 17 00:00:00 2001 From: icewing Date: Wed, 11 Jun 2008 16:24:59 +0000 Subject: Marcus Povey * Comments git-svn-id: https://code.elgg.org/elgg/trunk@869 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/admin/plugins.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'views') diff --git a/views/default/admin/plugins.php b/views/default/admin/plugins.php index 9461640d7..f5de338fc 100644 --- a/views/default/admin/plugins.php +++ b/views/default/admin/plugins.php @@ -13,6 +13,10 @@ // Description of what's going on echo "

" . nl2br(elgg_echo("admin:plugins:description")) . "

"; - + + +?> + TODO: Writeme - add automatic plugin config -?> \ No newline at end of file + Enable/disable is system level thing. + Config is a link to a config/PLUGINNAME/view ...? with the plugin registering a config action? -- cgit v1.2.3