[ Index ]
 

Code source de eGroupWare 1.2.106-2

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

title

Body

[fermer]

/phpgwapi/js/htmlarea/plugins/HtmlTidy/ -> html-tidy-config.cfg (source)

   1  // Default configuration file for the htmlArea, HtmlTidy plugin
   2  // By Adam Wright, for The University of Western Australia
   3  //
   4  // Evertything you always wanted to know about HTML Tidy *
   5  // can be found at http://tidy.sourceforge.net/, and a
   6  // quick reference to the configuration options exists at
   7  // http://tidy.sourceforge.net/docs/quickref.html
   8  //
   9  // * But were afraid to ask
  10  //
  11  // Distributed under the same terms as HTMLArea itself.
  12  // This notice MUST stay intact for use (see license.txt).
  13  
  14  word-2000: yes
  15  clean: no
  16  drop-font-tags: yes
  17  doctype: auto
  18  drop-empty-paras: yes
  19  drop-proprietary-attributes: yes
  20  enclose-block-text: yes
  21  enclose-text: yes
  22  escape-cdata: yes
  23  logical-emphasis: yes
  24  indent: auto
  25  indent-spaces: 2
  26  break-before-br: yes
  27  output-xhtml: yes
  28  
  29  force-output: yes


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