From ca1fca9572985bcb57cb900f56e7b54600789a0e Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Sat, 17 Jan 2004 20:19:49 +0000 Subject: [PATCH] added clean_outout ini option git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149064 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/tidy/ini.xml | 36 ++++++++++++++++-------------------- reference/tidy/reference.xml | 4 ++-- 2 files changed, 18 insertions(+), 22 deletions(-) diff --git a/reference/tidy/ini.xml b/reference/tidy/ini.xml index e7e4da47e8..112beb1abf 100644 --- a/reference/tidy/ini.xml +++ b/reference/tidy/ini.xml @@ -1,17 +1,18 @@ - +
&reftitle.runtime; &extension.runtime; - tidy Configuration Options - + Tidy Configuration Options + Name Default Changeable + Function @@ -19,6 +20,13 @@ tidy.default_config""PHP_INI_SYSTEM + default path for tidy config file + + + tidy.clean_output + 0 + PHP_INI_PERDIR + turns on/off the output repairing by Tidy @@ -26,24 +34,12 @@ For further details and definition of the PHP_INI_* constants see ini_set. - -&ini.descriptions.title; - - - - - - tidy.default_config - string - - - - Default path for tidy config file. - - - - + + + Do not turn ON tidy.clean_output if you are generating + non-html content such as dynamic images. + + - tidy Functions + Tidy Functions tidy