Skip to content
Snippets Groups Projects
Select Git revision
  • 8.x-1.x
  • 3481479-patterns-preview-handle
  • 2.0.x
  • 2.0.0-beta3
  • 2.0.0-beta2
  • 2.0.0-beta1
  • 2.0.0-alpha3
  • 8.x-1.9
  • 2.0.0-alpha2
  • 2.0.0-alpha1
  • 8.x-1.8
  • 8.x-1.7
  • 8.x-1.6
  • 8.x-1.5
  • 8.x-1.4
  • 8.x-1.3
  • 8.x-1.2
  • 8.x-1.1
  • 8.x-1.0
  • 8.x-1.0-rc2
  • 8.x-1.0-rc1
  • 8.x-1.0-beta7
  • 8.x-1.0-beta6
23 results

README.md

Blame
  • Forked from project / ui_patterns
    359 commits behind, 18 commits ahead of the upstream repository.
    Florent Torregrosa's avatar
    Issue #3417517 by Grimreaper: Enable Gitlab CI + Update README + Coding standards
    Florent Torregrosa authored
    86fc337f
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.

    UI Patterns

    Define and expose self-contained UI patterns as Drupal plugins and use them seamlessly as drop-in templates for:

    This module also integrates with tools like PatternLab or modules like Component Libraries thanks to definition overrides.

    This project provides 6 modules:

    • UI Patterns: the main module, it exposes the UI Patterns system APIs, and it does not do much more than that.
    • UI Patterns Library: allows to define patterns via YAML and generates a pattern library page available at /patterns to be used as documentation for content editors or as a showcase for business. Use this module if you don't plan to use more advanced component library systems such as PatternLab or Fractal.
    • UI Patterns Layouts: allows to use patterns as layouts. This module allows patterns to be used on Display Suite view modes or on Panels out of the box.
    • UI Patterns Views: allows to use patterns as Views row templates.
    • UI Patterns Field Group: allows to use patterns to format field groups provided by the Field Group module.
    • UI Patterns Display Suite: allows to use patterns to format Display Suite field templates.

    Requirements

    This module requires no modules outside of Drupal core.

    Installation

    Install as you would normally install a contributed Drupal module. For further information, see Installing Drupal Modules.

    Configuration

    The module has no menu or modifiable settings. There is no configuration.

    The submodules provide new configuration options depending on the submodule specificities.