Author: AlfredoRamos
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">
- 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
- PHP 5.6 or greater
- phpBB 3.2 or greater
[ Donate with PayPal ]
Extension version: 1.1.0
Tested on phpBB version: 3.3.0
Download file: alfredoramos_imagealt_1.1.0.zip
File size: 9.03 KiB
Extension overview page: View
Except where otherwise noted, the phpBB Team is not responsible nor required to provide support for this extension. By installing this extension, you acknowledge that the phpBB Support Team or phpBB Extension Customisations Team may not be able to provide support.
-->Extension support<--