Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download style_settings-7.x-1.1.tar.gztar.gz 25.06 KB
MD5: c2270e581a9cbdd1d88a113320544fa3
SHA-1: 8d3ff2fa9c64e94d0ad3e13495b3f8042bc2e140
SHA-256: 7ca28f79efd595c62fcb519f75ee5a69901dfaad18ddd4c889390cdcb79b4816
Download style_settings-7.x-1.1.zipzip 33.04 KB
MD5: 327b4cf110115f9555474529085bdbc3
SHA-1: 481dc274258564c5d5ce01fbae9e99b94bdff05e
SHA-256: 292804035f41bf9caf9d8461194f9ec766cf45aba04e7aa0f162d20f3b15bfb3

Release notes

Changes since 7.x-1.0:

  • Avoid parenthesis in module .info description.
  • Some minor code style corrections
  • #2541364: Code style corrections.
  • #2538980: Editable preview: small HTML correction for Simplytest demo.
  • #2538980: Editable preview: small demo CSS correction to show opacity on preview image.
  • #2538980: Editable preview improvements.
  • #2538980: An editable preview template that uses a text format
  • #2539030: Add opacity to the preview image in the demo form.
  • #2539030: Decouple the checkerboard background from the overlaying image.
  • #2539030: Add a checkerboard background to the image URL field preview
  • #2538412: Add an upgrade note
  • #2538290: Include image upload in the demo form example
  • #2535696: Show the chosen image URL
  • #2536802: Include custom CSS
  • #2537352: Provide a sample settings form
  • #2533666: Offer an image URL form API element for developers
  • #2535304: Show min, max and step values above the number field as help text
  • #2534968: README.txt: Instructions for developers how to have a value with selectable measurement unit
  • #2534956: Slider form element: include field_suffix in stored variable if valid measurement unit
  • #2533702: Offer a number and/or measurement form API element for developers
  • Updated README.txt.
  • #2533614: Added README.txt note that no code comment are allowed between a CSS value and its unit
  • #2531844: Updated the README.txt to include the new form API slider field.
  • #2532278: Only rewrite a CSS file if pertinent
  • #2531844: Offer a Slider API form element for developers
  • #2532358: Performance: use strpos() instead of strstr()
  • #2525918: Corrected PHP parse error: syntax error in conditional due to a hasty untested commit.
  • #2528252: Added a field wrapper to target it correctly with the provided JS file.
  • #2526280: Another small improvement of README.txt
  • #2528360: Provide a screen and watchdog message when CSS rewriting took place
  • #2526280: A better README.txt
  • #2525918: Scan also for project that have declared Style Settings as a required dependency
  • #2528252: Offer a ColorPicker API form element for developers
  • #1426148 by reubenavery: Serializing $conf array on every page load is expensive
  • #2525918: Skip rewriting theme CSS files if unnecessary
  • #2129163 by RCanali: Files in the database aren't deleted
  • #2526280: Provide a README.txt
  • #2525916: More explaining inline code comments
  • #2516558: Also exclude on admin pages when Overlay is enabled
  • #2512364: Extend to modules besides themes
  • #2516920: Avoid stylesheets are rewritten on each pageload if CSS aggregation is turned on
Created by: lolandese
Created on: 1 Aug 2015 at 13:17 UTC
Last updated: 1 Aug 2015 at 13:18 UTC
Bug fixes
New features

Other releases