Semantic Display Suite

Categories

Component ID

1721272

Component name

Semantic Display Suite

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1287

Component created

Component changed

Component body

Semantic DS is an add on for Display Suite that adds semantic layouts and field templates.

Layouts

  • Article - Article tag including regions for content ( a div ), header, hgroup, aside, figure and footer.
  • Figure - Figure tag including regions for figure (no extra wrapping tag) and figcaption.
  • No Markup - A single region for content that renders no wrapping markup, instead it just renders fields directly
  • Section - Section tag including regions for content ( a div ), header, hgroup, aside, figure and footer.

Fields

These fields replace the default wrapper divs on fields with semantic tags.
In order to use the Semantic DS fields, you must enable the ds_extras module and turn on "Enable custom field templates" at /admin/structure/ds/extras.

Included Field Templates

  • h1
  • h2
  • h3
  • h4
  • h5
  • h6
  • dl
  • ol
  • ul
  • address
  • article
  • aside
  • header
  • figure
  • footer
  • section
  • span

Dependencies

  • Display Suite
  • ds_extras (Included with Display Suite and only required for field templates.)