From 28ba8306afc224c9dbaac7e114275a7d560d9d3a Mon Sep 17 00:00:00 2001 From: vdigital Date: Sat, 4 Oct 2008 22:52:48 +0000 Subject: 1 - selected_admin_menu function is externalized. 2 - Plugin can force accordion to be stable by adding &plgmenu in their plugin url git-svn-id: http://piwigo.org/svn/trunk@2662 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/include/functions_themes.inc.php | 56 ++++++++++++++++++++++++ admin/template/goto/theme/roma/themeconf.inc.php | 51 +-------------------- 2 files changed, 58 insertions(+), 49 deletions(-) create mode 100644 admin/include/functions_themes.inc.php diff --git a/admin/include/functions_themes.inc.php b/admin/include/functions_themes.inc.php new file mode 100644 index 000000000..c00588d13 --- /dev/null +++ b/admin/include/functions_themes.inc.php @@ -0,0 +1,56 @@ + \ No newline at end of file diff --git a/admin/template/goto/theme/roma/themeconf.inc.php b/admin/template/goto/theme/roma/themeconf.inc.php index 27bfe7ec1..9e731144b 100644 --- a/admin/template/goto/theme/roma/themeconf.inc.php +++ b/admin/template/goto/theme/roma/themeconf.inc.php @@ -1,55 +1,8 @@ 'goto', /* Goto Admin template */ 'theme' => 'roma', /* "roma" is the foundation theme of Piwigo */ -- cgit v1.2.3