ds 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ds-7.x-2.x-dev.tar.gz | 117.57 KB | ff100dd6dfb79498d653569941d37256 |
| ds-7.x-2.x-dev.zip | 162.7 KB | c8d798f2df9619b328239349031ab2fa |
Release notes
Development release of second branch for Display suite.
ds 6.x-3.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ds-6.x-3.x-dev.tar.gz | 82.72 KB | 6103f4ded705d0b34b5002f353f794f3 |
| ds-6.x-3.x-dev.zip | 112.46 KB | 5edb573a263bc674c31e28edaa086623 |
Release notes
This branch is VERY experimental, and may not even run at any given point.
ds 7.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| ds-7.x-1.5.tar.gz | 112.98 KB | 8e225899a517afbbcd5060d16ac464c4 |
| ds-7.x-1.5.zip | 153.26 KB | e753272dc114415f8e37f95f7ac6f93b |
Release notes
Changes since 7.x-1.4:
Read moreds 6.x-2.3
| Download | Size | md5 hash |
|---|---|---|
| ds-6.x-2.3.tar.gz | 60.64 KB | ba99bf53f61a94cec0a5263cc46932a0 |
| ds-6.x-2.3.zip | 76.62 KB | 496fe3dded85b7d2b71125877a4af098 |
Release notes
- #1427794 by xtfer: Fix an issue where view names longer than 25 characters would cause display settings not to save
- #1414930 by xtfer: Fix an issue where preprocess and ignored fields inside fieldgroups never received content, and were thus unrendered.
- Improve usability of build mode settings
ds 6.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| ds-6.x-2.2.tar.gz | 60.27 KB | e116cb0b6c41a33df4b7e61b749b591b |
| ds-6.x-2.2.zip | 76.2 KB | e06c27d637c8f9750fd6e8bfb43b4136 |
Release notes
- #1426264 by xtfer: Fix an issue where the same node rendered in different build modes would always use the first build mode.
- #1421004 by xtfer: Empty field groups should not render
- #1422448 by xtfer: Fix an issue where an empty body field would sometimes be populated with other field content
- #1416986: Fix an issue where some MySQL versions may not create tables correctly.
- Provide better information when no api implementers are installed.
ds 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| ds-6.x-2.1.tar.gz | 59.66 KB | 955d3c3f08bf830d2ed8503a447c3ed9 |
| ds-6.x-2.1.zip | 75.57 KB | 4c8b746bf9253fd20acf466ffde6b843 |
Release notes
- #1415070 by xtfer: Fix incorrect menu callbacks
ds 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| ds-6.x-2.0.tar.gz | 59.5 KB | 3917cf22a67000867b134195d87a7959 |
| ds-6.x-2.0.zip | 75.38 KB | 803402db8a99d352d42e0a70902276aa |
Release notes
- #1375990 by xtfer: Fix function field types called from code
- #1412028 by iankp: Fix an issue where region styles were not output
- Fix a PHP notice when ignored fields are not actually present on the object
- Fix broken multigroup list formatter
- New inline field formatter
- New comma separated list formatter for multigroup subgroups
- Make sure fields in multigroups get passed through DS for theming
- Minor performance improvements
- Show real field names in Layout UI
- Fix an issue where incorrect values were passed to the multigroup list theme
function
- New function to get element children
Known Issues:
- Tabs support is broken
ds 6.x-2.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| ds-6.x-2.0-rc1.tar.gz | 57.76 KB | 4b9cb26e40d8de1e72a92803c1cb7151 |
| ds-6.x-2.0-rc1.zip | 73.52 KB | 75f1dfa3430715e69c4da4b287ca58b7 |
Release notes
Multigroup support
Improved internal API
Improved database storage
- #1293420 by Feng-Shui: Custom build mode key name can exceed db field size.
- #1168130 by swentel: backport some of the techniques of D7 storage.
- #1169466 by grahamgilchrist: do not use block templates if content is empty.
- #1003380 by vadym.kononenko: views field class should be added by default.
- #1004096 by swentel: deleting a build mode breaks synced build modes.
- #1016664 by jstoller: Add field count variable to groups.
- #1059336 by jstoller: Add field variables containing groups and regions.
- #1221036 by jstoller: fix notice due to function param change in features.
- #1230038 by swentel: fix (public) xss exploit.
- Hide the classes select box on views fields if there are no styles.
- Add missing human names for field type constants
ds 6.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| ds-6.x-1.6.tar.gz | 51.8 KB | 21c9cddf34bcf30c4fddfb3b3a0d53dc |
| ds-6.x-1.6.zip | 68.24 KB | 4614d3a0296e2d575eb0793ff96966b1 |
Release notes
- #1176182 by zhangtaihao: OptGroups for field and region style
ds 6.x-2.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| ds-6.x-2.0-alpha1.tar.gz | 57.34 KB | 4940e7f5942b56f93be5ef9b1114f607 |
| ds-6.x-2.0-alpha1.zip | 73.11 KB | c98e161c3484a22914bd671eff6a2e3a |
Release notes
New Features:
- Support for CCK3 multigroup
- Improved rendering pipelines and internal API
ds 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| ds-6.x-1.5.tar.gz | 51.39 KB | 8d6ce0417eda968f8472c4fddf806fec |
| ds-6.x-1.5.zip | 67.76 KB | 55611e94fb5dfe0c6c606e7ced7c2e34 |
Release notes
- #1293420 by Feng-Shui: Custom build mode key name can exceed db field size.
- #1169466 by grahamgilchrist: do not use block templates if content is empty.
- #1003380 by vadym.kononenko: views field class should be added by default.
- #1004096 by swentel: deleting a build mode breaks synced build modes.
- #1016664 by jstoller: Add field count variable to groups.
- #1059336 by jstoller: Add field variables containing groups and regions.
- #1194922 and 1194914 by swentel and dbeheydt: fix notices with new patch.
- #1221036 by jstoller: fix notice due to function param change in features.
- #1230038 by swentel: fix (public) xss exploit.
- Hide the classes select box on views fields if there are no styles.
- #1168130 by swentel: backport some of the techniques of D7 storage, was included but has been removed. It is available in 6.x-2.x.
ds 7.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| ds-7.x-1.4.tar.gz | 110.93 KB | 0825fad16db13db28e183569378fc7b1 |
| ds-7.x-1.4.zip | 149.91 KB | 15bc2d329a9db2d0b4b7f17aeea29d98 |
Release notes
Small API change in Field Templates
In case you're implementing hook_ds_field_theme_functions_info, the corresponding theme function only gets the $variables parameter anymore. The configuration can be found in $variables['ds-config'].
Also, make sure the name of the function always starts with 'theme_ds_field_' so the suggestions for the field templates can work since now everything runs through ds_preprocess_fields().
See #1299580 and #1265920 for more info.
Features since 7.x-1.3:
- Added a Minimal Field Template.
- Added support for forms.
- Added Apache Solr multisite support
Changes since 7.x-1.3:
Read moreds 7.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| ds-7.x-1.3.tar.gz | 95.32 KB | 896daf1e55893e778e1727e58d9559c7 |
| ds-7.x-1.3.zip | 130.09 KB | 133de0b4c08e9fc677f453c623812e8b |
Release notes
Changes since 7.x-1.2:
Read moreds 7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| ds-7.x-1.2.tar.gz | 74.07 KB | 1fed6e48ea62c44ce4c8579a52c58613 |
| ds-7.x-1.2.zip | 102.78 KB | efe58bd47c41cda5f63e49a9f5290d4c |
Release notes
- #1187960: trigger solr on empty search by askibinski: trigger solr on empty search.
- #1184646: Removing a Region from an Extra-Layout with added Field will make the Fields disappear from the UI by swentel: make fields in non existing regions are visible in the UI.
- #1166928: Display Suite does not honor Gravatar when displaying a user's picture by swentel: support for gravatar.
- #1175414: Issue with drag and dropping fields into regions (custom DS layout) by swentel: fix issue with regions having dashes/underscores.
- #1171408: Add starter template and drush integration by mverbaar: Add starter template and drush integration.
- #1143070: DS ignores view mode in a taxonomy reference field by neurojavi: Check on taxonomy formatters/view modes.
- #1152232: Remove unnecessary checkbox descriptions by yoroy: remove unnecessary checkbox descriptions.
- #1151858: Add media (file entity) support to ds views plugin by neurojavi: add file entity support to ds views plugin.
- #1155148: Notice: Undefined index: elements in ds_entity_variables() by swentel: fix notices on entities.
- #1136542: Add views support for micro by swentel: add micro support.
- #1160014: Field display Reset/Expert not working by swentel: add option to remove all theme hook suggestions.
- #1163046: Add ability to set the fields when changing layout by swentel: map old regions to new regions when changing layout.
- Cleanup admin settings screen of Extras module.
- Support for Panels layouts.
- New feature: Dynamic content field.
- New Extras feature: extra fields.
- New Extras feature: contextual links to manage display screens.
- New Extras feature: switch view mode fields through ajax.
- Fix notices in fields and view modes form on fieldable key.
ds 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| ds-7.x-1.1.tar.gz | 61.89 KB | 5a05904721cda2368cd34dad53abc6ec |
| ds-7.x-1.1.zip | 86.66 KB | ae7dfab1ca3dabca831a684300f488b0 |
Release notes
- #1150536 by swentel: fix apachesolr changes in DS search.
- #1053912 by swentel and jyve: change field labels, classes and wrappers per mode.
- #1142572 by swentel: add ability to hide the page title on full node view.
- #1132682 by swentel: add hook_ds_layout_info_alter().
- #1129208 by swentel: support for Fivestar in Extras module.
- #1129228 by netsensei and swentel: create separate render function.
- #1131364 by BrockBoland: fix documentation in ds.api.php for use_token.
- #1124346 by codycraven and swentel: Fix racing conditions on additional settings.
- #1125250 by swentel: check on default user image.
- Use another function to preprocess a view.
- Optimized wording in extras settings screen.
- Remove Obsolete CVS $Id$ tags and .DS_Store directory.
ds 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ds-6.x-2.x-dev.tar.gz | 61.47 KB | 1ee11aea021a56f88fd660a4c1688ce3 |
| ds-6.x-2.x-dev.zip | 77.42 KB | 3ec729b2431756849cac7357580388c9 |
Release notes
Branch totally focused on support for Multi group
ds 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| ds-7.x-1.0.tar.gz | 53.68 KB | e89bb3e012bc2e609cc8cc5967582945 |
| ds-7.x-1.0.zip | 77.68 KB | 10497965143cd4c59af1f2abd6a0d530 |
Release notes
First official release of Display Suite for Drupal 7 - have fun styling!
ds 7.x-1.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| ds-7.x-1.0-rc3.tar.gz | 53.25 KB | fc05b58c9fc5866f5eb04616e1abed03 |
| ds-7.x-1.0-rc3.zip | 76.96 KB | 2ae896ca805e9d4243cd75c85b537b8a |
Release notes
Last release candidate before the official release! Has some new features like book support, taxonomy view modes and a couple of bug fixes.
ds 7.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| ds-7.x-1.0-rc2.tar.gz | 52.09 KB | 3c7ef97adbd093aa95eba2fff7863e34 |
| ds-7.x-1.0-rc2.zip | 74.7 KB | 03fbe7d0f1b788d483e4af651172977f |
Release notes
Second release candidate which fixes a couple of bugs and has some performance enhancements.
There are no schema changes yay!
There is one small api change in hook_ds_fields_info(). The $bundle and $view_mode parameters are gone and
you can limit fields from the Field ui with a new key called 'ui_limit', see ds.api.php for the information.
You'll have to clear the cache to make the new caching techniques working (You might see notices otherwise).
ds 7.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| ds-7.x-1.0-rc1.tar.gz | 52.32 KB | f50f95b66c31da69a629e52eb3e8c03b |
| ds-7.x-1.0-rc1.zip | 74.88 KB | cd625a7acd88dab71b8ec494f322174c |
Release notes
First release candidate with a lot of bug fixes, but most importantly:
- Full exportables support for fields, layouts, settings, view modes and views displays.
From now on, we're dependant on CTools.
In case you have tried out previous versions, uninstall and than remove the module completely and do a fresh install. There have been a couple of schema changes and file changes. Hooks have changed also, read ds.api.php for more info.
Depending on tests and possible bug reports (hopefully not a lot), a 1.0 release will happen within 2 weeks.