CHANGELOG.txt in Node Gallery 6
node_gallery-6.x-1.0-alpha9
#447298 by NancyDru: Class 'drupal_web_test_case' not found
* Fixed a bug that caused many saved settings not to be loaded while
editing an established Node Gallery Relationship
* Added the ability to have a cover view as the Gallery landing page
* Added the ability to select a preset for the Gallery landing page.
#455620 : Delete ImageCache images when deleting an image/gallery.
* Added a text link to the next image when using a cover view on the gallery landing page.
* Added two new theme functions to allow for more custom markup: theme_node_gallery_image() and theme_node_gallery_teaser()
node_gallery-6.x-1.0-alpha8
* Added basic token support
* Increased number of columns for the body field in batch edit so it is easier
to edit.
* Fixed the copy in the upload notes that caused the "MB" to show up twice.
* Fixed a bug in node-image-default.tpl.php and node-gallery-default.tpl.php
files that caused div.taxonomy show up and the word "in" even if there was no
taxonomy to display.
* Added basic Lightbox2 support so users can choose to display a large-size
version of the upload in a Lightbox
* Added an option to allow users to download the original photo as a text link.
Administrators also have the ability to customize the download text.
* Removed all content types that are identified as a Node Gallery Image from the
node/add page to avoid confusion as to where to upload images.
* Significantly improved options for display teasers and gallery landing pages
in the administration menu.
* Lightbox2 gallery support both from teasers and gallery landing pages.
* Administrators can now select how many images can be uploaded at once
* Fixed a permission problem that didn't let people upload images unless they
created the gallery.
node_gallery-6.x-1.0-alpha7
* Fixed the spacing and language of the README.txt file.
* I opted for a better way of creating ImageCache presets which saved them
permanently (so they are not removed upon deactiving the module) and it is more
obvious how to edit the preset.
#361691 bug report by kenorb: Menu item for node_gallery_access/passwd/js should
not appear.
* Fixed node_gallery_access code to adhere to Drupal's coding standards
* Fixed an access permissions bug that displayed all content as editable by
Anonymous.
* Fixed an issue with the install file that did not install the imagecache
presets on a *fresh* installation of the node_gallery.module.
* Fixed a critical error that reset the permissions of Drupal on install
node_gallery-6.x-1.0-alpha6
* alpha5 did not tag all the necessary files before compiling.
node_gallery-6.x-1.0-alpha5
* Fixing an "Invalid argument supplied for foreach()" error that would display when looking at a gallery list when no images were uploaded.
node_gallery-6.x-1.0-alpha4
* Improving the language and clarity of the instructions on the administration pages.
#343474 Creating a default Node Gallery setup (two node types, three imagecache presets and a node_gallery relationship) so people unfamiliar with both the module and Drupal can get started with the module. (Suggestion by droolpal)
* Giving the three imagecache presets default permissions for Anonymous and Authenticated users to view the presets.
#421256 Patch by NancyDru: Function name conflicts with hooks_
#420160 bug report by NancyDru: Coding standards violations
* Shifting node_gallery_meta() in node_gallery.themes.inc to a theme_ function.
* Fixed the div classes that have single quotes around them as opposed double quotes.
#385422 bug report by bnku: When changing the cover image, set the old cover image to 0
#335634: fixing spelling mistake
File
CHANGELOG.txt
View source
-
- node_gallery-6.x-1.0-alpha9
- #447298 by NancyDru: Class 'drupal_web_test_case' not found
- * Fixed a bug that caused many saved settings not to be loaded while
- editing an established Node Gallery Relationship
- * Added the ability to have a cover view as the Gallery landing page
- * Added the ability to select a preset for the Gallery landing page.
- #455620 : Delete ImageCache images when deleting an image/gallery.
- * Added a text link to the next image when using a cover view on the gallery landing page.
- * Added two new theme functions to allow for more custom markup: theme_node_gallery_image() and theme_node_gallery_teaser()
-
- node_gallery-6.x-1.0-alpha8
- * Added basic token support
- * Increased number of columns for the body field in batch edit so it is easier
- to edit.
- * Fixed the copy in the upload notes that caused the "MB" to show up twice.
- * Fixed a bug in node-image-default.tpl.php and node-gallery-default.tpl.php
- files that caused div.taxonomy show up and the word "in" even if there was no
- taxonomy to display.
- * Added basic Lightbox2 support so users can choose to display a large-size
- version of the upload in a Lightbox
- * Added an option to allow users to download the original photo as a text link.
- Administrators also have the ability to customize the download text.
- * Removed all content types that are identified as a Node Gallery Image from the
- node/add page to avoid confusion as to where to upload images.
- * Significantly improved options for display teasers and gallery landing pages
- in the administration menu.
- * Lightbox2 gallery support both from teasers and gallery landing pages.
- * Administrators can now select how many images can be uploaded at once
- * Fixed a permission problem that didn't let people upload images unless they
- created the gallery.
-
- node_gallery-6.x-1.0-alpha7
- * Fixed the spacing and language of the README.txt file.
- * I opted for a better way of creating ImageCache presets which saved them
- permanently (so they are not removed upon deactiving the module) and it is more
- obvious how to edit the preset.
- #361691 bug report by kenorb: Menu item for node_gallery_access/passwd/js should
- not appear.
- * Fixed node_gallery_access code to adhere to Drupal's coding standards
- * Fixed an access permissions bug that displayed all content as editable by
- Anonymous.
- * Fixed an issue with the install file that did not install the imagecache
- presets on a *fresh* installation of the node_gallery.module.
- * Fixed a critical error that reset the permissions of Drupal on install
-
- node_gallery-6.x-1.0-alpha6
- * alpha5 did not tag all the necessary files before compiling.
-
- node_gallery-6.x-1.0-alpha5
- * Fixing an "Invalid argument supplied for foreach()" error that would display when looking at a gallery list when no images were uploaded.
-
- node_gallery-6.x-1.0-alpha4
-
- * Improving the language and clarity of the instructions on the administration pages.
- #343474 Creating a default Node Gallery setup (two node types, three imagecache presets and a node_gallery relationship) so people unfamiliar with both the module and Drupal can get started with the module. (Suggestion by droolpal)
- * Giving the three imagecache presets default permissions for Anonymous and Authenticated users to view the presets.
- #421256 Patch by NancyDru: Function name conflicts with hooks_
- #420160 bug report by NancyDru: Coding standards violations
- * Shifting node_gallery_meta() in node_gallery.themes.inc to a theme_ function.
- * Fixed the div classes that have single quotes around them as opposed double quotes.
- #385422 bug report by bnku: When changing the cover image, set the old cover image to 0
- #335634: fixing spelling mistake