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

stella’s picture

Priority: Normal » Minor
Status: Active » Fixed

The '*' 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

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

stella’s picture

Released in Lightbox2 5.x-2.9.

Cheers,
Stella