HTML Editor is stripping out iframe code

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
jayhaugen
Posts: 1
Joined: Fri Jul 20, 2012 9:50 pm

HTML Editor is stripping out iframe code

Post by jayhaugen »

Does anyone know how to remedy?
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: HTML Editor is stripping out iframe code

Post by Thorsten »

Hi,

please add at this line

https://github.com/thorsten/phpMyFAQ/bl ... er.php#L90

the following:

Code: Select all

extended_valid_elements : "iframe[src|width|height|name|align]",
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply