History log of /plugin/mediathumbnails/ (Results 1 – 25 of 41)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bd30435711-Oct-2025 ternite <7860777+ternite@users.noreply.github.com>

added version history entry for v0.94

3b55262411-Oct-2025 ternite <7860777+ternite@users.noreply.github.com>

Release v0.94

33e1a00511-Oct-2025 ternite <7860777+ternite@users.noreply.github.com>

Remove restriction on color space

Removed restriction on color space, see issue #6

/close #6

88549beb03-Sep-2025 ternite <7860777+ternite@users.noreply.github.com>

Updated info for release v0.93

120df34203-Sep-2025 ternite <7860777+ternite@users.noreply.github.com>

Added title syntax for the thumbnail image

Text after the newly identified pipe is interpreted as title for the image.

2b9233e203-Sep-2025 ternite <7860777+ternite@users.noreply.github.com>

Added support for pipe syntax in {{thumbnail>*}}

Close #5

3555af8816-Aug-2022 ternite <7860777+ternite@users.noreply.github.com>

corrected formatting and indentation

422e0f2c16-Aug-2022 ternite <7860777+ternite@users.noreply.github.com>

updated compatibility (added Igor)

d27f57a816-Aug-2022 ternite <7860777+ternite@users.noreply.github.com>

Updated description of installation routine

c2288d7b23-May-2021 ternite <7860777+ternite@users.noreply.github.com>

Added my Dockerfile for easier dependency management

4b5af2dc23-May-2021 ternite <7860777+ternite@users.noreply.github.com>

Prepared release of v0.92

5fa2392223-May-2021 ternite <7860777+ternite@users.noreply.github.com>

Added checks for ImageMagick security policy issues

cb65a63801-Apr-2021 ternite <7860777+ternite@users.noreply.github.com>

corrected table flaw

e2d5acfd01-Apr-2021 ternite <7860777+ternite@users.noreply.github.com>

Prepared release v0.91

086d90ee01-Apr-2021 ternite <7860777+ternite@users.noreply.github.com>

Thumbnail presentation is now defined via max-width and min-width

47d2d32a01-Apr-2021 ternite <7860777+ternite@users.noreply.github.com>

divided code into 3 php files

4727461801-Apr-2021 ternite <7860777+ternite@users.noreply.github.com>

added reference PDF file for dependency checks

43673c6401-Apr-2021 ternite <7860777+ternite@users.noreply.github.com>

checks for dependencies were moved to static methods (idea: Singleton)

42df3c4401-Apr-2021 ternite <7860777+ternite@users.noreply.github.com>

added error handling and debug messages for failing dependencies

101da26f01-Apr-2021 ternite <7860777+ternite@users.noreply.github.com>

added tests for installed dependencies (ImageMagick, GhostView)

591afb0401-Apr-2021 ternite <7860777+ternite@users.noreply.github.com>

changed config setting thumb_width to thumb_max_dimension

29e328d901-Apr-2021 ternite <7860777+ternite@users.noreply.github.com>

image file suffixes are not compared to the supported format list within ImageMagick

4ae20bfc01-Apr-2021 ternite <7860777+ternite@users.noreply.github.com>

we can now create thumbnails for jpg

e80c567431-Mar-2021 ternite <7860777+ternite@users.noreply.github.com>

extracted repetitive code to method thumb_needs_update

a2549de131-Mar-2021 ternite <7860777+ternite@users.noreply.github.com>

Added generic classes for conversion behavior

12