| f02b1a9b | 22-Mar-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version upped |
| c780bbc5 | 13-Feb-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
If the renderer has a `_media` function - as the default renderer has - use it. |
| 252878ea | 23-Feb-2016 |
lisps <lisps@users.noreply.github.com> |
fix relative media IDs |
| bf11fd13 | 12-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) |
| 17068d0f | 02-Feb-2016 |
Andreas Gohr <andi@splitbrain.org> |
Adjust method signatures to match parent |
| 14a3d58e | 24-Nov-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Resolve ID so that relative IDs will work. |
| dc757fe1 | 24-Nov-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update Version. |
| 156c5429 | 24-Nov-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
PopupScript was not executed if the node has changed. |
| b45d9cda | 25-Jun-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version Update |
| 2c873b42 | 25-Jun-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add Handler for MultiOrphan plugin
Allows to register custom links to be checked for validity. |
| 7a64d69c | 23-Jan-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Bump Version |
| 131c8515 | 23-Jan-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Invers logic
This made the popupviewer work incorrectly. |
| 1b06b0ce | 03-Dec-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add "keepOpen" option
Allows to keep the popupviewer open for links inside a popup. |
| ed5d777b | 09-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. |
| c9ec14ba | 04-Sep-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add function for naturalWidth/Height |
| c6fca0ed | 27-Aug-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version Update. |
| 99a83e0b | 27-Aug-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add semicolon |
| 4ddfc4d5 | 15-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version Update |
| 78dd5656 | 15-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update API |
| ee88561d | 07-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
avoid leading and trailing spaces on $more |
| 71189f11 | 07-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Modify attributes to html5 valid data- ones |
| b8b94dbf | 30-Jun-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update plugin.info.txt |
| 16153982 | 30-Jun-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
headers is now private API on DW renderer |
| 8eaebbde | 06-Jun-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Width != Height when Height is needed.
Copy&Paste. |
| 7bd561fe | 06-Jun-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix compression errors. |