From: Grischa Brockhaus Date: Wed, 14 Dec 2022 17:58:00 +0000 (+0100) Subject: v.1.0.4: Support for upcoming imagegrid X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=98dd4b537c5c82cedf311b715581dc3d87373a51;p=friendica-addons.git v.1.0.4: Support for upcoming imagegrid --- diff --git a/fancybox/createrelease b/fancybox/createrelease index 238828d6..d31f3a63 100755 --- a/fancybox/createrelease +++ b/fancybox/createrelease @@ -2,8 +2,6 @@ MODULE=fancybox cd .. -# read actual version from module.json - # old releases not needed anymore mkdir -p $MODULE/dist rm $MODULE/dist/* diff --git a/fancybox/fancybox.php b/fancybox/fancybox.php index 43219103..56503622 100644 --- a/fancybox/fancybox.php +++ b/fancybox/fancybox.php @@ -2,7 +2,7 @@ /** * Name: Fancybox * Description: Open media attachments of posts into a fancybox overlay. - * Version: 1.03 + * Version: 1.04 * Author: Grischa Brockhaus */ @@ -47,7 +47,7 @@ function fancybox_render(App $a, array &$b){ // Local content images attached: $text = preg_replace_callback( - '#
.*?
#s', + '#
.*?
#s', function ($matches) use ($gallery) { return str_replace('