From 472aa15c24655c4d978019edaa4669700964325d Mon Sep 17 00:00:00 2001 From: ben Date: Mon, 16 Jun 2008 23:32:45 +0000 Subject: Sticky menu items, but also, much more intelligent context detection. Plugin authors need not bother with set_context() any more - the context should be set automatically. This is overruled by page handling settings, if set, which use the first element of the URL to determine context. Fixes #32 git-svn-id: https://code.elgg.org/elgg/trunk@940 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/navigation/toolbox.php | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) (limited to 'views/default/navigation/toolbox.php') diff --git a/views/default/navigation/toolbox.php b/views/default/navigation/toolbox.php index 6ee04f00b..91a96d1fb 100644 --- a/views/default/navigation/toolbox.php +++ b/views/default/navigation/toolbox.php @@ -25,13 +25,14 @@