[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 Save plugin for TinyMCE 2 (Dec 2004) by SlyD - d.herwald@dsh-elektronik.de 3 -------------------------- 4 5 About: 6 Adds a "save" button that submits the form. 7 8 Installation instructions: 9 * Copy the save directory to the plugins directory of TinyMCE (/jscripts/tiny_mce/plugins). 10 * Add plugin to TinyMCE plugin option list example: plugins : "save". 11 * Add the save button name to button list, example: theme_advanced_buttons3_add : "save". 12 13 Initialization example: 14 tinyMCE.init({ 15 theme : "advanced", 16 mode : "textareas", 17 plugins : "save", 18 theme_advanced_buttons3_add : "save" 19 });
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |