
| 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 » |
tjhunt committed 7 files to 'Moodle CVS' - 25/Sep/08 03:12 PM
MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html
|
|
|
tjhunt committed 1 file to 'Moodle CVS' - 25/Sep/08 03:13 PM
MDL-16676 Developer debug warning if you refer to the old text.html help file.
|
|
|
tjhunt committed 25 files to 'Moodle CVS' - 25/Sep/08 06:04 PM
MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html
|
|
|
|