WP-PicLens-Plus

Download and Version History

Download wp-piclens-plus 1.0.5.10

Download wp-piclens-plus 1.0.5.10

Downloaded 1648 times.

Revision History

  • 1.0.5.10 (2008-04-11)
    • upgrade notes: this version requires at least WP 2.3.
    • upgrade notes: doesn’t work with ngg’s permalink feature. Recommend that you turn it off (Gallery>Options>General Options).
    • feature: PicLens is post-specific on multipost pages. i.e., if you are on a page with multiple posts shown and you open PicLens on an image in the second post, it will only show images that are in the second post. Previously, it would show images from any of the posts on the page.
    • feature: Correctly handles NextGen Gallery multi-page galleries. i.e., if you are looking at page 2 of a multi-page ngg gallery and open PicLens, it will show you all the images in the gallery. Previously, it would only show you the images on page 2.
  • 1.0.5.9 (2008-04-08)
    • bugfix: PHP4 is more forgiving. unclosed p tags and nbsp’s are handled correctly. No changes for PHP5.
  • 1.0.5.8 (2008-03-09)
    • bugfix: fixed problem in 1.0.5.7 where thumbnail urls were not being generated in the feed. thanks to marco for reporting.
  • 1.0.5.7 (2008-03-07)
    • bugfix: fixed problem that occurs when image urls have spaces in them.
  • 1.0.5.6 (2008-03-07)
    • bugfix: auto-discovery links are wrong when permalinks are enabled, but the url still has parameters due to a gallery. For example, “http://foo.com/page/?album=7&gallery=6″. If a site like this has permalinks on then the autodiscovery link is mistakenly generated as “…/page/?album=7&gallery=6/feed/mrss/”. fixed.
    • bugfix: was using a function that was introduced in WP2.3 (the_permalink_rss). This caused the rss feeds to fail in versions of WP < 2.3. fixed.
  • 1.0.5.5 (2008-02-20)
    • upgrade notes: plugin might deactivate itself when you upgrade. Just reactivate it and continue as normal.
    • enhancement: PHP4 is now supported.
    • bugfix: options page: reset then deactivate didn’t work.
    • change: removed cooliris activate/deactivate tracking.
  • 1.0.5.3 (2008-02-13)
    • bugfix: auto-discovery links don’t work if permalinks have no trailing slash.
    • enhancement: image links now work if the link refers to a PHP script that returns a single image
  • 1.0.5.2 (2008-02-04)
    • bugfix: didn’t work properly if post title had special chars such as quotes in it.
  • 1.0.5.1 (2008-02-01)
    • bugfix: didn’t work properly when the filename extension was all caps, e.g., .JPG instead of .jpg
    • bugfix: didn’t work properly when the blog had pretty permalinks turned off.
  • 1.0.5 (2008-01-30) – initial release
    • synched with wp-piclens 1.0.5 source