Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download styles-7.x-2.0-alpha1.tar.gztar.gz 66.36 KB
MD5: 666f3923909884ceba2882c2c516b20e
SHA-1: e876d9d237a04f82baff741e36fa1096d15fcb0f
SHA-256: c69179be1dd37a7ff5927e8e0f5daf795c74861491b173cbf9d648fa93209e8b
Download styles-7.x-2.0-alpha1.zipzip 76.63 KB
MD5: 8abaaad5a3bdd2a4fec4b73c2d17e590
SHA-1: 317807a3e34d8580ae3b422974335b99957df76d
SHA-256: af90e49b4449f88c11555efcb47c1966c36fafe2f497ff4f0f2b61f73ab774b4

Release notes

Changes since DRUPAL-7--1-0-ALPHA4:

  • #841104 by David_Rothstein: Unlimited attributes, was just height and width
  • #900662: Fixed installer to use new temporary://
  • by aaron: Begin port of version 2 to d7 branch.
    by aaron: Add styles variable namespace.
    by aaron: Add base Styles class.
  • by aaron: Port of styles restructuring.
    by aaron: Move theme functions to separate files.
  • by aaron: Continue porting version 2, and work on file styles.
  • by aaron: Add prefix/suffix wrapper to theme.
  • by aaron: Documentation.
  • by aaron: Allow other modules to define their own file styles filters.
  • by aaron: Renumber updates to account for branch 1.
  • by aaron: Comment help in styles ui until working again.
  • by aaron: Use default styles functions.
  • by aaron: Fix WSOD at admin/config/media/file-styles.
  • by aaron: Ensure proper style preset containers in admin page.
  • by aaron: Proper menu build.
  • by aaron: Remove cruft file styles module.
  • by aaron: Add containers to ui.
  • by aaron: Remove legacy cruft from styles module.
  • by aaron: Remove redundant 'containers' in hook_menu of styles_ui.
  • by aaron: Remove redundant 'containers' in admin callback for styles_ui.
  • by aaron: Fix random php errors in styles ui admin page.
  • by aaron: Fix styles page to display list of styles rather than presets.
  • by aaron: Change menu callback function name to properly reflect functionality.
  • by aaron: Documentation.
  • by aaron: Clean up add styles form to use styles rather than presets.
  • by aaron: Fix validation of duplicate style name error.
  • by aaron: Use correct styles cache bin.
  • by aaron: Clear old cache table of any styles data.
  • by aaron: Add new columns to styles table and save new styles.
  • by aaron: Drop labels and rebuild styles ui menu correctly.
  • by aaron: Save style description.
  • by aaron: Grab correct field formatter info.
  • by aaron: Fix styles rendering and themes.
  • #955010 by aaron: Implementation of hook_flush_caches().
  • #955870 by aaron: Merge style/container/preset defaults.
  • #961646 by Takeova: Remove missing index from schema.
  • by aaron: No need for autoload; change url to uri.
  • by aaron: Remove deprecated CHANGELOG.
  • by aaron: Add support for get_called_class() to < PHP 5.3.
  • #956004 by aaron: Fix wrong parameter count for strstr in PHP < 5.3.
Created by: aaron
Created on: 5 Jan 2011 at 21:20 UTC
Last updated: 5 Jan 2011 at 21:21 UTC
New features
Bug fixes

Other releases