
| Key: |
MDL-16676
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Tim Hunt
|
| Reporter: |
Tim Hunt
|
| Votes: |
0
|
| Watchers: |
0
|
|
|
|
Issue Links:
|
Relates
|
|
This issue has a non-specific relationship to:
|
|
MDL-13233
Emoticons Documentation should be dynamic with the new configuration settings
|
|
|
|
|
|
|
|
| Participants: |
Pierre Pichet and Tim Hunt
|
| Security Level: |
None
|
| Resolved date: |
25/Sep/08
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
This is a follow-up to MDL-13233.
The files had to be renamed because the content was changed.
However, a lot of places in code, and 3rd party plugins print links to this common HTML editor help file. So, as well as updating all references in core (about a dozen were not updated) we need to catch this in helpbutton and print a developer debug warning.
|
|
Description
|
This is a follow-up to MDL-13233.
The files had to be renamed because the content was changed.
However, a lot of places in code, and 3rd party plugins print links to this common HTML editor help file. So, as well as updating all references in core (about a dozen were not updated) we need to catch this in helpbutton and print a developer debug warning. |
Show » |
|
Array
(
[0] => Array
(
[0] => questiontext
[1] => Question text
[2] => quiz
)
[1] => richtext2
)
'editorhelpbutton'
'eft'
'newt'
Array
(
[0] => generalfeedback
[1] => General feedback
[2] => quiz
)
'helpbutton'
'tadpole'