https://github.com/generoi/ds_tokens
Drupal module to provide additional tokens integration for Display Suite.
https://github.com/generoi/ds_tokens
Last synced: 22 days ago
JSON representation
Drupal module to provide additional tokens integration for Display Suite.
- Host: GitHub
- URL: https://github.com/generoi/ds_tokens
- Owner: generoi
- Created: 2014-01-13T06:49:30.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-17T03:01:09.000Z (over 12 years ago)
- Last Synced: 2025-12-26T06:16:17.666Z (6 months ago)
- Language: PHP
- Size: 133 KB
- Stars: 0
- Watchers: 21
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Display Suite Tokens
====================
Provide additional tokens integration for Display Suite
Currently this module provide tokens replacement for the layout attributes
field so that layouts for example could set a data attribute to a field value.
Eg. `data-image="[node:field_image:file:url]" data-title="[node:title]"`
Installation
------------
1. Enable
2. Visit a DS layout form and use tokens in the layout attribtues field.