iframe-filter-iframe.tpl.php |
iframe-filter-iframe.tpl.php |
|
|
iframe-filter-page.tpl.php |
iframe-filter-page.tpl.php |
|
|
iframe_filter.info |
iframe_filter.info |
|
name = iFrame Filter
description = "Creates a filter which will convert content into an iFrame and link to it. Useful for speeding up external content load times."
core = 7.x
; Information added by drupal.org packaging script on… |
iframe_filter.install |
iframe_filter.install |
|
Install, update and uninstall functions for the iframe_filter module. |
iframe_filter.module |
iframe_filter.module |
|
Creates a filter which will convert content into an iFrame and link to it.
Useful for speeding up ad provider load times. |
README.txt |
README.txt |
|
$Id
-- SUMMARY --
Iframe Filter allows to embed content into an iframe in a simple way, you
just need to add this filter to an input format and the content you creat
using that format will be displayed inside an iframe created dynamically.
This… |