You are here

README.txt in Media Entity Browser 8.2

Same filename in this branch
  1. 8.2 README.txt
  2. 8.2 media_entity_browser_media_library/README.txt
Same filename and directory in other branches
  1. 8 README.txt
# Media Entity Browser
===
Provides a default Entity Browser for Media types, inspired by
File Entity Browser.

## Requirements

- Inline Entity Form
- Entity Browser
- Entity Embed
- Media

## Installation

- Download Inline Entity Form from Drupal.org
- Download Entity Embed from Drupal.org
- Download Entity Browser from Drupal.org
- Download Media Entity Browser from Drupal.org
- Enable core Media
- Enable Media Entity Browser

## Usage

This module is largely a set of configuration files to provide a basic Entity
Browser for Media - with some custom styling and interaction for the Browser
view. As such the documentation for Entity Browser and Media in general will
explain how to customise the installed Media Entity Browsers.

https://drupal-media.gitbooks.io/drupal8-guide/content/modules/entity_browser/intro.html

Once installed, changes to the configuration are managed outside of this module.

### Configuration

On installation the Browser isn't visible. You need to add it to an Entity
Embed button for use though the WYSIWYG or to an Media Entity Reference Fields
with the Inline Entity Form - Complex field widget.

- For WYSIWYG Entity Embedding use the iFrame Browser
(/admin/config/content/entity_browser/media_entity_browser).
- For Media Entity Reference Fields use the Modal Browser
(/admin/config/content/entity_browser/media_entity_browser).

File

README.txt
View source
  1. # Media Entity Browser
  2. ===
  3. Provides a default Entity Browser for Media types, inspired by
  4. File Entity Browser.
  5. ## Requirements
  6. - Inline Entity Form
  7. - Entity Browser
  8. - Entity Embed
  9. - Media
  10. ## Installation
  11. - Download Inline Entity Form from Drupal.org
  12. - Download Entity Embed from Drupal.org
  13. - Download Entity Browser from Drupal.org
  14. - Download Media Entity Browser from Drupal.org
  15. - Enable core Media
  16. - Enable Media Entity Browser
  17. ## Usage
  18. This module is largely a set of configuration files to provide a basic Entity
  19. Browser for Media - with some custom styling and interaction for the Browser
  20. view. As such the documentation for Entity Browser and Media in general will
  21. explain how to customise the installed Media Entity Browsers.
  22. https://drupal-media.gitbooks.io/drupal8-guide/content/modules/entity_browser/intro.html
  23. Once installed, changes to the configuration are managed outside of this module.
  24. ### Configuration
  25. On installation the Browser isn't visible. You need to add it to an Entity
  26. Embed button for use though the WYSIWYG or to an Media Entity Reference Fields
  27. with the Inline Entity Form - Complex field widget.
  28. - For WYSIWYG Entity Embedding use the iFrame Browser
  29. (/admin/config/content/entity_browser/media_entity_browser).
  30. - For Media Entity Reference Fields use the Modal Browser
  31. (/admin/config/content/entity_browser/media_entity_browser).