Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clarkwinkelmann/flarum-ext-selective-mediaembed

Enable a subset of MediaEmbed sites from TextFormatter
https://github.com/clarkwinkelmann/flarum-ext-selective-mediaembed

Last synced: about 1 month ago
JSON representation

Enable a subset of MediaEmbed sites from TextFormatter

Awesome Lists containing this project

README

        

# Selective MediaEmbed

[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/clarkwinkelmann/flarum-ext-selective-mediaembed/blob/master/LICENSE.txt) [![Latest Stable Version](https://img.shields.io/packagist/v/clarkwinkelmann/flarum-ext-selective-mediaembed.svg)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-selective-mediaembed) [![Total Downloads](https://img.shields.io/packagist/dt/clarkwinkelmann/flarum-ext-selective-mediaembed.svg)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-selective-mediaembed) [![Donate](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.me/clarkwinkelmann)

This extension allows you to enable a custom subset of MediaEmbed sites provided by Flarum's TextFormatter.

The list of sites and their templates are not managed by this extension, they come bundled with [s9e/TextFormatter](https://github.com/s9e/TextFormatter/).

You can use this extension at the same time as [FoF Formatting](https://github.com/FriendsOfFlarum/formatting), but you should not enable MediaEmbed in FoF Formatting when doing so.

The configuration only applies to new posts.
Older posts must be edited for the new configuration to be used (both to add or remove stale embeds).

## Installation

composer require clarkwinkelmann/flarum-ext-selective-mediaembed

## Support

This extension is under **minimal maintenance**.

It was developed for a client and released as open-source for the benefit of the community.
I might publish simple bugfixes or compatibility updates for free.

You can [contact me](https://clarkwinkelmann.com/flarum) to sponsor additional features or updates.

Support is offered on a "best effort" basis through the Flarum community thread.

## Links

- [GitHub](https://github.com/clarkwinkelmann/flarum-ext-selective-mediaembed)
- [Packagist](https://packagist.org/packages/clarkwinkelmann/flarum-ext-selective-mediaembed)
- [Discuss](https://discuss.flarum.org/d/31404)