acromedia / acro_orange_layouts
A module providing various layouts for Drupal's Layout API.
Installs: 2 324
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 16
Language:SCSS
Type:drupal-module
- dev-8.x-1.x
- dev-dependabot/npm_and_yarn/qs-6.5.3
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/copy-props-2.0.5
- dev-dependabot/npm_and_yarn/ajv-6.12.6
- dev-dependabot/npm_and_yarn/mixin-deep-1.3.2
- dev-dependabot/npm_and_yarn/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/tar-2.2.2
- dev-dependabot/npm_and_yarn/postcss-7.0.36
- dev-dependabot/npm_and_yarn/browserslist-4.16.6
- dev-dependabot/npm_and_yarn/hosted-git-info-2.8.9
- dev-dependabot/npm_and_yarn/lodash-4.17.21
- dev-dependabot/npm_and_yarn/y18n-3.2.2
- dev-dependabot/npm_and_yarn/ini-1.3.7
- dev-dependabot/npm_and_yarn/lodash.mergewith-4.6.2
- dev-dependabot/npm_and_yarn/node-sass-4.14.1
- dev-dependabot/npm_and_yarn/acorn-5.7.4
This package is auto-updated.
Last update: 2024-11-09 06:21:54 UTC
README
Module by Acro Media Inc.
Introduction
Provides various layout configurations to be used by Drupal's Layout API and Entity Reference with Layout.
Requirements
- Core: Layout Discovery
- Contrib: Paragraphs
- Contrib: Entity Reference with Layout
Installation
Enable the module and the layouts provided by the module's layouts.yml will be available to use within Drupal.
Configuration
This module hides the ERL Form 'Layout Options' form element through CSS via the 'acro_orange_layouts/admin' library. It does this because the provided layout options from the ERL module is not complete and we prefer to control layout options through the 'Section' paragraph instead. You can easily remove or replace the 'acro_orange_layouts/admin' library if this is not desired. Read more about this related issue: https://www.drupal.org/project/entity_reference_layout/issues/3038533
The layouts make use of Bootstrap markup, so make sure to have the appropriate Bootstrap assets within your site theme or override the layout templates as necessary.