BackgroundField started as an extension of the CCK ImageField that allows a CSS selector and background attributes to be set for a content-type. This is particularly helpful for allowing your node authors to add images to a node that are integrated into the theme of the site. With the inclusion of the Image field in Drupal 7, BackgroundField was rewritten to extend that core functionality.

Example
User A creates content-type Foo with 2 BackgroundFields, one with a CSS selector for "body" (the html body) and one for "#callout" (a div in the theme).
User B can then create a Foo node and add images that will become the body background image and the callout background.
Users could continue to create new nodes each specifying their own background and callout images unique to the node they create.

Drupal 6.x Requirements

Drupal 7.x Requirements

  • Image (core module)

Note: If you only need the ability to set one theme background via the drupal admin interface, you might consider the Background module.

Downloads

Version Downloads Date Links
7.x-1.0-beta1 tar.gz (8.39 KB) | zip (9.35 KB) 2011-Jul-31 Notes
6.x-1.1 tar.gz (8.61 KB) | zip (10.18 KB) 2011-Apr-03 Notes

Project Information


Maintainers for BackgroundField

  • jyee - 7 commits
    last: 27 weeks ago, first: 1 year ago

Issues for BackgroundField

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 25 Aug 10
nobody click here