| 4d8fafba | 31-Mar-2021 |
ternite <7860777+ternite@users.noreply.github.com> |
Generates a thumbnail from a pdf, now
Generates a thumbnail from a pdf, now, provided that ImageMagick, the php extension imagick, and Ghostscript are installed properly. |
| 01b52c91 | 29-Mar-2021 |
ternite <7860777+ternite@users.noreply.github.com> |
there was a missing '=' |
| 2f64379e | 29-Mar-2021 |
ternite <7860777+ternite@users.noreply.github.com> |
code cleaning |
| a1da962f | 29-Mar-2021 |
ternite <7860777+ternite@users.noreply.github.com> |
Updated plugin settings and readme |
| 8c9395f0 | 29-Mar-2021 |
ternite <7860777+ternite@users.noreply.github.com> |
Will only update thumbnail files, when the original file has another modification date. |
| 6bc8b42d | 29-Mar-2021 |
ternite <7860777+ternite@users.noreply.github.com> |
Configuration option 'link_to_media_file' added. |
| da77d72d | 29-Mar-2021 |
ternite <7860777+ternite@users.noreply.github.com> |
Configurable thumbnail path, configurable error message.
The path to look for thumbnails is now configurable, and in case no thumbnail could be found, an error message is displayed instead (configur
Configurable thumbnail path, configurable error message.
The path to look for thumbnails is now configurable, and in case no thumbnail could be found, an error message is displayed instead (configurable).
show more ...
|
| 967904f1 | 23-Mar-2021 |
ternite <7860777+ternite@users.noreply.github.com> |
nicer $data parsing |
| b8b45234 | 23-Mar-2021 |
ternite <7860777+ternite@users.noreply.github.com> |
Streamlined code, renamed some variables |
| 632b098a | 23-Mar-2021 |
ternite <7860777+ternite@users.noreply.github.com> |
Thumbnail width is now configurable via key 'thumb_width' |
| 3ac8d5b9 | 23-Mar-2021 |
ternite <7860777+ternite@users.noreply.github.com> |
Will output alternative title, now (filename) |
| 43bae474 | 23-Mar-2021 |
ternite <7860777+ternite@users.noreply.github.com> |
typo |
| 32095c04 | 23-Mar-2021 |
ternite <7860777+ternite@users.noreply.github.com> |
Click on the thumbnail will load the file from media manager |
| 7ae48821 | 23-Mar-2021 |
ternite <7860777+ternite@users.noreply.github.com> |
Removed debug info |
| bbf77476 | 23-Mar-2021 |
ternite <7860777+ternite@users.noreply.github.com> |
Initial commit |
| b0c48cd7 | 23-Mar-2021 |
ternite <7860777+ternite@users.noreply.github.com> |
Initial commit |