Removed modules/contrib/media module to allow update to the core media module
[yaffs-website] / web / modules / contrib / media / README.md
diff --git a/web/modules/contrib/media/README.md b/web/modules/contrib/media/README.md
deleted file mode 100644 (file)
index e260805..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-# Media Module
-
-[![Build Status](https://travis-ci.org/drupal-media/media.svg?branch=8.x-1.x)](https://travis-ci.org/drupal-media/media) [![Scrutinizer](https://scrutinizer-ci.com/g/drupal-media/media/badges/quality-score.png?b=8.x-1.x)](https://scrutinizer-ci.com/g/drupal-media/media/?branch=8.x-1.x)
-
-## Introduction
-
-The Media module provides an extensible framework for managing files and multimedia assets, regardless of whether they are hosted on your own site or a 3rd party site.
-
-Media's aim is to solve Drupal's long standing media handling problem.
-
-## Requirements
-
-* [Media Entity](https://www.drupal.org/project/media_entity)
-* [Media Entity Image](https://www.drupal.org/project/media_entity_image)
-* [Video Embed Field](https://www.drupal.org/project/video_embed_field)
-* [Media Entity Slideshow](https://www.drupal.org/project/media_entity_slideshow)
-* [Media Entity Instagram](https://www.drupal.org/project/media_entity_instagram)
-* [Media Entity Twitter](https://www.drupal.org/project/media_entity_twitter)
-* [Media Entity Document](https://www.drupal.org/project/media_entity_document)
-* [Slick Media](https://www.drupal.org/project/slick_media)
-* [Entity Browser](https://www.drupal.org/project/entity_browser)
-* [Dropzonejs](https://www.drupal.org/project/dropzonejs)
-* [Image Widget Crop](https://www.drupal.org/project/image_widget_crop)
-
-## Installation
-
-After downloading the module in the modules folder, visit the Extend (/admin/modules) page to enable the module. You might have to install the modules required before enabling this module.
-
-Documentation for the module is available in the [Drupal 8 Media Guide](https://drupal-media.gitbooks.io/drupal8-guide/content/modules/media/intro.html).
-
-## Configuration
-
-1. Enable the module
-2. visit /media/add to add media content to website.
-3. Visit /admin/structure/media to edit the default media bundles.
-
-## Technical details
-
-@ToDo
-
-## Maintainers
-
-@ToDo
-