History log of /plugin/popupviewer/ (Results 51 – 75 of 80)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0d8a7f0705-Jun-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Natural Width for Images.

82c6c49105-Jun-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

URL escaped.

d62dba2b04-Jun-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Update plugin.info.txt

86e5240614-Apr-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Update script.js

8043807c14-Apr-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Check for offsetElement before using it. It may not be set.

84a80cec07-Apr-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Close Handler + Post Handler

Close Handler will be invoked after a page is being loaded so all close links work again.
The PostHandler is a JavaScript function popupData.postPopupHook(response, pop

Close Handler + Post Handler

Close Handler will be invoked after a page is being loaded so all close links work again.
The PostHandler is a JavaScript function popupData.postPopupHook(response, popupData) - you need to check the response for existence as it will be executed twice - the first time will be before the popupData is actually being submitted to open the popup page.

show more ...

49c9dafc07-Apr-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Use the native load event for images.

12ab764a27-Mar-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

improve option for image map and imageflow

a8a154eb27-Mar-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Add implementation for image map

This allows to have popups inside the image map.

ecc7f0a726-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Optimize Script and Styles.

b7863a3726-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Optimize Script and Styles.

a67a834b26-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Propagate clickhandler only via call of $.popupviewer().propagateClickHandler() within a popupscript.

6747edea26-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Iframe, if loaded has itself via 'this'.

9608444326-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Rename core function for displaying content.

3fad48d625-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Internalize some functions

ebaad3b125-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Improve height-setting for images.

513fbf5425-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Add option to enable JavaScript in pages loaded by popupviewer.

f5f1fead25-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Add option to enable JavaScript in pages loaded by popupviewer.

886a8c8f25-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Allow only one popupscript per page.

efbf612e24-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Add a popupscript tag that allows embedding script into a newly loaded page

This can only be done for direct popup pages, not links and it will run
the script in an inner scope.

568f91e824-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Improve script for other plugins

0b5af90024-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Move syntax script for another syntax mode

f375a6bb21-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Complete rewrite of the popupviewer for Binky

This one is heavily dependent on jQuery. The previous one was just a
quick merger into Binky.
The syntax is identical but plugins that used the current

Complete rewrite of the popupviewer for Binky

This one is heavily dependent on jQuery. The previous one was just a
quick merger into Binky.
The syntax is identical but plugins that used the current version will
not work anymore (e.g. imageflow which will receive an update shortly)

show more ...

3995803e18-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

More jQuery and additional image loading checks for non-image-only content

Otherwise the popup-size might be wrong.

b09edcf416-Jan-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Cleanup + Semicolon missing for compression

1234