| 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. |
| 88856ca9 | 03-Aug-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version upped |
| 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. |
| 6e197365 | 19-Jun-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version upped |
| e20cc6f7 | 19-Jun-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix missing methods
The acronyms is just a wrapper, but it requires to implement the methods too. |
| 6b3236e0 | 16-Jun-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version upped |
| 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 |
| 8633687b | 11-Feb-2019 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version upped |
| 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. |
| 9751fde1 | 24-Oct-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Objekt Structure |
| bd36c39d | 15-May-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update tabs to spaces. |
| a6f86da8 | 15-May-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
See [DokuWiki](https://github.com/splitbrain/dokuwiki/issues/1971) - update `var` to `private` |
| 5aaee3e1 | 13-Feb-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
If both was empty, pre-set the width. |
| f1772eaa | 13-Feb-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add internal media function to calculate the width or height if not set. |
| c6a171b3 | 04-Oct-2016 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove the Return-Symbol to retain compatibility. |
| 0313ced8 | 15-Sep-2016 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update to use the interanl meta section for forceToc and check the toc settings before rendering the document - other plugins might modify the settings for the TOC adhoc. |
| 7013b1c9 | 03-Jun-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version Update. |
| 15337681 | 03-Jun-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add option to enable section/article based hierarchies. |
| 65523c28 | 03-Jun-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add section/articles instead of pure div. |