kvothe/spoiler-bbcode

Adds a [Spoiler] BBCode.

Installs: 415

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:CSS

Type:flarum-extension

0.1.0 2019-02-22 18:32 UTC

This package is not auto-updated.

Last update: 2024-04-14 21:48:29 UTC


README

License Latest Stable Version

A Flarum extension. Adds a [Spoiler] BBCode.

Instructions

Wrap the text or elements you want to hide with the Spoiler BBCode:

[SPOILER]Your Text.[/SPOILER]

To change the text of the spoiler warning use Flagrow Linguist.

Screenshot

Imgur

Installation

Use Bazaar or install manually with composer:

composer require kvothe/spoiler-bbcode

Updating

composer update kvothe/spoiler-bbcode
php flarum cache:clear

Links