CHANGELOG.txt |
CHANGELOG.txt |
|
6.x-1.0-alpha1:
- New: First version for Drupal 6
6.x-1.0-alpha2:
- New: Options to set Tinybox Width and Height to auto or fixed value
- New: Options to set custom CSS path
6.x-1.0-alpha3:
- New: Check if TinyBox library exists
- New: Options to… |
tinybox.admin.inc |
tinybox.admin.inc |
|
Settings page callback file for the tinybox module. |
tinybox.css |
tinybox.css |
|
body {font:12px/1.4 Verdana,Arial; background:#eee; height:100%; margin:25px 0; padding:0}
h1 {font:30px 'Trebuchet MS',Verdana; margin:0}
h2 {font-size:12px; font-weight:normal; font-style:italic; margin:0 0 20px}
p {margin:0 0 14px}
ul… |
tinybox.info |
tinybox.info |
|
name = Tinybox
description = TinyBox is a lightweight and standalone modal window script. Supports images, iframes, HTML and Ajax requests natively.
version = "6.x-1.0-beta2"
core = "6.x"
project = "tinybox" |
tinybox.module |
tinybox.module |
|
|