x

Main chapters

  1. LimeSurvey Cloud vs LimeSurvey CE
  2. LimeSurvey Cloud - Quick start guide
  3. LimeSurvey CE - Installation
  4. How to design a good survey (Guide)
  5. Getting started
  6. LimeSurvey configuration
  7. Introduction - Surveys
  8. View survey settings
  9. View survey menu
  10. View survey structure
  11. Introduction - Questions
  12. Introduction - Question Groups
  13. Introduction - Surveys - Management
  14. Survey toolbar options
  15. Multilingual survey
  16. Quick start guide - ExpressionScript
  17. Advanced features
  18. General FAQ
  19. Troubleshooting
  20. Workarounds
  21. License
  22. Version change log
  23. Plugins - Advanced
 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