iframe.css |
iframe.css |
|
div.iframe-field-column {
float: left;
width: 50%;
} |
iframe.info |
iframe.info |
|
name = IFrame
description = Defines simple iframe field types as CCK submodule.
dependencies[] = content
package = CCK
core = 6.x
project = "iframe" |
iframe.install |
iframe.install |
|
Defines simple iframe field types.
based on the cck-module "link" by quicksketch
Functions for install and uninstall AND Migrations |
iframe.module |
iframe.module |
|
Defines simple iframe field types.
based on the cck-module "link" by quicksketch
MODULE-Funtions |
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… |