--- loncom/interface/lonpreferences.pm 2008/12/02 20:10:27 1.127 +++ loncom/interface/lonpreferences.pm 2008/12/03 20:29:40 1.128 @@ -1,7 +1,7 @@ # The LearningOnline Network # Preferences # -# $Id: lonpreferences.pm,v 1.127 2008/12/02 20:10:27 droeschl Exp $ +# $Id: lonpreferences.pm,v 1.128 2008/12/03 20:29:40 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1836,24 +1836,6 @@ my @menu= ] }, - { categorytitle=>'Message Management', - items =>[ - { linktext => 'Messages & Notifications', - url => '/adm/preferences?action=changemsgforward', - permission => 'F', - #help => 'Prefs_Messages', - icon => 'mail-reply-all.png', - linktitle => 'Change messageforwarding or notifications settings.' - }, - { linktext => 'Discussion Display Preferences', - url => '/adm/preferences?action=changediscussions', - permission => 'F', - #help => 'Change_Discussion_Display', - icon => 'mail-message-new.png', - linktitle => 'Set display preferences for discussion posts for both bulletin boards and individual resources in all your courses.' - }, - ] - }, { categorytitle=>'Content Display Settings', items =>[ { linktext => 'Language', @@ -1863,14 +1845,14 @@ my @menu= icon => 'preferences-desktop-locale.png', linktitle => 'Choose the default language for this user.' }, - { linktext => 'WYSIWYG Editor Preferences', + { linktext => 'WYSIWYG Editor', url => '/adm/preferences?action=changewysiwyg', permission => 'F', #help => '', icon => 'edit-select-all.png', linktitle => 'Enable or disable the WYSIWYG-Editor.' }, - { linktext => $role.' Page Preferences', + { linktext => $role.' Page', url => '/adm/preferences?action=changerolespref', permission => 'F', #help => '', @@ -1886,6 +1868,24 @@ my @menu= }, ] }, + { categorytitle=>'Message Management', + items =>[ + { linktext => 'Messages & Notifications', + url => '/adm/preferences?action=changemsgforward', + permission => 'F', + #help => 'Prefs_Messages', + icon => 'mail-reply-all.png', + linktitle => 'Change messageforwarding or notifications settings.' + }, + { linktext => 'Discussion Display', + url => '/adm/preferences?action=changediscussions', + permission => 'F', + #help => 'Change_Discussion_Display', + icon => 'mail-message-new.png', + linktitle => 'Set display preferences for discussion posts for both bulletin boards and individual resources in all your courses.' + }, + ] + }, { categorytitle=>'Other', items =>[ { linktext => 'Register Response Devices ("Clickers")', @@ -1944,7 +1944,7 @@ push(@{ $menu[4]->{items} }, { || &Apache::lonnet::allowed('whn',$env{'request.course.id'}.'/' .$env{'request.course.sec'})) { push(@{ $menu[4]->{items} }, { - linktext => 'Course Initialization Preference', + linktext => 'Course Initialization', url => '/adm/preferences?action=changecourseinit', permission => 'F', #help => '',