changeset 187:d3739b2f111a

Added config file for HTML tidy. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@391 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Wed, 06 Jun 2007 15:46:24 +0000
parents 3d414d19ed15
children 5fdaa220aa11
files data/uigui_htmltidy.ini
diffstat 1 files changed, 61 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/data/uigui_htmltidy.ini	Wed Jun 06 15:46:24 2007 +0000
@@ -0,0 +1,61 @@
+[%20header]
+categories=General options|Other options
+cfgFileParameterEnding=cr
+configFilename=tidy.cfg
+fileTypes=*.html|*.htm
+indenterFileName=tidy
+indenterName=HTML Tidy 2007-05-24
+inputFileName=indentinput
+inputFileParameter=
+outputFileName=indentoutput
+outputFileParameter="-o "
+parameterOrder=poi
+stringparaminquotes=false
+useCfgFileParameter="-q -config "
+
+[Convert%20to%20XHTML]
+Category=0
+Description=<html>Convert HTML to well formed XHTML.</html>
+EditorType=boolean
+Enabled=false
+TrueFalse=output-xhtml:yes|output-xhtml:no
+Value=1
+ValueDefault=0
+
+[Indent%20elements]
+Category=0
+Description=<html>Whether the content elements should be indented.</html>
+EditorType=boolean
+Enabled=false
+TrueFalse=indent:yes|indent:no
+Value=1
+ValueDefault=0
+
+[Uppercase%20tags]
+Category=0
+Description=<html>Force tags to upper case.</html>
+EditorType=boolean
+Enabled=false
+TrueFalse=uppercase-tags:yes|uppercase-tags:no
+Value=1
+ValueDefault=0
+
+[Wrap%20text]
+CallName=wrap:
+Category=0
+Description=<html>Wraps the text at the specified column.</html>
+EditorType=numeric
+Enabled=true
+MaxVal=5000
+MinVal=0
+Value=80
+ValueDefault=80
+
+[mod_full_brace_do]
+Category=1
+Choices="mod_full_brace_do=ignore|mod_full_brace_do=add|mod_full_brace_do=remove|mod_full_brace_do=force"
+Description=<html>Add or remove braces on single-line 'do' statement</html>
+EditorType=multiple
+Enabled=false
+Value=0
+ValueDefault=0