Click-Image
archlinux-de/flarum-click-image
Load images on click
- Downloads
- 3,521
- Version control
- github.com/archlinux-de/flarum-click-image
Click-Image
A Flarum extension. Load images on click.
When this extension is enabled, all user provided images within the [IMG]...[/IMG] code tag will be replaced by a
placeholder. The actual image is only loaded when that placeholder is clicked. This ensures that no third party content
is loaded without user permissions.
Installation
Install with composer:
composer require archlinux-de/flarum-click-image:"*"
Updating
composer update archlinux-de/flarum-click-image:"*"
php flarum cache:clear
Links
Versions
-
Version 1.1.2.
Likely works with Flarum v1.8.11.
Unlikely to work with Flarum v2.0.0-beta.5.
-
3 additional versions.
-
Extension created.