[ Index ] |
|
Code source de PHP NUKE 7.9 |
1 Advlink plugin for TinyMCE 2 ----------------------------- 3 4 About: 5 This is a more advanced link dialog mostly based on code contributed by Michael Keck. 6 This one supports popup windows and targets. 7 8 Installation instructions: 9 * Copy the advlink directory to the plugins directory of TinyMCE (/jscripts/tiny_mce/plugins). 10 * Add plugin to TinyMCE plugin option list example: plugins : "advlink". 11 * Add this "a[name|href|target|title|onclick]" to extended_valid_elements option. 12 13 Initialization example: 14 tinyMCE.init({ 15 theme : "advanced", 16 mode : "textareas", 17 plugins : "advlink", 18 extended_valid_elements : "a[name|href|target|title|onclick]" 19 });
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 |