kvothe / spoiler-bbcode
This package is abandoned and no longer maintained.
The author suggests using the fof/bbcode-details package instead.
Adds a [Spoiler] BBCode.
Package info
github.com/oaklinq/flarum-ext-spoiler-bbcode
Language:CSS
Type:flarum-extension
pkg:composer/kvothe/spoiler-bbcode
0.1.0
2019-02-22 18:32 UTC
Requires
- flarum/core: ^0.1.0-beta.8
This package is not auto-updated.
Last update: 2024-05-20 15:59:53 UTC
README
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
Installation
Use Bazaar or install manually with composer:
composer require kvothe/spoiler-bbcode
Updating
composer update kvothe/spoiler-bbcode php flarum cache:clear