Moodle

Please remove the "simple" smileys

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.7
  • Fix Version/s: 1.9, 2.0
  • Component/s: General
  • Labels:
    None
  • Environment:
    1.7, Linux, Apache, MySQL
  • Database:
    MySQL
  • Affected Branches:
    MOODLE_17_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE, MOODLE_20_STABLE

Description

Please remove the following, "simple" emoticons:
'B)' => 'cool',
'' => 'sad',

and maybe
'' => 'smiley',

These smileys come into the way when having Quiz answers in mathematical forms, abbreviations --> (USB) , class-numbers, etc. If someone wants to use them, the longer form could be used.

File: lib/weblib.php, line 1772

Issue Links

Activity

Hide
Michael Schneider added a comment -
Show
Michael Schneider added a comment - Discussion is at http://moodle.org/mod/forum/discuss.php?d=58823#267095
Hide
Martin Dougiamas added a comment -

I've removed the B) which was the only one added in 1.7. The others have been there forever, and removing them now would probably break a lot of smileys in existing texts ... and are very common.

Show
Martin Dougiamas added a comment - I've removed the B) which was the only one added in 1.7. The others have been there forever, and removing them now would probably break a lot of smileys in existing texts ... and are very common.
Hide
Martin Dougiamas added a comment -

I'm not closing this myself because this could still be solved, possibly, by making the search/replace smarter.

Show
Martin Dougiamas added a comment - I'm not closing this myself because this could still be solved, possibly, by making the search/replace smarter.
Hide
Manish Verma added a comment -

I have 1.7 installation (not the latest one). How can I at least make (B) work?

Show
Manish Verma added a comment - I have 1.7 installation (not the latest one). How can I at least make (B) work?
Hide
Martin Dougiamas added a comment -

If you lick on the "Version control" tab of this link you can see the patches, direct link:

http://moodle.cvs.sourceforge.net/moodle/moodle/lib/weblib.php?r1=1.674.2.8&r2=1.674.2.9

Show
Martin Dougiamas added a comment - If you lick on the "Version control" tab of this link you can see the patches, direct link: http://moodle.cvs.sourceforge.net/moodle/moodle/lib/weblib.php?r1=1.674.2.8&r2=1.674.2.9
Hide
Dan Poltawski added a comment -

This has been resolved by MDL-10915 in 1.9+

You can now remove all the emoticons using the setting in Admin > Apperance > Htmleditor > emoticons

Show
Dan Poltawski added a comment - This has been resolved by MDL-10915 in 1.9+ You can now remove all the emoticons using the setting in Admin > Apperance > Htmleditor > emoticons
Hide
Stephen Bourget added a comment -

Verified fixed in Moodle 1.9
Closing

Show
Stephen Bourget added a comment - Verified fixed in Moodle 1.9 Closing
Hide
Nancy Webb added a comment -

I had the same problem when a quiz answer showed a drive letter such as C: inside parentheses. It would look like C smiley face! Luckily for me it was only a couple of questions, so I substituted : for a colon. Just in case my code simply shows as a colon, it is & # 5 8 ;

Show
Nancy Webb added a comment - I had the same problem when a quiz answer showed a drive letter such as C: inside parentheses. It would look like C smiley face! Luckily for me it was only a couple of questions, so I substituted : for a colon. Just in case my code simply shows as a colon, it is & # 5 8 ;

Dates

  • Created:
    Updated:
    Resolved: