dynamic_background 7.x-1.11

Bug fixes
Unsupported

This closes the issue with Drupal 7.20 image style security fix, which have influence on this module.

dynamic_background 7.x-2.0-rc4

Bug fixes
Unsupported

This release contains some minor but important bug fixes that was introduced in the last release.

* Fixed selection of images in blog extension
* Fixed undefined object function in image URL
* Fixed selection of background images in user extension
* Issue #1914582 by cableman0408: User cannot change background image in the profile

dynamic_background 7.x-2.0-rc3

New features
Bug fixes
Unsupported

This release contains may issues found and fixed by Damien McKenna. It also addresses the new image style security fix, which prevented the use of image styles on background images.

* Updated module to match the new Drupal 7.20 image style security fixes
* Fixed issue with JS and CSS files not being loaded
* Issue #1908796 by DamienMcKenna: Fixed dynamic_background_user_upload_form_submit should only process its images, not all of them
* Issue #1908780 by DamienMcKenna: dynamic_background_user_upload_form_validate should be a submission callback
* Issue #1878242 by DamienMcKenna: Fixed if "User supplied images" set to 0, fieldset still shows
* Issue #1878066 by DamienMcKenna: Provide an option to automatically inherit the background of the parent page based on the URL
* Issue #1878056 by DamienMcKenna: Default to enable backgrounds on all content types
* Issue #1888648 by DamienMcKenna: Added drupal_alter() around the image selector
* Issue #1880498 by DamienMcKenna: Fixed DB Node: On content type selection, do not show empty brackets
* Issue #108450 by DamienMcKenna: Improve usability of main "background images" page
* Issue #1878220 by DamienMcKenna: Added thumbnails image styles to image selection forms
* Added support for random images in the extension modules
* Added support for selecting a higher number of images to upload

dynamic_background 7.x-2.0-rc2

New features
Bug fixes
Unsupported

This release contains may issues found and fixed by Damien McKenna. It also addresses the new image style security fix, which prevented the use of image styles on background images.

* Updated module to match the new Drupal 7.20 image style security fixes
* Fixed issue with JS and CSS files not being loaded
* Issue #1908796 by DamienMcKenna: Fixed dynamic_background_user_upload_form_submit should only process its images, not all of them
* Issue #1908780 by DamienMcKenna: dynamic_background_user_upload_form_validate should be a submission callback
* Issue #1878242 by DamienMcKenna: Fixed if "User supplied images" set to 0, fieldset still shows
* Issue #1878066 by DamienMcKenna: Provide an option to automatically inherit the background of the parent page based on the URL
* Issue #1878056 by DamienMcKenna: Default to enable backgrounds on all content types
* Issue #1888648 by DamienMcKenna: Added drupal_alter() around the image selector
* Issue #1880498 by DamienMcKenna: Fixed DB Node: On content type selection, do not show empty brackets
* Issue #108450 by DamienMcKenna: Improve usability of main "background images" page
* Issue #1878220 by DamienMcKenna: Added thumbnails image styles to image selection forms
* Added support for random images in the extension modules
* Added support for selecting a higher number of images to upload

dynamic_background 7.x-1.10

New features
Bug fixes
Unsupported

This release contains the following commits:

* Fixed issue with deprecated split function
* Issue #1658776 by cableman0408: Fixed typos in "permissions" for the modules
* Issue #1545294 by cableman0408: Added dependency on core image module
* Issue #1525624 by cableman0408: Fixed undefined index in panels extension when saving selected image

New feature commits:

* Added support for user defined extension/module weight
* Started on support for used defined weights of the modules/extensions

dynamic_background 7.x-2.0-rc1

New features
Bug fixes
Unsupported

* Issue #1545294 by cableman0408: Added dependency on core image module
* Fixed weight for default module
* Implemented new custom weight in main module part II
* Implemented new custom weight in main module
* Implement hook_dynamic_background_weight() in sub-modules
* Start on custom weight implementation

dynamic_background 6.x-1.9

Bug fixes
Unsupported

This is a bug-fix release that fixes the issues below.

Issue #1400486 by cableman0408: Fixed fatal error with dynamic background in views by including the views default page display
Issue #1359378 by cableman0408: Display file names as image title for all preview images
Issue #1359378 by cableman0408: Display file names as image title
Issue #1356618 by cableman0408: Added check of user permission on node save and update to ensure that only users allowed to selected images can save them

dynamic_background 7.x-1.9

Bug fixes
Unsupported

This is a bug-fix release, that contains the following fixes.

Issue #1360536 by cableman0408: fixed saving new version of node results in duplicate key
Issue #1359378 by cableman0408: Display filenames as image title for all preview images
Issue #1359378 by cableman0408: Added filename as alt text on image preview
Fixed problem with empty select of image on node create

dynamic_background 7.x-2.0-beta3

Bug fixes
Unsupported

This is a small release that fixes the two issues below.

Issue #1438998 by aleix: Fixed deprecated split() in blog module
Issue #1355500 by cableman0408: Fixed image selection in the views extension

dynamic_background 7.x-2.0-beta2

Bug fixes
Unsupported

Fixed validation error for users that are not allowed to upload new images
Change info message about settings to an warning
Fixed image preview alt and title texts
Fixed integrity violation with ambiguous field type in where clause

dynamic_background 7.x-2.0-beta1

New features
Unsupported

First beta release of the 2.x branch, which allows users to upload images.

dynamic_background 7.x-1.8

New features
Unsupported

This release adds support for the context module.

dynamic_background 6.x-1.8

New features
Unsupported

This release adds support for the context module.

dynamic_background 7.x-1.7

New features
Bug fixes
Unsupported

The big changes in this release is support for views pages, which however in a beta release for now. The change is support for imagecache presets, which allow manipulation of the images before displaying them. The imagecache solution is based on work by chaby.

dynamic_background 6.x-1.7

New features
Bug fixes
Unsupported

The big changes in this release is support for views pages, which however in a beta release for now. The change is support for imagecache presets, which allow manipulation of the images before displaying them. The imagecache solution is based on work by chaby.

dynamic_background 7.x-1.6

Bug fixes
Unsupported

Issue #1267428 by cristinawithout: Fixed "argument should be an array" when no background selected
Issue #1251538 by Lennard: Fixed problem with undefined property on stdClass in node sub-module

dynamic_background 6.x-1.6

Bug fixes
Unsupported

Issue #1267428 by cristinawithout: Fixed "argument should be an array" when no background selected
Issue #1251538 by Lennard: Fixed problem with undefined property on stdClass in node sub-module

dynamic_background 7.x-2.x-dev

New features

This version enables users to upload images in the extension/sub-module.

dynamic_background 7.x-1.5

New features
Bug fixes
Unsupported

This release contains an improved interface for build extensions and have a new blog extension.

* Updated the README.txt file to reflect the new extensions
* Fixed typo in uninstall function for blog sub-module
* Added the new image selector to all sub-modules
* Updated user sub-module to use the new image selector
* Fixed problem in image selection in blog sub-module
* Added helper function to build image selection forms in sub-modules
* Added new sub-module to allow users to set background images for their blog
* Added extra check of array index before usage
* Fixed index error in node sub-module, when no image have been selected
* Added heigher weight to the user module
* Fixed wrong usage for hook_dynamic_background_css()
* Renamed the panels sub-module css behaviour variable to match the other sub-modules
* Added better support for different CSS behaviour form each sub-module
* Fixed hard-code css styling in css menu callback
* Fixed bug with wrong css usage in sub-modules
* Fixed some code styling
* Used the new form helper function on the panels sub-module
* Used the new form helper function on the node sub-module
* Updated hook_dynamic_background_css() to take a parameter $variables from preprocess functions
* Used the new form helper function on the user sub-module
* Added helper funtion to build css behaviour part of the sub-module forms

dynamic_background 6.x-1.5

New features
Bug fixes
Unsupported

This release contains an improved interface for build extensions and have a new blog extension.

dynamic_background 7.x-1.4

Bug fixes
Unsupported

Issue #1064284 by Lennard: Fixed problem with the first image id being 0 (false) in submit function for the user sub-module

dynamic_background 6.x-1.4

Bug fixes
Unsupported

Issue #1064284 by Lennard: Fixed problem with the first image id being 0 (false) in submit function for the user sub-module

dynamic_background 7.x-1.3

New features
Unsupported

The release enables users to select one of the uploaded background images on a tab in their user profile. The selected background will then be used when the user is logged into the site. This extension uses CSS selectors to target the right HTML element(s) with the user selected background image.

dynamic_background 6.x-1.3

New features
Unsupported

The release enables users to select one of the uploaded background images on a tab in their user profile. The selected background will then be used when the user is logged into the site. This extension uses CSS selectors to target the right HTML element(s) with the user selected background image.

dynamic_background 7.x-1.2

New features
Unsupported

Added two new sub-modules for panels and node support, so you can select custom images for panels variants and nodes.

This is a port of the modules created in the 6.x branch, for more information see the README.txt file.

dynamic_background 6.x-1.2

New features
Unsupported

This release has a sub-module, that enables you to select a different a background image for each panel variant among the uploaded images. As with node background you can use CSS selectors to ensure, if no image is selected in the node, that the module falls back to the one selected in the administration
interface.

It also has a correction in the selection of the first image in the node sub-module.

dynamic_background 6.x-1.1

New features
Bug fixes
Unsupported

This release have some bug-fixes and new features in the insertion of the background images.

dynamic_background 7.x-1.0-rc1

Bug fixes
Unsupported

Issue #1140768 by realityloop: Fixed styling based on the coder module.
Issue #4403384 by cableman0408: Fixed issue by marking the file as permanent, problem reported by realityloop.

This release requires that you uninstall beta2 and upload you background images once more. This is due to the usage of Drupal 7 file API.

Sorry for the problems that this may cause.

dynamic_background 7.x-1.0-beta2

Bug fixes
Unsupported

Issue #1136832 by realityloop: Fixed undefined variable in html.tpl.php and hook_permission()

dynamic_background 6.x-1.0

New features
Unsupported

This is the first official release of dynamic background.

Subscribe with RSS Subscribe to Releases for Dynamic Background