This project is not covered by Drupal’s security advisory policy.

The signage install profile creates an organic groups-based digital signage website. The project relies heavily on the ctools/page manager/panelizer suite of tools and provides some defaults for those projects as features.

What's included

  • Group - Groups are used for organizing signs. Users can be added to groups to gain access to create/edit/delete content in that group.
  • Sign - Signs are the canonical location of a sign. Point your signage player to these pages. Signs show a single template at a time.
  • Template - Templates control the layout and content of a sign. A sign can have unlimited templates, and can be scheduled. The first template that validates is shown.
  • Slide - Slides are used in an optional slideshow on signs. A Slide can be
    shared and referenced between any sign in a group.

Extending

If you want to add new panes of content for your templates, consider using the Fieldable Panels Panes module or writing custom Ctools content types for that data. An example of this is in the signage panes module which creates the date/time pane.

Templates are using the standard Panels In Place Editor for layout, so you
should be able to add any Drupal blocks or views panes as well.

Overriding Defaults

This project creates panelizer defaults for the group, sign and template content types. If you wish to override these defaults, consider using the Features Override module to bundle up your overrides into your own features.

Project information

Releases