[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [BP][FIX] List comments: restore missing plugin method 'applyColorbox' that has...

"Boss Ibrahim Mussa Gregoire \(@bim-g\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <699422213950c_3b186820817dc@gitlab-sidekiq-low-urgency-cpu-bound-v2-68d4c9bc4c-rlgvd.mail>

Boss Ibrahim Mussa Gregoire pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki


Commits:
62bddd0e by Boss Ibrahim Mussa Gregoire at 2026-02-17T09:00:25+01:00
[BP][FIX] List comments: restore missing plugin method 'applyColorbox' that has...
---
* [FIX] List comments: restore missing plugin method 'applyColorbox' that has been removed from a refactoring.
---
* [FIX] Jquery-ColoBox: restore missing plugin method that as been removed.

See merge request tikiwiki/tiki!9569

See merge request tikiwiki/tiki!9587

- - - - -


1 changed file:

- lib/jquery_tiki/tiki-jquery.js


Changes:

=====================================
lib/jquery_tiki/tiki-jquery.js
=====================================
@@ -657,6 +657,13 @@ $(function() { // JQuery's DOM is ready event - before onload
         scrollToSimilarAnchor();
     }
 
+    $.fn.applyColorbox = function() {
+        if (jqueryTiki.colorbox) {
+            applyGlightbox();
+        }
+        return this;
+    };
+
     $.applyColorbox = function() {
         if (jqueryTiki.colorbox) {
             applyGlightbox();



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/62bddd0e2878b08aef996863564c4cb032c3dd7c

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/62bddd0e2878b08aef996863564c4cb032c3dd7c
You're receiving this email because of your account on gitlab.com.

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.