History log of /plugin/autotooltip/helper.php (Results 1 – 22 of 22)
Revision Date Author Comments
# 1123b0f7 20-Jul-2025 Zioth <junk1@zioth.com>

PHP 8 updates


# e3504fb9 04-Feb-2024 Zioth <junk1@zioth.com>

Fix harmless warnings from error log


# 6e7b98e9 15-Jun-2020 Eli Fenton <junk1@zioth.com>

Fixed #14: Inserts empty space after link


# aa92e4d2 08-Jun-2020 Eli Fenton <junk1@zioth.com>

Fixed #13 - Tooltip code showing up in Google search


# e2969550 17-May-2020 Eli Fenton <junk1@zioth.com>

Fixed #7 by adding support for ActionRenderer plugin


# d20b44e1 10-May-2020 Eli Fenton <junk1@zioth.com>

Fixed #12 - Tooltip severely squashed


# dd27e4fb 23-Apr-2020 Eli Fenton <junk1@zioth.com>

#11 - Tooltip links with anchors or searches


# b9ce7d66 19-Feb-2020 Eli Fenton <junk1@zioth.com>

Minor clean-up


# d39942ac 28-Dec-2018 Eli Fenton <junk1@zioth.com>

Improved performance when there were many links on a page. Fixed bugs around links with hashes


# 4cbd2578 25-Dec-2018 Eli Fenton <junk1@zioth.com>

Added renderer plugin to give a tooltip for every link on the site. Setting to delay tooltip. Compatibility with description plugin


# 9e2add7b 23-Dec-2018 Eli Fenton <junk1@zioth.com>

Helper documentation for info plugin


# b7bccb09 23-Dec-2018 Eli Fenton <junk1@zioth.com>

Fixed bugs with custom styles


# be213c94 21-Dec-2018 Eli Fenton <junk1@zioth.com>

Added more default styles. Added admin setting


# 948a1374 21-Dec-2018 Eli Fenton <junk1@zioth.com>

Improvement to tooltips with newlines, and abstracts on pages that have manual wrapping with carriage returns


# e4338dab 20-Dec-2018 Eli Fenton <junk1@zioth.com>

Simplified code. Added title and pretitle options


# d852dc10 20-Dec-2018 Eli Fenton <junk1@zioth.com>

Fixed bug with slashes in page titles


# 4b80a8eb 20-Dec-2018 Eli Fenton <junk1@zioth.com>

Added style params to helper


# 969d3afc 20-Dec-2018 Eli Fenton <junk1@zioth.com>

Added style params to helper


# b6c83415 20-Dec-2018 Eli Fenton <junk1@zioth.com>

Limit newlines to 2


# 07c401fc 20-Dec-2018 Eli Fenton <junk1@zioth.com>

Simplified syntax


# 812ebc9a 20-Dec-2018 Eli Fenton <junk1@zioth.com>

Ability to determine content automatically


# 6bfd3f23 20-Dec-2018 Eli Fenton <junk1@zioth.com>

Initial Commit