| /[drupal]/contributions/modules/lightbox2/lightbox2.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#400894 by tobiasb - split help text into many smaller components.
#474454 by Crell, JohnAlbin, ebrand - views lightbox2 custom field handler. Awesome patch!
http://drupal.org/node/359165#comment-1904448 Replaced overlay_opacity array setting with the version recommended by ij3net so that module will be compatible with all localizations.
#512906 - added in 'view original images' permission
#512906 - added in check for 'view original images'
#362056 - fix for filefields not working with lightframe when no description entered.
#356834 - by gnat, fixed issue with the lightbox2 login feature
#356834 - by gnat, fixed issue with the lightbox2 login feature
#400776 - by aries, fixed lightbox2 issue in IE
#400776 - by aries, fixed lightbox2 issue in IE
Fixed typo
Updated help documentation.
Updated help documentation.
Updated release notes.
Moved 'general settings' fieldset options from admin/settings/lightbox2/automatic to admin/settings/lightbox2.
#353936 - added workaround for bug in contemplate module.
#312886 - changed the user_login form to user_login_block for the lightbox2 login functionality, so links to the 'create account' and 'reset password' links can be shown if necessary.
#312886 - changed the user_login form to user_login_block for the lightbox2 login functionality, so links to the 'create account' and 'reset password' links can be shown if necessary.
Bit of code tidy-up.
Bit of code tidy-up.
#317662 - added configuration option for whether lightshows automatically start or not by default.
#317662 - added configuration option for whether lightshows automatically start or not by default.
#284840 - added support for displaying contact form in a lightbox.
#284840 - added support for displaying contact form in a lightbox.
Added in additional form help text.
#311283 by ncy - added support for custom flashvars.
#311283 by ncy - added support for custom flashvars.
Removed link separator variable - now defaults to ' - '.
#345139 - added support for openid logins.
#345139 - added support for openid logins.
#345139 - partial fix for openid issue.
added check for "view original images" permission for download feature.
#336720 by miro_dietiker - added video count string config, along with download link to lightbox for imagefields and image nodes, also other bits of maintenance.
#349731 - added lightbox2 automatic image handling support to the original, preview, etc links that appear on the node page for image nodes.
#349731 - added lightbox2 automatic image handling support to the original, preview, etc links that appear on the node page for image nodes.
Added in a variable for video grouping text.
Added in a variable for video grouping text.
Fixed caching issue, and general form submission.
Fixed lightbox form saving issue.
Cache is now cleared after submitting general settings form so if lightbox2 video is turned on/off, the list of cck formatters will be updated.
#302642 by jsheffler - fix to allow cck imagefield descriptions to appear as caption if present, defaults to image title and then image alt text if not available.
code tidyup
#341704 by thePanz - added support for Drupal path aliases in the "page specific lightbox2 settings" configuration option.
Fixed minor style issue.
#342123 - added help text about leaving "view image details" field blank so the text doesn't appear.
Fixed filefield integration.
added in the ability to handle url path aliases when checking a path.
#304915 - fixed issue where a blank line entry in the disable urls list would trigger for the main page.
#292870 - added in support for flv videos.
#292870 - added in support for flv videos.
#303835 - fix for extra trailing closing paragraph tag, patch provided by lelutin
#303835 - fix for extra trailing closing paragraph tag, patch provided by lelutin
#298690 - made clicking of overlay / lightbox to close it configurable.
#298690 - made clicking of overlay / lightbox to close it configurable.
#295673 - added in support for the * wildcard character in path inclusion / exclusion patterns.
Added in note on how configurable keyboard shortcuts don't apply to the lite version.
Fixed coding style.
Support for D6 emfield images and videos.
Added in D6 support for imagefield.
Made keyboard shortcuts configurable.
Made keyboard shortcuts configurable.
Changed "else if" to "elseif"
Changed "else if" to "elseif"
Updated filefield support for CCK / Views 6.x
#281386 - now only sets the image ncck width / height if they're not 0
#281386 - now only sets the image ncck width / height if they're not 0
Updated the help text.
Updated the help text.
#275656 - it's now possible to configure image galleries and slideshows to have a continuous loop. This means that the next button on the last image will take the user to the first image in the set, while the previous button on the first image will take the user to the last image.
#275656 - it's now possible to configure image galleries and slideshows to have a continuous loop. This means that the next button on the last image will take the user to the first image in the set, while the previous button on the first image will take the user to the last image.
#274366 - can now specify the caption in the "rel" attribute. If this isn't set, then the "title" attribute text will be used instead.
#274366 - can now specify the caption in the "rel" attribute. If this isn't set, then the "title" attribute text will be used instead.
Added in ability to disable the lightframe rel attribute.
Added in ability to disable the lightframe rel attribute.
changed form input label.
Can now specify the position of the lightbox in relation to the top of the browser window.
Can now specify the position of the lightbox in relation to the top of the browser window.
Added ability to configure the lightbox border size, color and font color.
Added ability to configure the lightbox border size, color and font color.
#265422 - added in support for modal/inline content and logging in through a lightbox.
#265422 - added in support for modal/inline content and logging in through a lightbox.
#271785 - fix for issue where lightbox automatic image handling failed to work correctly where a trigger image derivative name was part of another image derivative name, e.g. thumbnail and thumbnail-large. Changed the code to deal with the longer name first.
#271785 - fix for issue where lightbox automatic image handling failed to work correctly where a trigger image derivative name was part of another image derivative name, e.g. thumbnail and thumbnail-large. Changed the code to deal with the longer name first.
Fixed some l() D5 to D6 links.
fixed issue with checking range of animation speeds
#266906 - added in handler options for custom trigger classes.
#266906 - added in handler options for custom trigger classes.
Separated administration forms out into an include file.
#266914 - can now set the lightbox animation speeds and animation resizing sequence via the configuration page. #266909 - can now enable lightbox resizing to fit window but disable the zoom buttons.
#266914 - can now set the lightbox animation speeds and animation resizing sequence via the configuration page. #266909 - can now enable lightbox resizing to fit window but disable the zoom buttons.
Can now specify a list of pages that the lightbox should be enabled or disabled on.
Can now specify a list of pages that the lightbox should be enabled or disabled on.
#266648 - added support cck file field and pdf files.
#266648 - added support cck file field and pdf files.
corrected access level for playing a "video" video
corrected access level for playing a "video" video
#266804 - added support for videos in acidfree albums
#266804 - added support for videos in acidfree albums
#141867 - added ability to open node page without sidebars in an iframe.
#141867 - added ability to open node page without sidebars in an iframe.
made list of formatters be in some sort of sensible order.
made list of formatters be in some sort of sensible order.
#266402 - fix for emfield thumbnail image and height not being followed.
#266402 - fix for emfield thumbnail image and height not being followed.
#263230 - can now display the node title as the caption instead of the image alt or title text.
#263230 - can now display the node title as the caption instead of the image alt or title text.
#263230 - added in ability to show the node title when the image title or alt attributes aren't set.
#263230 - added in ability to show the node title when the image title or alt attributes aren't set.
The default for the automatic image handlers is now disabled.
The default for the automatic image handlers is now disabled.
Added new option so that the video related javascript stuff is only loaded if enabled. Also now setting the alt attribute of the lightbox image.
Added new option so that the video related javascript stuff is only loaded if enabled. Also now setting the alt attribute of the lightbox image.
#260418 - added option to remove iframe border.
#260418 - added option to remove iframe border.
Added ability to open cck images and automatically handled images in an iframe. Also added the ability to configure the default width and height of the iframe.
Added ability to open cck images and automatically handled images in an iframe. Also added the ability to configure the default width and height of the iframe.
added in support for emfield images.
Fixed coding standards.
Added emfield image support.
fix for multiple value embed video fields
fix for multiple value embed video fields
#259261 - integration with emfield for video cck fields
fixed some coding style errors
#259261 - integration with emfield for video cck fields
Now using drupal_substr() and drupal_strlen()
Now using drupal_substr() and drupal_strlen()
Added in support for Gallery2 ImageFrame_none images.
Added in support for Gallery2 ImageFrame_none images.
#257711 - made change to deal with modification to g2_filter links.
#257711 - made change to deal with modification to g2_filter links.
#256352 - fix for default image trigger size value not appearing on the form.
#256352 - default image trigger size value was not showing as selected on the form.
#254143 - (part 2) fixed issue for imagecache1
#254143 - (part 2) fixed issue for imagecache1
#254143 - fix for pre-imagecache2 support
#254143 - fix for pre-imagecache2 support
#253959 - fix for when no node link text is set for cck + views.
#253959 - fix for when no node link text is set for cck + views.
Updated filter tips help text.
Updated filter tips help text.
updated help text
updated help text
Fixed translation stuff.
Fixed translation stuff.
Added video support.
#250618 - fix for custom trigger classes not working quite as expected.
#250618 - fix for custom trigger classes not working quite as expected.
Added in new option for configuring the page count text when using iframes.
Added in new option for configuring the page count text when using iframes.
updated the filter tips
updated the filter tips
updated the documentation with iframe info
Updated the documentation.
Updated the help text.
Updated the help text.
added in bit about keyboard shortcuts to the help info.
added in bit about keyboard shortcuts to the help info.
Added support for slideshow feature with automatic image handling.
Added support for slideshow feature with automatic image handling.
added in slideshow support for imagefields
added in slideshow support for imagefields
updated documentation
updated documentation
added in some configuration options for the slideshow functionality.
added in some configuration options for the slideshow functionality.
added in more options for grouping images in views
added in more options for grouping images in views
tweaked settings pages
tweaked settings pages
Renamed image_nodes.js to auto_image_handling.js
Renamed image_nodes.js to auto_image_handling.js
Made some help text clearer.
Made some help text clearer.
changed 'true' and 'false' to uppercase, and made naming of module consistent
changed to consistent naming of the module, and changed 'true' and 'false' to uppercase
#242666 - added support for gallery2 image blocks
#242666 - added support for gallery2 image blocks
#237466 - changed imagecache image titles from being the "alt" text to the "title" text.
#237466 - changed imagecache image titles from being the "alt" text to the "title" text.
imagecache_create_url() function is only available in imagecache api 2, so added in support for imagecache api 1
imagecache_create_url() function is only available in imagecache api 2, so added in support for imagecache api 1
#240774 - fixed issues with imagecache views.
#240774 - fixed issues with imagecache views.
Tidied up automatic settings page.
Tidied up automatic settings page.
#227671 - can now group imagefields by field name and node id (optional).
#227671 - can now group imagefields by field name and node id (optional).
#230000 - there's now the option of opening up the node link in a new window.
#230000 - there's now the option of opening up the node link in a new window.
#222273 - fix for multi-lingual sites where the language string appears in the target image url and where the basePath is not '/'.
#222273 - fix for multi-lingual sites where the language string appears in the target image url and where the basePath is not '/'.
#226309 - fix for image_nodes.js serious error where one of the trigger sizes was "original".
#226309 - fix for image_nodes.js serious error where one of the trigger sizes was "original".
fixed coding style
fixed coding style
updated hook_access() with new parameter added in D6
#223846 - fix for filter tips, patch provided by Takafumi
#223846 - fix for filter tips, patch provided by Takafumi
#222273 (part 2) - made support for image assist custom size images configurable
#222273 (part 2) - made support for image assist custom size images configurable
#222273 - added in support for class "image-img_assist_custom" so the anchor href attribute is used when the image is clicked on. Also added in support for invalid urls which contain the language (e.g. /en) prepended to them.
#222273 - added in support for class "image-img_assist_custom" so the anchor href attribute is used when the image is clicked on. Also added in support for invalid urls which contain the language (e.g. /en) prepended to them.
added in support for imagecache2
#221809 - blocks containing images, created by the image and flickr modules, are now grouped according to their block id when image grouping is enabled.
#221809 - blocks containing images, created by the image and flickr modules, are now grouped according to their block id when image grouping is enabled.
removed support for deprecated theme('add_style',...) function calls.
removed support for deprecated theme('add_style',...) function calls.
fixed some api documentation
fixed some api documentation
#221363 - allow users to have their own custom trigger sizes
#221363 - allow users to have their own custom trigger sizes
#217069 (part 2) - added in ability to check for original images when the designated display size for an image node isn't found. If it can't find the original then it will default to brokenimage.jpg.
#217069 (part 2) - added in ability to check for original images when the designated display size for an image node isn't found. If it can't find the original then it will default to brokenimage.jpg.
#217069 (part 1) - prevent lightbox2 hanging when destination image doesn't exist. It now displays a image not found type image.
#217069 (part 1) - prevent lightbox2 hanging when destination image doesn't exist. It now displays a image not found type image.
#217997 - support for imagecache 2
#212460 - fixed rtl support
#212460 - fixed rtl support
#217372 - fix for default trigger size
#217372 - fix for default trigger size
#216078 - modified views image grouping so it groups by the name of the field. Patch provided by kosmoscentral.
#216078 - modified views image grouping so it groups by the name of the field. Patch provided by kosmoscentral.
fixed help text
fixed help text
removed trailing whitespace.
removed trailing whitespace.
#212460 - added right-to-left (rtl) language support.
Fixed $Id$ line.
#212086 - added a new filter tip and more information, including example code, to the compose tips page.
#212086 - added a new filter tip and more information, including example code, to the compose tips page.
changed default value for lightbox2_trigger_image_size variable.
changed default value for lightbox2_trigger_image_size variable.
#207540 - added separate option to disable lightbox2 for nested acidfree galleries.
#207540 - added separate option to disable lightbox2 for nested acidfree galleries.
allow users to pick which image sizes will trigger a lightbox
allow users to pick which image sizes will trigger a lightbox
Split up the administration page into 2 screens.
coding style fixes
split the settings form in two
Fix for swfobject conflict
#184170 - patch for SWFObject conflict
#207540 - made help text clearer for "disable for gallery lists" option.
#207540 - made help text clearer for "disable for gallery lists" option.
#210866 - added in ability to set the overlay opacity value on the configuration screen.
#210866 - added in ability to set the overlay opacity value on the configuration screen.
changed imagecache filters so it's now possible to select which size image should appear in the lightbox, along with the view. Can't test this functionality yet as there's no imagecache 6.x release so far.
changed imagecache filters so it's now possible to select which size image should appear in the lightbox, along with the view.
fixed typo
#208800 - made changes so it's possible to select which image size should be loaded in the lightbox. Original patch provided by sinasalek.
#208800 - allow users to select which image to view in the lightbox (original, preview, etc) Original patch provided by sinasalek.
#209244 - added in missing image-inline class, patch provided by rayvaughn
#209244 - added in missing image class, patch provided by rayvaughn
#200880 - added improved api documentation, patch provided by ezyang
#198760 - final change
#198760 - final change