Actions
Translations
Translations:Optional settings/148/en
From LimeSurvey Manual
- filterxsshtml: This setting enables the filtering of suspicious html tags located within surveys, groups, and questions and answer texts in the administration interface. Leave this to 'false' only if you absolutely trust the users you created for the administration of LimeSurvey and if you want to allow these users to be able to use Javascript, Flash Movies, etc.. The super admins never have their HTML filtered. The default value can be overridden in the global settings dialog.
- filterxsshtml_forcedall: Force
filterxsshtml to true for all users, disable updates in the admin GUI. Enables filtering of suspicious HTML tags for superadmin too.
- filterxsshtml_allowforcedsuperadmin: Only used if
filterxsshtml_forcedall is true. Allow adding any script and HTML by forcedsuperadmin (by default admin user #1).
- disablescriptwithxss: Allow update of script in question : by default, true : follow XSS rules; set to false to allowed for all users. The default value can be overridden in the global settings dialog.
- filterxsshtml_enablescript: Only used if filterxsshtml_forcedall is true. Enable question script for specific user :
gui: allow update setting via GUI; superadmin: only super admin; forcedsuperadmin: only forced superadmin; by default : no user and do not allow update via GUI