From 46c9da77a47abba5f0bb314d9a4cd68d1abb32c9 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Tue, 2 Jan 2007 16:35:48 +0000 Subject: [PATCH] - do not allow setting the parent to currently assigned childs [Bug #6708] - Allow the display_on_index setting to be specified for link forums [Bug #6660] - Rank code in functions_display.php [Bug #6656] - Added some new locations for the viewonline page [Related to bug #6484] - Do not display attached images inline if user disabled image display in posts; the same with flash files [Bug #6226] git-svn-id: file:///svn/phpbb/trunk@6829 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/acp_forums.html | 6 ++++ phpBB/includes/acp/acp_forums.php | 18 +++++++----- phpBB/includes/functions.php | 11 +++++++ phpBB/includes/functions_display.php | 44 ++++++++++++++++++++++++++++ phpBB/language/en/common.php | 7 +++++ phpBB/memberlist.php | 36 +---------------------- phpBB/viewonline.php | 38 ++++++++++++++++++------ phpBB/viewtopic.php | 23 +-------------- 8 files changed, 109 insertions(+), 74 deletions(-) diff --git a/phpBB/adm/style/acp_forums.html b/phpBB/adm/style/acp_forums.html index 427a1f07a4..46223ea81d 100644 --- a/phpBB/adm/style/acp_forums.html +++ b/phpBB/adm/style/acp_forums.html @@ -256,6 +256,12 @@