Image Alternate Text

All 3.3.x (Rhea) Extensions released in our Extensions Database will be announced in here. All support for released Extensions needs to take place in the Customisations Database.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTICE: This forum is only for the announcement of new releases and/or updates of Extensions. Any Extension support should be obtained through the Customisations Database in the support area designated for each Extension.

A direct link to support for each Extension is in the first post of the respective topic.
Extensions Robot
Extensions Robot
Extensions Robot
Posts: 29353
Joined: Sat Aug 16, 2003 7:36 am

Image Alternate Text

Post by Extensions Robot »

Extension name: Image Alternate Text
Author: AlfredoRamos
Extension 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 ]
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<--
Last edited by Extensions Robot on Mon Sep 19, 2022 7:32 pm, edited 5 times in total.
(this is a non-active account manager for the phpBB Extension Customisations Team)
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28935
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier

Re: Image Alternate Text

Post by Paul »

Extension validated/released

Return to “[3.3.x] Extensions Database Releases”