flarumite / simple-spoilers
BBCode spoilers (with custom title support) with pure HTML and CSS.
Installs: 2 404
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 2
Forks: 0
Open Issues: 0
Language:Less
Type:flarum-extension
Requires
- flarum/core: ^1.0
README
- HTML5 only spoilers - no JS needed!
- Works with FriendsOfFlarum/nightmode
- Integrates with standard Flarum BBCode
- Supports all modern browsers (96.26% of web traffic)
A Flarum extension. Adds simple spoilers to your forum. Uses pure HTML and CSS with absolutely no JavaScript.
Supports FriendsOfFlarum's Night Mode.
Browser support
As this extension uses the <details>
and <summary>
elements, this extension is compatible with all modern browsers with 96.26% support for web traffic.
Installation
Install with composer:
composer require flarumite/simple-spoilers:"*"
To update:
composer update flarumite/simple-spoilers php flarum cache:clear
Usage
Spoilers are available in two versions: normal and customised title. The normal spoilers use the values in the locale file as titles (button text), whereas the customised title version allows users to add their own title to replace the localised versions.
Normal spoiler
Spoiler with custom title
Spoiler-ception!
Putting spoilers inside spoilers even works!
Click to show
[spoiler] test [spoiler] embedded [spoiler] embedded [spoiler] embedded [/spoiler] [/spoiler] [/spoiler] [/spoiler]