-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.3.1
-
MOODLE_23_STABLE
-
MOODLE_24_STABLE
-
MDL-35224-master -
Multipage items (e.g. Book, Activity Reports, Calendar) should have their page titles change to indicate to the user which page of a resource they are viewing instead of always keeping the same title.
Greg's comment on MDL-30896 suggest
For the calendar
calendar/view.php?view=month&course=1&cal_d=1&cal_m=1&cal_y=2012
when I view January the page title should be something like
"moodle-access: Calendar: Detailed month view: January 2012"
instead of every page just saying
"moodle-access: Calendar: Detailed month view"
That way when I go to February the page title changes accordingly.