[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 searchreplace plugin for TinyMCE 2 ----------------------------- 3 4 About: 5 This plugin adds search/replace dialogs to TinyMCE. 6 7 Installation instructions: 8 * Copy the searchreplace directory to the plugins directory of TinyMCE (/jscripts/tiny_mce/plugins). 9 * Add plugin to TinyMCE plugin option list example: plugins : "searchreplace". 10 * Add buttons "search,replace" to the button list. 11 12 Initialization example: 13 tinyMCE.init({ 14 theme : "advanced", 15 mode : "textareas", 16 plugins : "searchreplace", 17 theme_advanced_buttons1_add : "search,replace", 18 });
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 |