root / drupal7 / sites / all / modules / ds / modules / ds_extras @ 6e9292aa
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
includes | 6e9292aa | over 9 years | Assos Assos | Weekly update of contrib modules | |
js | 3dfa8105 | almost 10 years | Assos Assos | Weekly update of contrib modules | |
README.txt | 1.02 KB | f7a2490e | over 10 years | Assos Assos | git mv htmltest drupal7 |
ds_extras.ds_fields_info.inc | 2.98 KB | f7a2490e | over 10 years | Assos Assos | git mv htmltest drupal7 |
ds_extras.info | 337 Bytes | 6e9292aa | over 9 years | Assos Assos | Weekly update of contrib modules |
ds_extras.install | 3.61 KB | f7a2490e | over 10 years | Assos Assos | git mv htmltest drupal7 |
ds_extras.module | 38.3 KB | 6e9292aa | over 9 years | Assos Assos | Weekly update of contrib modules |
Latest revisions
README
The extras module contains functionality that is not often used. It holds
following functionality:
- switch view modes: switch view mode on a per node basis.
- block region: add regions which will be exposed as blocks.
- extra fields: expose extra fields defined by other modules.
- field permissions: add view permissions on DS fields.
- Flag: expose flags as fields
- Hidden region: region which in case it has fields will not be printed.
- field templates: overwrite any field with custom markup.
- switch view mode field: switch from one view mode to another inline.
- page title options: hide the page title or manually set (with substitutions).
- contextual links: add the 'manage display' link to contextual links and on the full page view of nodes, users and terms.
- Views displays: render views (row fields) into a different layout. Important: If you are creating new ds fields for vd, check ds_vd_render_title_field() how to return the content.
Any other functionality will be included in this module.
Also available in: Atom