Closed (fixed)
Project:
Lightbox2
Version:
5.x-2.x-dev
Component:
User interface
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2008 at 09:28 UTC
Updated:
8 Jan 2009 at 13:38 UTC
The 'Enable Lightbox2 on Specific Pages:' settings allows a list of urls and wildcards to be listed for pages where lightbox2 shoujld be loaded.
Rather than following the consistent wildcard approach of Drupal core, lightbox2 module is using a '%' as a wildcard, why? Can we not use a '*' and be consistent.
Comments
Comment #1
stella commentedThe '*' wildcard character is already supported in the 6.x version of the module, and '%' is not.
I've added support for the '*' wildcard to the Drupal 5 version now, but have also kept support for '%' wildcards as I do not wish to break any existing installations.
This will be included in the next dev release, available later today.
Cheers,
Stella
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #3
stella commentedReleased in Lightbox2 5.x-2.9.
Cheers,
Stella