Releases for Image Caption

image_caption 6.x-2.3

davidwhthomas - November 15, 2008 - 00:04
Official release from CVS tag: DRUPAL-6--2-3
First released: November 15, 2008 - 00:04
Download: image_caption-6.x-2.3.tar.gz
Size: 8.69 KB
md5_file hash: 91f267c52d300d12229288a67c8a029e
Last updated: November 15, 2008 - 00:05
View usage statistics for this release

fix for call time pass by reference error in contrib filter module

image_caption 6.x-2.x-dev

davidwhthomas - November 14, 2008 - 11:31
Nightly development snapshot from CVS branch: DRUPAL-6--2
First released: November 14, 2008 - 11:31
Download: image_caption-6.x-2.x-dev.tar.gz
Size: 9.45 KB
md5_file hash: cfa35c03c834d9268311dc8f4baa9dd3
Last updated: February 11, 2009 - 00:08
View usage statistics for this release

current dev version

image_caption 6.x-2.2

davidwhthomas - August 21, 2008 - 08:26
Official release from CVS tag: DRUPAL-6--2-2
First released: August 21, 2008 - 08:26
Download: image_caption-6.x-2.2.tar.gz
Size: 8.69 KB
md5_file hash: 4ffce0f53ecfe7a92f10315906e960c5
Last updated: August 21, 2008 - 08:30
View usage statistics for this release

new version with included submodule for image caption via input filter. Courtest of fletchgqc ( http://drupal.org/user/236219/contact )

image_caption 6.x-2.1

davidwhthomas - August 21, 2008 - 07:48
Official release from CVS tag: DRUPAL-6--2-1
First released: August 21, 2008 - 07:48
Download: image_caption-6.x-2.1.tar.gz
Size: 7.5 KB
md5_file hash: d1e6cec333aabfcf6a70e6bb358f61ec
Last updated: August 21, 2008 - 07:50
View usage statistics for this release

version bump with menu bugfix. more to come.

image_caption 5.x-2.1

davidwhthomas - August 21, 2008 - 06:52
Official release from CVS tag: DRUPAL-5--2-1
First released: August 21, 2008 - 06:52
Download: image_caption-5.x-2.1.tar.gz
Size: 7.48 KB
md5_file hash: 75ca45bb9ac8452519c76db20c190426
Last updated: August 21, 2008 - 06:55
View usage statistics for this release

version bump

image_caption 5.x-1.1

davidwhthomas - March 9, 2008 - 22:06
Official release from CVS tag: DRUPAL-5--1-1
First released: March 9, 2008 - 22:06
Download: image_caption-5.x-1.1.tar.gz
Size: 7.48 KB
md5_file hash: 657054596cc9e0115976c63be69a0289
Last updated: March 9, 2008 - 22:10
View usage statistics for this release

minor update to fix typo in .info file
added ';' before $Id to indicate comment

image_caption 5.x-1.0

davidwhthomas - March 7, 2008 - 00:10
Official release from CVS tag: DRUPAL-5--1-0
First released: March 7, 2008 - 00:10
Download: image_caption-5.x-1.0.tar.gz
Size: 7.46 KB
md5_file hash: 258faf3d55956280e5a07633691c77bf
Last updated: March 7, 2008 - 00:15
View usage statistics for this release

Stable release of Image Caption.

image_caption 5.x-1.x-dev

davidwhthomas - February 23, 2008 - 06:44
Nightly development snapshot from CVS branch: DRUPAL-5
First released: February 23, 2008 - 06:44
Download: image_caption-5.x-1.x-dev.tar.gz
Size: 7.48 KB
md5_file hash: 1fc2b6f3397f28978d894fbde2a17b56
Last updated: March 10, 2008 - 00:06
View usage statistics for this release

DESCRIPTION:

This module uses JQuery to add captions to images.
The image title attribute is used to create the caption

EXAMPLE:

<img src="/files/example.jpg" title="example caption" class="caption" />

This will result in an image with the caption of 'example caption'

Theming the Image Caption

The image caption and container may be styled with CSS using the classes:

.image-caption-container{}
.image-caption{}

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.