You are here

README.txt in Media Entity Browser 8

Same filename and directory in other branches
  1. 8.2 README.txt
# Media Entity Browser
===
Provides a default Entity Browser for Media entity types, inspired by File
Entity Browser.

## Requirements

- Entity Browser
- Entity Embed
- Media

## Installation

- Download Media Entity (1.x branch) from Drupal.org
- Download Media Entity Image from Drupal.org
- Download Media Entity Browser from Drupal.org
- Download Entity Embed from Drupal.org
- Enable Media Entity
- Enable Media Entity Image
- 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 entity types, inspired by File
  4. Entity Browser.
  5. ## Requirements
  6. - Entity Browser
  7. - Entity Embed
  8. - Media
  9. ## Installation
  10. - Download Media Entity (1.x branch) from Drupal.org
  11. - Download Media Entity Image from Drupal.org
  12. - Download Media Entity Browser from Drupal.org
  13. - Download Entity Embed from Drupal.org
  14. - Enable Media Entity
  15. - Enable Media Entity Image
  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 Embed
  26. button for use though the WYSIWYG or to an Media Entity Reference Fields with
  27. 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).