You are here

Files in Iframe 7

Primary tabs

File namesort descending Location Namespace Description
iframe.content_migrate.iframe.inc iframe.content_migrate.iframe.inc iframe.content_migrate.iframe.inc Code to implement Content Migrate hooks on behalf of the Iframe module.
iframe.css iframe.css div.field-type-iframe { margin: 0 auto; color: black; background-color: white; } @media only screen and (max-width: 480px) { div.field-type-iframe { width: 100%; height: auto; } }
iframe.inc mappers/iframe.inc On behalf implementation of Feeds mapping API for iframe.module.
iframe.info iframe.info name = Iframe description = Defines a simple iframe field type. package = CCK version = 7.x-1.x core = 7.x dependencies[] = field files[] = iframe.module files[] = iframe.install files[] = iframe.content_migrate.iframe.inc files[] =…
iframe.install iframe.install Install, update and uninstall functions for the text module.
iframe.module iframe.module Defines an iframe field with all attributes.
iframe.test iframe.test
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim…
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Recommended Modules * Installation * Configuration * Maintainers INTRODUCTION ------------ The Iframe module creates a custom field, which lets you add a complete iframe…

Other projects