| #
e33b44ac
|
| 21-Jan-2026 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix PHP warnings: undefined array keys in explode and formatLink
|
| #
91f93b7c
|
| 12-Jun-2024 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Chrome needs a muted flag or it will not autoplay using JS
|
| #
4c578811
|
| 12-Jun-2024 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
ADd autoplay and loop to videos.
|
| #
523e6184
|
| 14-Sep-2023 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Code Style Update
|
| #
29a7ac67
|
| 14-Sep-2023 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Using the media configiration to inject nodetails
This way we can leverage the original media functions, only updating the actual link information.
|
| #
14e0171d
|
| 19-Jun-2023 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Checking if the pages exist.
|
| #
4a5dbf65
|
| 15-Jun-2023 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add API Switch
|
| #
9d34047f
|
| 15-Jun-2023 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update for DW Syntax
|
| #
2a003d8a
|
| 22-Nov-2022 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update DW API
|
| #
854239fd
|
| 29-Mar-2022 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Make the usage of the anchor header optional
|
| #
b279fde7
|
| 25-Mar-2022 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update Regular expression
|
| #
f01f7f57
|
| 17-Mar-2022 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Support several extensions for retina
|
| #
a3de832a
|
| 18-Feb-2022 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Insert blank anchor
Blank anchor allows better positioning with fixed header scenarios.
|
| #
d734ba3b
|
| 26-Oct-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
It is not mandatory if you rely on src too
https://stackoverflow.com/questions/34466761/html5-srcset-is-1x-mandatory
|
| #
8b9e23ca
|
| 26-Oct-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Syntax Korrektur
|
| #
b3de1e5e
|
| 26-Oct-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add 1x image for default
This may be required if browsers do only interpret the srcset property.
|
| #
f92ca477
|
| 24-Jun-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix for missing index.
May happen if the meta plugin is not there. Or something else.
|
| #
673a3048
|
| 03-May-2019 |
Gerry Weißbach <gweissbach@inetsoftware.de> |
Use 1.66 as ratio
|
| #
ef499884
|
| 03-May-2019 |
Gerry Weißbach <gweissbach@inetsoftware.de> |
Add “srcset” support
The media habdler checks local images for:
1. If the image is actually larger than defined 2. If there is a @2x (translates to -2x due to cleanID) image.
It then creates a src
Add “srcset” support
The media habdler checks local images for:
1. If the image is actually larger than defined 2. If there is a @2x (translates to -2x due to cleanID) image.
It then creates a srcset element with 2x image.
show more ...
|
| #
c569f51d
|
| 11-Feb-2019 |
Gerry Weißbach <gweissbach@inetsoftware.de> |
API Update
|
| #
b5315745
|
| 11-Feb-2019 |
Gerry Weißbach <gweissbach@inetsoftware.de> |
API Update
|
| #
0ad3e6f7
|
| 06-Dec-2017 |
i-net /// software <tools@inetsoftware.de> |
Update API
|
| #
e3af976d
|
| 01-Dec-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update renderer
|
| #
12a1f0da
|
| 24-Oct-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Line Endings. Syntax.
|
| #
a6f86da8
|
| 15-May-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
See [DokuWiki](https://github.com/splitbrain/dokuwiki/issues/1971) - update `var` to `private`
|