[ Index ]
 

Code source de PHP NUKE 7.9

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/includes/tiny_mce/plugins/advimage/ -> readme.txt (source)

   1   Advimage plugin for TinyMCE
   2  -----------------------------
   3  
   4  About:
   5    This is a more advanced image dialog mostly based on code contributed by Michael Keck.
   6    This one supports mouseover/out image swapping.
   7  
   8  Installation instructions:
   9    * Copy the advimage directory to the plugins directory of TinyMCE (/jscripts/tiny_mce/plugins).
  10    * Add plugin to TinyMCE plugin option list example: plugins : "advimage".
  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 : "preview",
  18      extended_valid_elements : "a[name|href|target|title|onclick]"
  19    });


Généré le : Sun Apr 1 11:11:59 2007 par Balluche grâce à PHPXref 0.7