History log of /plugin/popupviewer/ (Results 26 – 50 of 80)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f02b1a9b22-Mar-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Version upped

c780bbc513-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

If the renderer has a `_media` function - as the default renderer has - use it.

252878ea23-Feb-2016 lisps <lisps@users.noreply.github.com>

fix relative media IDs

bf11fd1312-Feb-2016 lisps <lisps@users.noreply.github.com>

fix error third parameter missing

remove function call because it is called twice (there is onother one on line 109)

17068d0f02-Feb-2016 Andreas Gohr <andi@splitbrain.org>

Adjust method signatures to match parent

14a3d58e24-Nov-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Resolve ID so that relative IDs will work.

dc757fe124-Nov-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Update Version.

156c542924-Nov-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

PopupScript was not executed if the node has changed.

b45d9cda25-Jun-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Version Update

2c873b4225-Jun-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Add Handler for MultiOrphan plugin

Allows to register custom links to be checked for validity.

7a64d69c23-Jan-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Bump Version

131c851523-Jan-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Invers logic

This made the popupviewer work incorrectly.

1b06b0ce03-Dec-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Add "keepOpen" option

Allows to keep the popupviewer open for links inside a popup.

ed5d777b09-Sep-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Patch a URL that is relative

Just before the link is clicked a base is inserted to avoid problems
with relative URLs. This might mess with links that are purely JS.

c9ec14ba04-Sep-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Add function for naturalWidth/Height

c6fca0ed27-Aug-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Version Update.

99a83e0b27-Aug-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Add semicolon

4ddfc4d515-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Version Update

78dd565615-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Update API

ee88561d07-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

avoid leading and trailing spaces on $more

71189f1107-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Modify attributes to html5 valid data- ones

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

Update plugin.info.txt

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

headers is now private API on DW renderer

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

Width != Height when Height is needed.

Copy&Paste.

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

Fix compression errors.

1234