Watermarker

xF2 Add-on Watermarker 1.1.1

No permission to download
  • Performance improved
  • rgba now supported
  • Like
Reactions: ZeroG
fixed
A problem with the display of group-based watermarks.
Thanks @Viracocha
  • Like
Reactions: vijaivee
Some server errors en Beta 8.
Code:
       Call to a member function getCachedStatus() on null
src/addons/X0815/Watermarker/XF/Pub/View/Attachment/View.php:16
[E_NOTICE] Undefined index: watermarker
src/addons/X0815/Watermarker/XF/Pub/View/Attachment/View.php:13
add - Option to work only from a certain attachment ID. For example, to avoid duplicate watermarks on images with watermarks that are already burnt in.
add - several new variables for watermark text, currentYear, uploadDate and uploadYear

fixed - ICC profiles are now preserved. Previously, the loss caused colour incorrectness in images that had embedded ICC profiles.
This update removes the changes from the previous version.

[add] It is now dynamically determined which attachment handlers are registered in the system and these can then be selected in the options.

This allows flexibility in controlling where watermarks are displayed, regardless of whether Watermarker supports this add-on. As soon as an attachment handler is registered in the XF system - Watermarker supports it.

Info: It is possible that no phrases are displayed in this option. In this case, none could be determined.
[add] Watermarker for XFMG
[add] Watermarker for XFRM
[add] XF Conversations

[*] Code revision in some passages
Caching was improved and a cron for cleaning old images was added.
Top