[ 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/advhr/ -> readme.txt (source)

   1   Advhr plugin for TinyMCE
   2  -----------------------------
   3  
   4  About:
   5    This is a more advanced hr dialog contributed by Michael Keck.
   6    This one supports noshade, width and size.
   7  
   8  Installation instructions:
   9    * Copy the advhr directory to the plugins directory of TinyMCE (/jscripts/tiny_mce/plugins).
  10    * Add plugin to TinyMCE plugin option list example: plugins : "advhr".
  11    * Add this "hr[class|width|size|noshade]" to extended_valid_elements option.
  12  
  13  Initialization example:
  14    tinyMCE.init({
  15      theme : "advanced",
  16      mode : "textareas",
  17      plugins : "advhr",
  18      theme_advanced_buttons1_add : "advhr",
  19      extended_valid_elements : "hr[class|width|size|noshade]"
  20    });


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