styles 7.x-2.0-alpha8

Bug fixes

Issue #1175008: Notice: Trying to get property of non-object in file_styles_styles_filter() by aaron: Fix notice: Trying to get property of non-object in file_styles_styles_filter().
by aaron: Allow reverts from Styles UI.

styles 7.x-2.0-alpha6

New features
Bug fixes

Issue #1030930: Strict warning: Only variables should be passed by reference in file_styles_strstr() (line 64 by pivica, codycraven: Fix strict warning: Only variables should be passed by reference in file_styles_strstr() (line 64).
Issue #924644: Remove "Image Style: ..." formatters from Image fields by effulgentsia: Update old File Style formatters on Image fields to the Image formatter.
Issue #1079170: styles update #7212 Fails by aaron: Fix styles update 7212 fails
Issue #1018606: Attribute for embedded images not in output by jackinloadup, aaron, tsvenson: Honor class override by wysiwyg.
Issue #1076578: hook_perm is now hook_permission by JamesSharpe, aaron: Change hook_perm to hook_permission and move into styles ui.
Issue #1088668: Notice: Undefined index: access arguments in styles_ui_menu() (line 52/60 When clearing cache by oxyc, BTMash, aaron: Fix menu access
Issue #1091272: Hooks in Styles 2.x by cocoloco, oxyc: Updated README.txt.
Issue #1105862: Syntax error in MySQL-specific query results in PDOException with PostgreSQL by druido, aaron: Fix Syntax error in MySQL-specific query results in PDOException with PostgreSQL.
Issue #1110738: Breadcrumb path broken on file-style/%/edit by clemens.tolboom, aaron: Fix Breadcrumb path broken on file-style/%/edit.
Issue #1103716: Classes should use camelCase as per Drupal guidelines by JacobSingh, aaron: Use camelCase for classes and honor thumbnail links.
Issue #1105862: Syntax error in MySQL-specific query results in PDOException with PostgreSQL by druido: Fix syntax in MySQL-specific query that resulted in PDOException with PostgreSQL.
Issue #1025228: New file style create and delete problems by aaron: Allow styles ui to delete custom styles.
Issue #1024926: styles_update_7210() with postgresql by bryan.scott, aaron: Fix styles_update_7210() with postgresql.
Issue #1065462: Undefined function file_uri_to_object() by aaron, berenddeboer: Fix undefined function file_uri_to_object()
Issue #1094016: Allow Wysiwyg styles by oxyc, JacobSingh, effulgentsia, mikeker: Allow WYSIWYG styles.

styles 7.x-2.0-alpha4

New features
Bug fixes

Changes since DRUPAL-7--2-0-ALPHA3:

  • by aaron: Ensure we don't create duplicate styles when saving, and delete duplicate entries from the styles table in an update.
  • by aaron: Remove unnecessary sid from update query select.
  • by aaron: Drop unused style_effects table.
  • by aaron: Add preset selects to UI.
  • by aaron: Fix thumbnail and add original presets.
  • by aaron: Add revert links to UI page.

styles 7.x-2.0-alpha3

New features
Bug fixes

Changes since DRUPAL-7--2-0-ALPHA2:

  • by aaron: Add image preview theme for Styles UI.
  • by aaron: Allow media objects not in database to be displayed.
  • by aaron: Add a medium preset.
  • by aaron: Add square thumbnail image style preset.
  • by aaron: Add square thumbnail image style preset.
  • by aaron: Add style name to classes.
  • by aaron: Remove erroneous image style.
  • #1017770 by aaron: Fix the update process was aborted prematurely while running update 7208 in styles.module.

styles 7.x-2.0-alpha2

New features
Bug fixes

Changes since DRUPAL-7--2-0-ALPHA1:

  • by aaron: Allow WYSIWYG to override styles.
  • by aaron: Add labels to file styles.
  • by aaron: Add vertical tabs for containers in Styles UI.
  • by aaron: Add preview to container in UI.

styles 6.x-2.0-alpha5

New features
Bug fixes

Changes since DRUPAL-6--2-0-ALPHA4:

  • by aaron: Add styles-wrapper class.
  • by aaron: Include get_called_class() for PHP < 5.3.

styles 6.x-2.0-alpha4

New features

Changes since DRUPAL-6--2-0-ALPHA3:

  • by aaron: Add prefix/suffix div wrapper to class output.
  • by aaron: Add 'name' & 'settings' to $effects; create styles_instance().

WARNING: If you're using a previous version, this will break compatibility with modules using that version, so ensure that module supports DRUPAL-6--2-0-ALPHA4 or later.

Developer notes: Ensure that any passed effects now include the effect 'name' and an array of 'settings'.

styles 6.x-2.0-alpha3

New features
Bug fixes

Changes since DRUPAL-6--2-0-ALPHA2:

  • by aaron: Fix class return when looking for non-existent class.
  • by aaron: Include all registered styles module includes.
  • by aaron: Wider range of allowed include files.

styles 6.x-2.0-alpha2

New features
Bug fixes

Changes since DRUPAL-6--2-0-ALPHA1:

  • by aaron: Add permission.
  • by aaron: Fix missing stylename in watchdog error.
  • by aaron: Begin fixing Styles UI (doesn't work yet).

styles 6.x-2.x-dev

New features
Bug fixes

Rework module to use new class structure and revamp styles/container/preset settings.

Subscribe with RSS Subscribe to Releases for Styles