From edfe008a739c750e5d43c2bdfe5cdd806eecd35a Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Wed, 7 Dec 2022 08:43:10 +0100 Subject: [PATCH] Extend readme --- README.md | 5 ----- README.rst | 31 +++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+), 5 deletions(-) delete mode 100644 README.md create mode 100644 README.rst diff --git a/README.md b/README.md deleted file mode 100644 index 9be6711..0000000 --- a/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# external_media - -Created for and TYPO3 installation to support more online media like soundcloud, anchor, spotify, etc. - -The customer is: https://werkraum-media.de/ \ No newline at end of file diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..a64a64d --- /dev/null +++ b/README.rst @@ -0,0 +1,31 @@ +TYPO3 Extension external_media +============================== + +Created for and TYPO3 installation to support more online media like soundcloud, anchor, spotify, etc. + +The customer is: https://werkraum-media.de/ + +Disclaimer +---------- + +This comes without any warranty. +This code is only published in order to share with the community. +We do not plan to publish this to packagist, TER or something else. + +This extension is part of a specific customer project and not shared with other projects so far. +That's why we also do not plan to maintain this extension, e.g. make it compatible with v11 or v12. + +Features +-------- + +Supports TYPO3 v10 LTS and PHP 7.4. + +Integrates the following external media services into TYPO3: + +* Audio files via anchor.fm + +* Video files via facebook.com + +* Audio files via w.soundcloud.com + +* Audio files via open.spotify.com