[ Index ] |
|
Code source de PHP NUKE 7.9 |
1 Emotions plugin for TinyMCE 2 ------------------------------ 3 4 Installation instructions: 5 * Copy the emotions directory to the plugins directory of TinyMCE (/jscripts/tiny_mce/plugins). 6 * Add plugin to TinyMCE plugin option list example: plugins : "emotions". 7 * Add the emotions button name to button list, example: theme_advanced_buttons3_add : "emotions". 8 9 Initialization example: 10 tinyMCE.init({ 11 theme : "advanced", 12 mode : "textareas", 13 plugins : "emotions", 14 theme_advanced_buttons3_add : "emotions" 15 }); 16 17 Copyright notice: 18 These emotions where taken from Mozilla Thunderbird. 19 I hope they don't get angry if I use them here after all this is a open source project 20 aswell and I realy love their product.
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Apr 1 11:11:59 2007 | par Balluche grâce à PHPXref 0.7 |