[AMOS commit] MDL-29663 forum: Option to allow Forced for read tracking. Committed into Git: 2013-09-26 14:47 UTC

[AMOS commit] MDL-29663 forum: Option to allow Forced for read tracking. Committed into Git: 2013-09-26 14:47 UTC

by AMOS bot -
Number of replies: 0
Author: Eric Merrill
MDL-29663 forum: Option to allow Forced for read tracking.
Converts the use of Read Tracking On to Forced. Adds new admin setting
forum_allowforcedreadtracking. If set, Forced will be available when
adding or editing forums. In this state the forced forum overrides the
user preference of off.

With forum_allowforcedreadtracking not set (default) behavior is the
same as now, except forums previously set in the On state are treated
as Optional.

The side effect of forum_allowforcedreadtracking being on, is that users
cannot speed up the loading of course pages with lots of forums by
setting their personal forum read tracking option to off.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=20e6782f10f3f87a0402a5f6d78c2d634b95af8e
http://github.com/moodle/moodle/commit/20e6782f10f3f87a0402a5f6d78c2d634b95af8e

+ 2.6 en [forcedreadtracking,mod_forum]
+ 2.6 en [forcedreadtracking_desc,mod_forum]
+ 2.6 en [trackingon,mod_forum]