Help with Special Characters.

Help with Special Characters.

by David Edwards -
Number of replies: 3
Hi everyone

I would like to find out how to get more special characters so I can use them in embedded answer question. I can do this with the insert special characters button right now but would like to use different special characters from Lucian Sans Unicode special characters.

Maybe some has done this and can let me know how to add more special characters to the HTMLArea.

This is what I have for now and it displays the character.

{1:MULTICHOICE:=Ü~=¥}

Thanks for the help.

Average of ratings: -
In reply to David Edwards

Re: Help with Special Characters.

by Ken Burres -

You can edit the dlg_ins_char.php file which is in the
\lib\editor\htmlarea\popups folder.

There is a line that begins 'var chars =' and lists
the characters that will be listed in the popup.

You can edit this line to include any chars you'd like to include.

In reply to Ken Burres

Re: Help with Special Characters.

by Patrick Sedivy -

I apologize for my ignorance, but how do I open that file so that I can add the desired characters?