Image Alternate Text

image_alternate_text.png
1.1.0 phpBB 3.3.0
Released:
Sun Feb 23, 2020 12:02 pm
File size:
9.03 KiB
Validated for:
phpBB 3.3.0
MD5 checksum:
fa8d3ef99f25de018de8c5ac6fef9ad1
Install directory:
ext/alfredoramos/imagealt
1.0.0 phpBB 3.2.7
Released:
Tue Oct 01, 2019 8:22 pm
File size:
9.03 KiB
Validated for:
phpBB 3.2.7
MD5 checksum:
4b51dac9eb162ee298effc4d6c9bc600
Install directory:
ext/alfredoramos/imagealt
Description
Allows you to set alternate text to image tags.

BBCode input

Code: Select all

[img alt="text"]url[/img]
HTML output

Code: Select all

<img src="url" class="postimage" alt="text">
Features:
  • 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
Requirements:
  • PHP 5.6 or greater
  • phpBB 3.2 or greater
:love_letter: If you like or found this extensions useful and want to show some appreciation, you can consider donating. :love_letter:

Image
[ Donate with PayPal ]
  • Revisions
    Version
    phpBB Version(s)