Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.8.5, 1.9
-
Fix Version/s: None
-
Component/s: General
-
Labels:None
-
Environment:ALL
-
Affected Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
Description
When generating help documentation for blocks' form elements, it would be help full to include images within the documentation to guide them. There currently isn't a clear way to do so as of the 1.9.4 branch other than building full URLs via $CFG->wwwroot.
However, if images are allowed to be included in help documentation, then should they be localized based on the users' language packs? If so, then the only place it makes sense to store these images is within the language packs of the blocks. If localization of these images is unnecessary, then they could live within a directory within the block such as 'images'.
Andrew - Sorry for the delayed response. Now that I have a little break from classes I am trying to catch up. Is this a general suggestion for how help files can make use of language specific images? It does not appear to be related to anything particularly in CONTRIB (i.e. patches or plugins). As such, once I hear back from you, I will move this and re-assign it to one of the developers so that they can consider your comment. Thanks for any clarification you can provide. Peace - Anthony