Changes between Version 13 and Version 14 of Documentation/ConfigVariablesList
- Timestamp:
- 01/26/08 17:39:26 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/ConfigVariablesList
v13 v14 95 95 }}} 96 96 97 == xinha_config.showLoading ==98 Set to true if you want the loading panel to show at startup.99 default value : false100 97 101 98 == xinha_config.fullPage == … … 209 206 default value : true 210 207 211 == xinha_config.sevenBitClean ==208 == xinha_config.sevenBitClean == 212 209 If you are putting the HTML written in Xinha into an email you might want it to be 7-bit characters only. This config option will convert all characters consuming more than 7bits into UNICODE decimal entity references (actually it will convert anything below <space> (chr 20) except cr, lf and tab and above <tilde> (~, chr 7E)) 213 210 default value : false
