You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed don't show preview thumbnail in attachments upload
- Added support for Lightbox and Fancybox
- Added show language author in ACP dialog
- Changed check system requirement
Copy file name to clipboardExpand all lines: README.md
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
3
3
## Description
4
4
This extension is a further development of [canonknipser](https://www.phpbb.com/customise/db/author/canonknipser)[ImageMagick Thumbnailer](https://www.phpbb.com/customise/db/extension/imagemagick_thumbnailer).
5
-
The extension uses the PHP imagick class to modify uploaded images, thumbnails and avatars. If the values set in the ACP are exceeded by the image file, the image is being resized by the extension.
6
-
The extension supports JPEG, WEBP, GIF and PNG images. Other image formats, for example BMP, are converted to JPEG when resized.
5
+
The extension uses the PHP imagick class to modify uploaded images, thumbnails and avatars. It shows a preview image in attachments upload. If the values set in the ACP are exceeded by the image file, the image is being resized by the extension.
6
+
The extension supports JPEG, WEBP, GIF and PNG images. Other image formats, for example BMP, are converted to JPEG when resized.
7
7
This extension can change the image size and/or the image file size. It rotate images, thumbnails and avatars according to their EXIF information and it can remove the EXIF data from JPEG and WEBP files.
8
8
9
9
#### Settings in User Control Panel
@@ -28,6 +28,11 @@ This extension can change the image size and/or the image file size. It rotate i
28
28
- php 7.1 or higher
29
29
- php ImageMagick library installed
30
30
31
+
## Compatible with
32
+
- Fancybox (`lotusjeff/fancybox`)
33
+
- Fancybox (`imcger/fancybox`)
34
+
- Lightbox (`vse/lightbox`)
35
+
31
36
## Installation
32
37
Copy the extension to `phpBB3/ext/imcger/imgupload`.
33
38
Go to "ACP" > "Customise" > "Manage extensions" and enable the "Image upload use ImageMagick" extension.
@@ -46,6 +51,12 @@ For full functionality "Maximum avatar file size" in "ACP" > "Board configuratio
46
51
47
52
## Changelog
48
53
54
+
### v1.1.1 (18-03-2023)
55
+
- Fixed don't show preview thumbnail in attachments upload
Copy file name to clipboardExpand all lines: imcger/imgupload/README.md
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
3
3
## Description
4
4
This extension is a further development of [canonknipser](https://www.phpbb.com/customise/db/author/canonknipser)[ImageMagick Thumbnailer](https://www.phpbb.com/customise/db/extension/imagemagick_thumbnailer).
5
-
The extension uses the PHP imagick class to modify uploaded images, thumbnails and avatars. If the values set in the ACP are exceeded by the image file, the image is being resized by the extension.
6
-
The extension supports JPEG, WEBP, GIF and PNG images. Other image formats, for example BMP, are converted to JPEG when resized.
5
+
The extension uses the PHP imagick class to modify uploaded images, thumbnails and avatars. It shows a preview image in attachments upload. If the values set in the ACP are exceeded by the image file, the image is being resized by the extension.
6
+
The extension supports JPEG, WEBP, GIF and PNG images. Other image formats, for example BMP, are converted to JPEG when resized.
7
7
This extension can change the image size and/or the image file size. It rotate images, thumbnails and avatars according to their EXIF information and it can remove the EXIF data from JPEG and WEBP files.
8
8
9
9
#### Settings in User Control Panel
@@ -28,6 +28,11 @@ This extension can change the image size and/or the image file size. It rotate i
28
28
- php 7.1 or higher
29
29
- php ImageMagick library installed
30
30
31
+
## Compatible with
32
+
- Fancybox (`lotusjeff/fancybox`)
33
+
- Fancybox (`imcger/fancybox`)
34
+
- Lightbox (`vse/lightbox`)
35
+
31
36
## Installation
32
37
Copy the extension to `phpBB3/ext/imcger/imgupload`.
33
38
Go to "ACP" > "Customise" > "Manage extensions" and enable the "Image upload use ImageMagick" extension.
@@ -46,6 +51,12 @@ For full functionality "Maximum avatar file size" in "ACP" > "Board configuratio
46
51
47
52
## Changelog
48
53
54
+
### v1.1.1 (18-03-2023)
55
+
- Fixed don't show preview thumbnail in attachments upload
Copy file name to clipboardExpand all lines: imcger/imgupload/language/de/common.php
+11-4Lines changed: 11 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
17
17
if (empty($lang) || !is_array($lang))
18
18
{
19
-
$lang = array();
19
+
$lang = [];
20
20
}
21
21
22
22
// DEVELOPERS PLEASE NOTE
@@ -35,12 +35,19 @@
35
35
// ’ » “ ” …
36
36
//
37
37
38
-
$lang = array_merge($lang, array(
38
+
$lang = array_merge($lang, [
39
39
40
+
// Language pack author
41
+
'ACP_IMCGER_LANG_DESC' => 'Deutsch (Du)',
42
+
'ACP_IMCGER_LANG_EXT_VER' => '1.1.1',
43
+
'ACP_IMCGER_LANG_AUTHOR' => 'IMC-Ger',
44
+
45
+
// Messages
40
46
'ACP_IMCGER_SETTINGS_SAVED' => 'Einstellungen wurden erfolgreich gespeichert.',
41
47
48
+
// ACP settings
42
49
'ACP_IMCGER_IMGUPLOAD_TITLE' => 'Image upload use ImageMagick',
43
-
'ACP_IMCGER_IMGUPLOAD_DESC' => 'Die Erweiterung verwendet die PHP Imagick Klasse, um hochgeladene Bilder, Thumbnails und Avatars zu verändern. Wenn die im ACP eingestellten Werte von der Bilddatei überschritten werden, wird die Größe des Bildes von der Erweiterung angepasst.<br>Die Erweiterung unterstützt JPEG, WEBP, GIF und PNG Bilder. Andere Bildformate, z. B. BMP, werden beim Ändern der Größe in JPEG umgewandelt.<br>Diese Erweiterung kann die Bildgröße und/oder die Größe der Bilddatei ändern. Es dreht Bilder, Thumbnails und Avatare entsprechend ihrer EXIF Informationen und kann die EXIF Daten aus JPEG und WEBP Dateien entfernen.',
50
+
'ACP_IMCGER_IMGUPLOAD_DESC' => 'Die Erweiterung verwendet die PHP Imagick Klasse, um hochgeladene Bilder, Thumbnails und Avatars zu verändern. Wenn die im ACP eingestellten Werte von der Bilddatei überschritten werden, wird die Größe des Bildes von der Erweiterung angepasst.Die Erweiterung unterstützt JPEG, WEBP, GIF und PNG Bilder. Andere Bildformate, z. B. BMP, werden beim Ändern der Größe in JPEG umgewandelt.Diese Erweiterung kann die Bildgröße und/oder die Größe der Bilddatei ändern. Es dreht Bilder, Thumbnails und Avatare entsprechend ihrer EXIF Informationen und kann die EXIF Daten aus JPEG und WEBP Dateien entfernen.',
0 commit comments