Page 1 of 1

[Solved] Duplicate code for emoticons

Posted: Sat Sep 03, 2016 10:42 pm
by Barbie
The code for inserting emoticons has a duplicate:

Code: Select all

<a href="#" onclick="insert_text(':idea:', true); return false;"><img src="./images/smilies/icon_idea.gif" width="15" height="15" alt=":idea:" title="Idea" /></a>
...
 <a href="#" onclick="insert_text(':idea:', true); return false;"><img src="./images/smilies/gecheckt.gif" width="15" height="32" alt=":idea:" title="Idea!" /></a>
So it is not possible to insert images/smilies/gecheckt.gif

Re: Duplicate code for emoticons

Posted: Sat Sep 03, 2016 11:20 pm
by EvilGrins
Image Image Image

Re: Duplicate code for emoticons

Posted: Sun Sep 04, 2016 1:43 am
by papercoffee
Image <= inserted with [img]-tag

...what exactly is your question?

Edit----------------
Oh... now I see it ...it won't work by clicking the emoji on the smiley menu.

Re: Duplicate code for emoticons

Posted: Sun Sep 04, 2016 5:54 am
by UnrealGGecko
Yeah I mentioned this one somewhere before, as instead of this -> Image I get this -> :idea:
Well at least there's another way of putting it there Image Image :P Image Image

Re: Duplicate code for emoticons

Posted: Sun Oct 02, 2016 10:38 am
by Shade
Fixed.
:idea: :idea2:

Code: Select all

:idea: :idea2: