piclens 5.x-1.6

New features
Bug fixes
Unsupported

5.x-1.6
-------
- Fix in image_gallery ($type is absolete).
- #257681: Added piclens_image_taxonomy module.
- #256126: PicLens Views module completely changed having better support.
- #268966: check on $a4 in nodeapi.
- #267535: check on $args[0] variable.
- #268828: views arguments passed along fine now.
- #254628: views & panels. Hide drupal message.
- #271816: custom logo support.
- #270331: added readme.txt in help pages.
- #270495: teaser & full nodes support.
- #270558: support for image nodes.

piclens 6.x-1.4

New features
Bug fixes
Unsupported

- removing t() in menu title & description.
- #257681: Added piclens_image_taxonomy module.
- #267535: check on $args[0] variable.
- #271816: custom logo support.
- #270331: added readme.txt in help pages.
- #283096: add title to rss feed.

piclens 6.x-1.3

Bug fixes
Unsupported

- http://drupal.org/node/252372
Check if we are looking at a collection of albums only. if so, do not add piclens javascript & link
- http://drupal.org/node/252897 and http://drupal.org/node/253322
Support for not using clean urls by not using the url() function but file_create_url() instead

piclens 5.x-1.5

Bug fixes
Unsupported

The oops release
(forgot to commit my previous fixes in 1.4)
Fixed some strings in the meantime.

piclens 5.x-1.4

Bug fixes
Unsupported

Fixing two typo bugfixes in image_gallery & acidfree where a settings variable was completely wrong.
variable_get('piclens_image_gallery_link_to', 'image')
was still
variable_get('piclens_'.$type.'_link_to', 'image')

piclens 5.x-1.3

Bug fixes
Unsupported

- http://drupal.org/node/252372
check if we are looking at a collection of albums only
if so, do not add piclens javascript & link
- http://drupal.org/node/252897 and http://drupal.org/node/253322
support for not using clean urls by not using the url() function
but file_create_url() instead - also fixes problems with spaces in filenames.
- updated documentation

piclens 5.x-1.2

Bug fixes
Unsupported

Fixing #251998
acidfree module used piclens_uninstall instead of piclens_acidfree_uninstall.

piclens 6.x-1.2

Bug fixes
Unsupported

Fixing #251998
image_gallery used piclens_uninstall instead of piclens_image_gallery_uninstall.

piclens 6.x-1.1

Bug fixes
Unsupported

Fixing a leftover from previous code where I checked on a _rss variable.
reported on #251990

piclens 5.x-1.1

Bug fixes
Unsupported

Fixing a leftover from previous code where I checked on a _rss variable.
reported on #251990

piclens 5.x-1.0

Unsupported

Initial release. Image gallery & Acidfree are supported. Views is experimental and will be tested further in the development releases.

piclens 6.x-1.0

Unsupported

First official release of PicLens module.
Image gallery supported. Read documention on howto implement your own hook.

Subscribe with RSS Subscribe to Releases for Cooliris (PicLens  formerly)