Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.9.4
-
Fix Version/s: None
-
Component/s: Block: Mrbs
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
As mentioned previously, here is a patch to display 'current location' on users profiles. It only displays to users with block/mrbs:viewalltt and links to the user's timetable, so therefore requires CONTRIB-1200.
current_location.php goes in blocks/mrbs and then you just need an include line in user/view.php around line 224 onwards (depending on where in the list you want the detail)
Attachments
Issue Links
| This issue has a non-specific relationship to: | ||||
| CONTRIB-1200 | Users' timetable page |
|
|
|
Is there any way of packaging this other than an optional additional patch in the tracker? It is a feature that I have found useful, but does need one line inserted into core.