[ Index ] |
|
Code source de PHP NUKE 7.9 |
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 Apr 1 11:11:59 2007 | par Balluche grâce à PHPXref 0.7 |