View Full Version : Question Include iFrame in Article ?
tahoo
09-25-2007, 01:19 PM
hi there
plz help me... whene i want include iFrame in Article by html editor after update it's remove it (iFrame)
so i insert it by phpmyadmin but i am looking for othere idea for that
thanx
tahoo
09-26-2007, 08:29 AM
up
how to make tinymce support iframe?
Big Island
10-17-2007, 07:13 AM
We'd be interested in knowing if this is possible as well.
utvara
10-17-2007, 10:36 AM
TinyMCE configuration file can be found in admin/js/tinyMCE_config.php
Documentattion for tinyMCE is located here http://wiki.moxiecode.com/index.php/TinyMCE:Configuration
You need to change the value for extended_valid_elements param.
jhei21
11-22-2007, 05:44 AM
Hi
I could not find this file in the admin directory.
andy77
11-23-2007, 04:04 PM
I think @utvara misunderstood and posted the path for v4 version...
jhei21
11-25-2007, 01:11 AM
Thanks Andy. Do you know the pre version 4 path?
jasmina
11-28-2007, 03:44 PM
You should edit those files:
admin/templates/edit_tiny.tpl (around line 19)
admin/templates/article_add_tiny.tpl (around line 19)
with the following string:
extended_valid_elements:"...,iframe[src|width|height|name|align]",
jhei21
11-29-2007, 06:42 AM
Jasmina. You rock!
Thank you very much for this solution. It works.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.