Changes between Version 13 and Version 14 of Documentation/ConfigVariablesList

Show
Ignore:
Timestamp:
01/26/08 17:39:26 (5 years ago)
Author:
ray (IP: 62.143.132.35)
Comment:

#1088 showLoading variable is described twice

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/ConfigVariablesList

    v13 v14  
    9595}}} 
    9696 
    97 == xinha_config.showLoading == 
    98 Set to true if you want the loading panel to show at startup. 
    99  default value : false 
    10097 
    10198== xinha_config.fullPage == 
     
    209206 default value : true 
    210207 
    211 == xinha_config.sevenBitClean== 
     208== xinha_config.sevenBitClean == 
    212209If 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)) 
    213210 default value : false