Details
-
Type:
Sub-task
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.8.3
-
Fix Version/s: STABLE backlog
-
Component/s: Glossary
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE
Description
I'd like to see user contributed glossary entries appear on myMoodle. Attached is a patch which I think works, but I'd love some-one to look it over.
It needs 2 lang strings as well for "entry since last login" and "entries since last login".
Attachments
Issue Links
| This issue has been marked as being related by: | ||||
| MDL-13583 | Improvements to the MyMoodle page |
|
|
|
I've attached the patches for the mod/glossary/lib.php file and the language pack (I put the language strings in lang/en_utf8/glossary.php). Hope that this helps.