Wie der Titel es schon sagt will ich im Tiny editor smileys hinzufügen.
Habe die smileys auch eingefügt und pfade ersetzt aber nix geht.
wenn das popup aufgeht zeigt es nur die 16 standart smileys an und nicht 19.
(hab 3 hinzu gefügt)
hier der pfad: C:\Programme\xampp\htdocs\test\joomla\mambots\edit ors\tinymce\jscripts\tiny_mce\plugins\emotions
in der emotions.html hab ich das hinzugefügt:und in der langs/en.js folgendes:Code:<tr> <td><a href="javascript:insertEmotion('smiley-yellow.gif','lang_emotions_yellow');"><img src="images/smiley-yellow.gif" width="18" height="18" border="0" alt="{$lang_emotions_yellow}" title="{$lang_emotions_yellow}" /></a></td> <td><a href="javascript:insertEmotion('smiley-red.gif','lang_emotions_red');"><img src="images/smiley-red.gif" width="18" height="18" border="0" alt="{$lang_emotions_red}" title="{$lang_emotions_red}" /></a></td> <td><a href="javascript:insertEmotion('smiley-yellowred.gif','lang_emotions_yellowred');"><img src="images/smiley-yellowred.gif" width="18" height="18" border="0" alt="{$lang_emotions_yellowred}" title="{$lang_emotions_yellowred}" /></a></td> <td> </td> </tr>aber ich hab das gefühl irgendwo was vergessen zu haben aber ich weiß nicht wo.Code:yellow : 'Yellow', red : 'Red', yellowred : 'Yellowred'
Kann einer helfen?


LinkBack URL
About LinkBacks
Zitieren

Lesezeichen