styles 7.x-2.0-alpha8
| Download | Size | md5 hash |
|---|---|---|
| styles-7.x-2.0-alpha8.tar.gz | 72.16 KB | 3fe6a53e93d11575126691364834e3c3 |
| styles-7.x-2.0-alpha8.zip | 81.9 KB | a9e3dcc7f1293bcf8067a687325b7f2f |
Release notes
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.
Issue #1043570: Floating images left and right by aaron: Honor overrides to File Styles.
styles 7.x-2.0-alpha7
| Download | Size | md5 hash |
|---|---|---|
| styles-7.x-2.0-alpha7.tar.gz | 72.37 KB | 2c844c6c25239d7dd09d70c37ed30c14 |
| styles-7.x-2.0-alpha7.zip | 82.19 KB | 4dc99aec0e98e2d3ca5b6784e9451423 |
Release notes
Issue #1058056: In File Styles 2.x, file styles don't exist for administrator defined image styles by aaron: Add support for media objects.
styles 7.x-2.0-alpha6
| Download | Size | md5 hash |
|---|---|---|
| styles-7.x-2.0-alpha6.tar.gz | 72.12 KB | 0e089ee426cdbf4417d78a86cdac4df2 |
| styles-7.x-2.0-alpha6.zip | 81.8 KB | cf6e9f31d833e3bbfa63d2555ebef3e5 |
Release notes
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-alpha5
| Download | Size | md5 hash |
|---|---|---|
| styles-7.x-2.0-alpha5.tar.gz | 69.87 KB | 25be3670fb4e0fed7d56b195c3e3d4d0 |
| styles-7.x-2.0-alpha5.zip | 81.31 KB | 61103934278414af1d1fca481e55093f |
Release notes
Changes since DRUPAL-7--2-0-ALPHA4:
- by aaron: Copy the sample image to the public:// folder for image style previews, due to bug at [#987846].
- by aaron: Create the styles_presets and styles_preset_instances tables.
- by aaron: Load user-overridden style/preset combos; change styles_instance to respect these.
- by aaron: Save style/preset combos.
- by aaron: Remove preset description field; delete related style/preset combos before saving.
- by aaron: Documentation.
- by aaron: Allow for simple deletes of style/preset combos.
- by aaron: Save presets on styles edit pages.
styles 7.x-2.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| styles-7.x-2.0-alpha4.tar.gz | 67.45 KB | f8e26aed0a152d57f2e96fdc04ec8793 |
| styles-7.x-2.0-alpha4.zip | 78.39 KB | 3fd0e11d31afb73adda740fcc94b2d60 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| styles-7.x-2.0-alpha3.tar.gz | 67.19 KB | 978b7d82e08aa42ef7fc183f670a0e1c |
| styles-7.x-2.0-alpha3.zip | 78.09 KB | 081c65fae3e1557a5f6a27e926d4b23d |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| styles-7.x-2.0-alpha2.tar.gz | 66.63 KB | 7ec4b9b7694021d4470ccc55b67b5d74 |
| styles-7.x-2.0-alpha2.zip | 76.88 KB | 7a95cc593987ebead23f1088e1419533 |
Release notes
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 7.x-2.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| styles-7.x-2.0-alpha1.tar.gz | 66.36 KB | 666f3923909884ceba2882c2c516b20e |
| styles-7.x-2.0-alpha1.zip | 76.63 KB | 8abaaad5a3bdd2a4fec4b73c2d17e590 |
Release notes
Changes since DRUPAL-7--1-0-ALPHA4:
Read morestyles 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| styles-7.x-2.x-dev.tar.gz | 74.12 KB | fc7ed0f5a5c3f4441eae60291c45e0d2 |
| styles-7.x-2.x-dev.zip | 84.38 KB | aec87bf0def4160f2bd7591e2100816e |
Release notes
current dev
styles 6.x-2.0-alpha5
| Download | Size | md5 hash |
|---|---|---|
| styles-6.x-2.0-alpha5.tar.gz | 17.59 KB | 76314d7a0b862f949983d54643d70d68 |
| styles-6.x-2.0-alpha5.zip | 23.61 KB | 34679367c67a678141fad948c510b28f |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| styles-6.x-2.0-alpha4.tar.gz | 16.79 KB | c399d40f50e458bc39b80469690fab8e |
| styles-6.x-2.0-alpha4.zip | 22.47 KB | 4492fbf65545e6fbe5f3c5ca4404957b |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| styles-6.x-2.0-alpha3.tar.gz | 16.63 KB | c35b3ccb137311033bf8512c4056bb55 |
| styles-6.x-2.0-alpha3.zip | 22.28 KB | 94c9e442e3b0536ac4bc8aca0b2dfc43 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| styles-6.x-2.0-alpha2.tar.gz | 16.54 KB | 70ecca66a4665bd5da198f1d7625b57d |
| styles-6.x-2.0-alpha2.zip | 22.19 KB | a3fa678633dd2f48ae61959e9bb26e9a |
Release notes
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.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| styles-6.x-2.0-alpha1.tar.gz | 16.39 KB | a2e7b129310b05bca3685897970e4cee |
| styles-6.x-2.0-alpha1.zip | 21.97 KB | 433108bd14c20b0c54366f15e3de5daa |
Release notes
Changes since DRUPAL-6--1:
- branch for d6
- file styles_ui.module was added on branch DRUPAL-6--1 on 2010-07-28 16:21:44 +0000
- by aaron: Add default Styles class.
- by aaron: Auto register Styles classes.
- by aaron: Add watchdog warnings for missing effects.
- by aaron: Add variable registry and move themes.
- by aaron: Move api and template files to proper folders.
- by aaron: Code documentation.
- by aaron: Theme functionality for Styles UI.
- by aaron: Add access callback override to menu items.
- by aaron: Use d6 _content_field_types().
- by aaron: Allow Styles object construction parameters.
- by aaron: Use correct field type info.
- by aaron: Use correct field type info.
- by aaron: Refactor module to utilize new class structure, and to revamp styles/containers/preset settings.
- by aaron: Grab proper preset.
styles 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| styles-6.x-2.x-dev.tar.gz | 17.35 KB | 4fe39f2f5738ed98b8c6a193d7545d8c |
| styles-6.x-2.x-dev.zip | 22.91 KB | 788978b1338b78adfec6387607f9cc30 |
Release notes
Rework module to use new class structure and revamp styles/container/preset settings.
styles 7.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| styles-7.x-1.0-alpha1.tar.gz | 62.03 KB | e00d15532160479b5469697ebfd23aac |
| styles-7.x-1.0-alpha1.zip | 69.11 KB | 6dcfa2b63ac102ba530cdc23d3ab016f |
Release notes
alpha1
styles 7.x-1.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| styles-7.x-1.0-alpha4.tar.gz | 62.03 KB | 04c6a2350011b77c334303df95a0511b |
| styles-7.x-1.0-alpha4.zip | 69.11 KB | 4e47a8d6c0f52477f83fe6873e2684ac |
Release notes
Changes since DRUPAL-7--1:
Read morestyles
| Download | Size | md5 hash |
|---|---|---|
| styles-.tar.gz | 62.38 KB | 03c96b09ab25a76e959c4c2b65d6ba0e |
| styles-.zip | 69.74 KB | 723088bc04be94805806a96870f376dd |
styles 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| styles-6.x-1.x-dev.tar.gz | 15.51 KB | 89ec6b046a3db5fcaf4e895a0b365760 |
| styles-6.x-1.x-dev.zip | 20.81 KB | db0d48ec04300b8869e7868f37f59a59 |
Release notes
Drupal 6 branch. Use with Filefield Styles.
styles 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| styles-7.x-1.x-dev.tar.gz | 61.23 KB | 7c0c969a3126c4da9931d3fcc044cd7e |
| styles-7.x-1.x-dev.zip | 67.25 KB | 3fd13f749642f451b558a021eab3feeb |
Release notes
bleeding edge release