content management system - Hybris CMS Cockpit - add Javascript -


i working hybris cms cockpit (only user, not admin) , have built page content slots.

however trying insert javascript page. cannot see mean't add javascript , tried in-line <script> tags stripped out , turned plain text.

does know if possible or have ask admin of system enable something?

you can add javascript have have developer make overrides configuration files (local.properties) of environments want add javascript in.

the settings are:

xss.filter.rule.script_fragments= xss.filter.rule.lonely_script_tags= xss.filter.rule.lonely_script_tags2= xss.filter.rule.javascript= 

by doing this, system no longer strip tags :)


Comments

Popular posts from this blog

How can we post XML strings along with text strings in iOS -

c# - cefsharp app remember password option -

linux - Writing to Embedded Controller registers in Ubuntu 14.04 -