History log of /plugin/nodetailsxhtml/ (Results 26 – 50 of 56)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8b9e23ca26-Oct-2020 Gerry Weißbach <gerry.w@gammaproduction.de>

Syntax Korrektur

b3de1e5e26-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.

88856ca903-Aug-2020 Gerry Weißbach <gerry.w@gammaproduction.de>

Version upped

f92ca47724-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.

6e19736519-Jun-2020 Gerry Weißbach <gerry.w@gammaproduction.de>

Version upped

e20cc6f719-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.

6b3236e016-Jun-2020 Gerry Weißbach <gerry.w@gammaproduction.de>

Version upped

673a304803-May-2019 Gerry Weißbach <gweissbach@inetsoftware.de>

Use 1.66 as ratio

ef49988403-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 ...

c569f51d11-Feb-2019 Gerry Weißbach <gweissbach@inetsoftware.de>

API Update

8633687b11-Feb-2019 Gerry Weißbach <gerry.w@gammaproduction.de>

Version upped

b531574511-Feb-2019 Gerry Weißbach <gweissbach@inetsoftware.de>

API Update

0ad3e6f706-Dec-2017 i-net /// software <tools@inetsoftware.de>

Update API

e3af976d01-Dec-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Update renderer

12a1f0da24-Oct-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Line Endings. Syntax.

9751fde124-Oct-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Objekt Structure

bd36c39d15-May-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Update tabs to spaces.

a6f86da815-May-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

See [DokuWiki](https://github.com/splitbrain/dokuwiki/issues/1971) - update `var` to `private`

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

If both was empty, pre-set the width.

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

Add internal media function to calculate the width or height if not set.

c6a171b304-Oct-2016 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove the Return-Symbol to retain compatibility.

0313ced815-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.

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

Version Update.

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

Add option to enable section/article based hierarchies.

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

Add section/articles instead of pure div.

123