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