You are here

README.txt in Media Entity File Replace 8

CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

This module allows content editors to easily replace the source files associated
with file-based media types (like "Document"). The replacement file overwrites
the existing file, keeping the same filename and path, which is usually what
content editors want to do when performing a file replacement.

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/media_entity_file_replace

 * To submit bug reports and feature suggestions, or track changes:
   https://www.drupal.org/project/issues/media_entity_file_replace


REQUIREMENTS
------------

The media entity file replace module requires the (Drupal core) Media module to be enabled.
 * Media (https://www.drupal.org/project/media)


INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module.
   See: https://www.drupal.org/node/895232 for further information.


CONFIGURATION
-------------

 * Browse to '/admin/structure/media' location.

 * From operations section, select 'Manage form display' for any file-based
   media types (Audio, Document, Image, etc).

 * Enable the "Replace file" form display widget. It's best to place it directly
   beneath the existing "File" or "Image" widget.


MAINTAINERS
-----------

Current maintainers:
 * Brian Osborne (bkosborne) - https://www.drupal.org/u/bkosborne

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. This module allows content editors to easily replace the source files associated
  11. with file-based media types (like "Document"). The replacement file overwrites
  12. the existing file, keeping the same filename and path, which is usually what
  13. content editors want to do when performing a file replacement.
  14. * For a full description of the module, visit the project page:
  15. https://www.drupal.org/project/media_entity_file_replace
  16. * To submit bug reports and feature suggestions, or track changes:
  17. https://www.drupal.org/project/issues/media_entity_file_replace
  18. REQUIREMENTS
  19. ------------
  20. The media entity file replace module requires the (Drupal core) Media module to be enabled.
  21. * Media (https://www.drupal.org/project/media)
  22. INSTALLATION
  23. ------------
  24. * Install as you would normally install a contributed Drupal module.
  25. See: https://www.drupal.org/node/895232 for further information.
  26. CONFIGURATION
  27. -------------
  28. * Browse to '/admin/structure/media' location.
  29. * From operations section, select 'Manage form display' for any file-based
  30. media types (Audio, Document, Image, etc).
  31. * Enable the "Replace file" form display widget. It's best to place it directly
  32. beneath the existing "File" or "Image" widget.
  33. MAINTAINERS
  34. -----------
  35. Current maintainers:
  36. * Brian Osborne (bkosborne) - https://www.drupal.org/u/bkosborne