please update documentation for lessonbuilder.filterhtml in sakai.properties

Description

For 2.9.2 and later, please update the entry in sakai.properties for lessonbuilder.filterhtml.

; should instructor content be filtered for dangerous html? false, no filtering, true, filtering.
; If antisamy is enabled, filtering will be done with level low
; if antisamy is enabled, explicit filtering levels can also be used: default, none, low, high
; default is true; THIS IS CHANGE FROM RELEASES before 2.9.2, which default to false
; maybe overridden for one instance of Lessons using an instance property of filterhtml

relates to

Activity

Matthew Jones April 24, 2018 at 10:34 AM

Bulk closing issues that have not been updated since 2015 and earlier. Please reopen if this is still an issue and you have new information or if this is a feature you'd like to still have consideration for.

Neal Caidin May 14, 2013 at 2:44 PM

The pattern for sakai.properties is :

  1. comments

  2. more comments

  3. etc

  4. comment showing the default value

  5. comment that would be not the default value (I guess so if you uncomment then you've overriden the value)

so

Looks like it should go in the

  1. ########################################################################

  2. SECURITY

  3. ########################################################################

section, maybe just below the antisamy comments for the system as a whole.

  1. Should instructor content be filtered for dangerous html? false is filtering off. true is filtering on.

  2. If antisamy is enabled, filtering will be done with level low

  3. If antisamy is enabled, explicit filtering levels can also be used: default, none, low, high

  4. May be overridden for one instance of Lessons using an instance property of filterhtml

  5. Default=true;

  6. THIS IS CHANGE FROM RELEASES BEFORE tag CLE 2.9.2, which default to false

  7. lessonbuilder.filterhtml=false

I don't understand this comment: May be overridden for one instance of Lessons using an instance property of filterhtml ? Otherwise we are getting close.

Charles Hedrick May 14, 2013 at 2:31 PM

no,but I doubt it was documented in the past.

Neal Caidin May 14, 2013 at 2:15 PM

Is lessonbuilder.filterhtml a new property? I do not see it in config/configuration/bundles/src/bundle/org/sakaiproject/config/bundle/default.sakai.properties

Won't Fix

Details

Priority

Affects versions

Components

Assignee

Reporter

Created April 23, 2013 at 9:29 AM
Updated April 24, 2018 at 10:34 AM
Resolved April 24, 2018 at 10:34 AM