21287 Posts in 5733 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 661 Views |
-
Disable html filtering

19 February 2010 at 6:59am
Every time I try to enter my own html it gets filtered out. Is there any way to disable this?
-
Re: Disable html filtering

19 February 2010 at 9:05am
I think you can disable it fully via verify_html - http://doc.silverstripe.org/doku.php?id=htmleditorconfig.
-
Re: Disable html filtering

20 February 2010 at 1:54pm
You add the following line to the mysite/_config.php file. I'll update the docs to make this clearer.
HtmlEditorConfig::get('cms')->setOption('verify_html', 'false');
| 661 Views | ||
|
Page:
1
|
Go to Top |


