With Tooltips you can use a simple syntax to give any piece of text or image a nice and simple tooltip.
You can create these tooltips virtually anywhere in your site. So not only in articles, but also in modules and components.
Syntax
The syntax simply looks like:
{tip title="Wow!" content="Now I can give something a cool tooltip!"}This text has a tooltip.{/tip}
Editor Button
You can use the editor button to place an example tooltip tag...
Changed
- Increases minimum php version to 7.4.0
- Updates translations: sv-SE, tr-TR
Fixed
- Fixes issue with error on installation when using php 8.1 or higher
- Fixes issue with some error messages that should only show in admin side also showing on frontend
Added
- J4 First release for Joomla 4
Changed
- J3 Removes not-used language files after installation
Fixed
- J3 Fixes issue with incorrect prefix characters for comments in the language files
+ [J4][PRO] Adds ability to set a width and height via the {tip} tag
# [PRO] Fixes issue with Download Key check not working on some setups
v8.2.2
# [J4] Fixes issue with PHP errors/warnings on PHP 8.2
# [J4] Fixes issues with classes not being defined after upgrading from Joomla 3 to Joomla 4 on some setups
v8.2.1
# [J4] Fixes issue with editor button not working on the frontend (in some cases)
# [J4] Fixes issue with formatting issues in frontend editor button popup on some templates
v8.2.0
+ [J4] Adds editor button
^ Updates translations: tr-TR
v8.2.4
^ [J4] Improves memory usage preventing memory exhaustion in some cases
# [J4] Fixes issue with tooltips not showing on click on iPhone and iOS devices
v8.2.3
# [J4] Fixes issues with margins on body element causing offsets in tooltip placment
v8.3.0
+ [J5] Makes it possible to install on Joomla 5
^ Updates translations: ru-RU
# [J4] Fixes issue with replacements being done in some edit forms when they contain too much html
# [J4] Fixes issue with tags not being converted in Finder Indexer
# [J4] Fixes missing language string ERROR_CODEMIRROR_DISABLED
v8.2.5
# [J4][PRO] Fixes issue with global mode setting not working
Added
- Adds is-image-link attribute to remove bottom border from linked images
- + Adds alias text for content attribute
- ^ Updates some deprecated code
- # Scopes external composer libraries to prevent conflicts