You are here

Files in Modal Frame API 6

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt Non-displayable characters.
modalframe-page.tpl.php modalframe-page.tpl.php Template file for a Modal Frame based on jQuery UI dialog.
modalframe.child.css css/modalframe.child.css .modalframe-page-wrapper, .modalframe-page-container { margin: 0; padding: 0; } .modalframe-page-content { margin: 0; padding: 1em; }
modalframe.info modalframe.info name = Modal Frame API description = Provides an API to render an iframe within a modal dialog based on the jQuery UI Dialog plugin. package = Modal frame dependencies[] = jquery_ui dependencies[] = jquery_update core = 6.x
modalframe.install modalframe.install Installation file for Modal Frame API module.
modalframe.module modalframe.module Provides an API to render an iframe within a modal dialog based on the jQuery UI Dialog plugin.
modalframe.parent.css css/modalframe.parent.css /** * jQuery UI Dialog classes. */ .modalframe { color: #000000; background-color: #ffffff; border: 2px solid #1b5084; } .modalframe .ui-dialog-titlebar { position: relative; cursor: move; height: 26px; background-color: #336699; …
modalframe_example.info modules/modalframe_example/modalframe_example.info name = Modal Frame Example description = Example for the Modal Frame API. package = Modal frame dependencies[] = modalframe core = 6.x
modalframe_example.module modules/modalframe_example/modalframe_example.module Example for the Modal Frame module.
README.txt README.txt ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Modal Frame API module for Drupal 6 ;; ;; Original author: markus_petrux…

Other projects