[ Index ]
 

Code source de eGroupWare 1.2.106-2

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

title

Body

[fermer]

/phpgwapi/js/tinymce/jscripts/tiny_mce/plugins/advlink/ -> readme.txt (source)

   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    });


Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7