Author: Alfredo Ramos (Abaddon Ormuz)
Extension Description:
Allows you to set alternate text to image tags.
BBCode input
Code: Select all
[img alt="text"]url[/img]
Code: Select all
<img src="url" class="postimage" alt="text">
Requirements:
- PHP 5.6 or greater
- phpBB 3.2 or greater
- It doesn't require additional configuration
- It has support for the Markdown extension
- It support Unicode text, including emojis
- The engine sanitizes the text so no unsafe text is used
Extension Download: alfredoramos_imagealt_1.0.0.zip
GitHub Repository: AlfredoRamos/phpbb-ext-image-alt