| 1 |
/* $Id: CHANGELOG.txt,v 1.17 2009/05/06 23:57:17 sun Exp $ */
|
| 2 |
|
| 3 |
jLightbox x.x-x.x, xxxx-xx-xx
|
| 4 |
-----------------------------
|
| 5 |
|
| 6 |
|
| 7 |
jLightbox 6.x-1.x, xxxx-xx-xx
|
| 8 |
-----------------------------
|
| 9 |
#196992 by prof1337, sun: Fixed jLightbox unaware of actual module path.
|
| 10 |
#452022 by prof1337: Fixed path_to_theme() breaks maintenance mode theme.
|
| 11 |
#406558 by dboulet: Fixed jLightbox formatters not exposed for file fields.
|
| 12 |
#327139 by dboulet: Fixed Lightbox not closed when overlay is clicked.
|
| 13 |
|
| 14 |
|
| 15 |
jLightbox 6.x-1.0, 2008-10-15
|
| 16 |
-----------------------------
|
| 17 |
#321480 by sun: Ported (basic features) to Drupal 6.x.
|
| 18 |
#227687 by sun: Fixed improperly capitalized package name.
|
| 19 |
#259471 by Tanc: Updated for ImageCache v2 API ensuring backwards compatibility.
|
| 20 |
#219054 by sun: Fixed #lightbox and #overlay sometimes don't hide on page load
|
| 21 |
in Safari.
|
| 22 |
#215297 by sun: Added Image Gallery and Image Attach support.
|
| 23 |
#182221 by sun: Allow single image lightbox for CCK/Views.
|
| 24 |
#181153 by snelson, sun: Fixed Image filenames containing special chars not
|
| 25 |
displayed.
|
| 26 |
Fixed last image caption is not removed if current image has no caption.
|
| 27 |
Fixed image caption of Image Assist images is not displayed.
|
| 28 |
#199128 by sun: Fixed imagefield titles are not displayed if no alt text given.
|
| 29 |
#178364 by sun: Fixed path_to_theme() call breaking blocks page.
|
| 30 |
Fixed JavaScript error if Img_Assist inline images are not linked.
|
| 31 |
#153669 by sun: Added Inline module support.
|
| 32 |
#178448 by Sutharsan, sun: Fixed jLightbox not available in Field settings after
|
| 33 |
install.
|
| 34 |
|
| 35 |
|
| 36 |
jLightbox 5.x-1.1, 2007-09-17
|
| 37 |
-----------------------------
|
| 38 |
#176157 by sun: Added note about proper Image Assist usage.
|
| 39 |
Fixed wrong module path in Lightbox JavaScript.
|
| 40 |
Fixed IE displays image toolbar on Lightbox images.
|
| 41 |
Fixed missing padding for prev/next links in hover navigation.
|
| 42 |
Fixed pixel width applied to hover navigation links is not always an integer.
|
| 43 |
Improved image update performance.
|
| 44 |
Removed not working double-click prevention.
|
| 45 |
Added CCK imagefield customization hint.
|
| 46 |
Added version number of original Lightbox script.
|
| 47 |
Added missing CVS keyword Id.
|
| 48 |
|
| 49 |
|
| 50 |
jLightbox 5.x-1.0, 2007-03-09
|
| 51 |
-----------------------------
|
| 52 |
Initial release of jQuery Lightbox.
|
| 53 |
|