This release fixes an interoperability issue with the Events Manager plugin. Thanks to Marcus Sykes for helping me narrow down the problem.
This release fixes the hidden screen options problem, updates the included xajax
to the latest stable version and disables websnapr support.
Also the script has been split up in smaller pieces, so that only what is needed
is loaded.
Hover 0.6.13 adds support for predefined image popups and fixes a couple of bugs.
In the past hover could generate popups for all HTML tags (including <img>) from their title attribute. To have the same popup for an image you had to enter the same text every time you inserted that image. While this worked, it was tedious, error prone and hard to change later on.
Hover 0.6.13 now let’s you define a popup for an image once and every time you use that image, it will get the same popup. Popups are assigned to Images by their absolut URL.
It is possible to add images to popups generated for tags, e.g. for links. Just hover over the “wordpress” category listed on the right.
What you need to do is to partially HTML encode your, well, HTML.
In order to display the image as shown in the category, enter this in the category’s description.
<img src=\"images/powered/wordpress\" />
Be sure to amend the image path to your setup/image.
This release adds support for opening links in new windows.
This release adds Text Widgets support to Hover. Thanks to John Terry for the patch.
A new version of Hover is available. This release fixes an https related problem with the internal checks, problems with popups containg the character ‘ and introduces support in domTT for IE8.
Also the regex used for finding hovers has been changed, which leads to a minor incomatibility with the current scheme used by conditional replacement.
Please read the UPGRADE file contained in the archive.
Bradley Charbonneau has created a short video tutorial on how to use Hover.
A new version of Hover is available. This release really fixes a problem with search engine friendly links. The previous version v0.6.4 only fixed part of the problem.
A new version of Hover is available. This release fixes a problem with search engine friendly links.