Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
112.04 KB
MD5: b627a0a3332f8a57cf80e8cfe4b82eb1
SHA-1: 9fa7b9a6bb56e297b086c7350883484d191be573
SHA-256: eadf2a81abe4074d2fd99ecb144989d4a54e90830ee91a03f3c8bf75c4915af2
Download zip
152 KB
MD5: e7b9ee7aaff0bd659fa50091d58c2402
SHA-1: ff7acfcfd72eac8517089731746582f048948bc2
SHA-256: e9b54fdda77c34b1c851f697d5e1fb93dd8f92087c7a6c136429aa8f4e4e3971
Release notes
Changes since 7.x-1.5:
- #1785780 by swentel: Clear ds_fields cache entries.
- #1784858 by aaronbauman: Added Implement token dialog.
- #1773708 by kjauslin: Added Support for responsive panel layouts.
- #1738064 by swentel: fix drag and drop.
- #1752332 by andrewmacpherson: Fixed Error in documentation comments.
- #1704568 by drupal_sensei: Fixed taxonomy terms are not localized in view.
- #1166928 by swentel: fix gravatar for nodes etc
- #1441248 by swentel: fix commerce.
- #1673602 by swentel and joericapens: Node title labels are not translated.
- #1698236 by lklimek: Fixed Commerce compatibility issues: cannot delete product - EntityMalformedException.
- #1710072 by swentel: fix notice in ds_form_load.
- #1664236 by pfrenssen | dynamicdan: Rename 'Extras' in Permissions list (or everywhere) to 'DS Extras' (or similar).
- #1662852 by goldenboy: Fixed Adding ds extra field display settings get an error with a ds defined field.
- #1446554 by swentel: follow up on missing entity type property.
- #1537634: backport search snippet for node.
- #1627150 by swentel: return empty array in hook_permission.
- #1550678 by Jax, joericapens: Fixed Field titles get wrong translation.
- #1627178 by henryblyth: Fixed Typo in hook_ds_field_settings_info() in ds.api.php.
- #1591684 by DuaelFr: Add field name to DS_FIELD_TYPE_FUNCTION callbacks.
- #1571380 by tim.plunkett: Fixed Remove usage of old field_bundle_settings variable
- #1586226 by larowlan: Fixed views row style of files.
- #1567096 by swentel: fix states.
- #1540764 by swentel: make search display path configurable.
- #1537688 by Mark Carver: Do not highlight AND and OR operators
- #1537724 by Reg: protect against false info in Display Suite ctools plugin.
- #1536956 by swentel: do not override when page manager exists.
- #1532964 by swentel: fix clonining.
- #1402500 by swentel: support for i18n and blocks.
- #1525684 by swentel: add core fields when choosing ds layout.
- #1530712 by swentel: add support for drealty.
- #1525350 by andrewbelcher: use include_once instead of required and static variable.
- #1520162 by swentel: refresh row on format select.
- #1514216 by swentel: fix template suggestions for panels + dx option.
- #1480114 by swentel: fix solr sort.
- #1276780 by barraponto : Clone looses order and field settings.
- #1346826: add more power to hidden region.
- #1518492 by joelpittet: View Display Title is getting double html encoded.
- #1446554 by swentel: Hiding page title bleeds on other pages as well.
- #1468576 by swentel, andypost: fixed warnings about invalid "content" region for panels layouts.
- #1512316 by swentel: limit on node comments.
- #1403362 by swentel: limit of node search.
- #1460078 by swentel: all ds extras hooks dissapear when disabling field UI.
- #1462544 by Deciphered: Hide available tokens unless 'use_token' checkbox is ticked.
- #1375080 by swentel: Extra alter for views rendering.
- #961494 by pfrenssen: Author field is empty for anonymous users.
- #1454544 by Jax: Username title isn't passed through t().
- #1294686: forgot to commit this one.