[ Index ]
 

Code source de PRADO 3.0.6

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

title

Body

[fermer]

/framework/3rdParty/TinyMCE/ -> readme.txt (source)

   1  TinyMCE Compressor 1.03
   2  -------------------------
   3  
   4  TinyMCE Compressor gzips all javascript files in TinyMCE to a single streamable file.
   5  This makes the overall download sice 70% smaller and all requests are merged into a few requests.
   6  
   7  To enable this compressor simply place the tiny_mce_gzip.php in the tiny_mce directory where tiny_mce.js is located and switch your scripts form:
   8  
   9  <script language="javascript" type="text/javascript" src="tinymce/jscripts/tiny_mce/tiny_mce.js"></script>
  10  
  11  to
  12  
  13  <script language="javascript" type="text/javascript" src="tinymce/jscripts/tiny_mce/tiny_mce_gzip.php"></script>


Généré le : Sun Feb 25 21:07:04 2007 par Balluche grâce à PHPXref 0.7