[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [FIX] Make Image plugin output responsive in Boostrap layouts

"Olivier Kango \(@olivierkango\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <696ea4864be31_2c1819d86327@gitlab-sidekiq-low-urgency-cpu-bound-v2-74ccf68844-sbvnn.mail>

Olivier Kango pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki


Commits:
19eb7c5f by Olivier Kango at 2026-01-19T23:31:09+02:00
[FIX] Make Image plugin output responsive in Boostrap layouts
---
* [FIX] Make Image plugin output responsive in Boostrap layouts
---
* IMG: respect responsive parameter and remove duplicate img-fluid class

* [FIX] Make Image plugin output responsive in Bootstrap layouts

See merge request tikiwiki/tiki!9360

(cherry picked from commit 34892e918f5b126120615f60b565eaad4db6bf76)

See merge request tikiwiki/tiki!9376

- - - - -


1 changed file:

- templates/tiki-user_information.tpl


Changes:

=====================================
templates/tiki-user_information.tpl
=====================================
@@ -45,7 +45,7 @@
                                         <div class="col-sm-9">
                                             {if isset($user_picture_id)}
                                                 <div class="userpicture">
-                                                    {wikiplugin _name="img" fileId="$user_picture_id"}{/wikiplugin}
+                                                    {wikiplugin _name="img" fileId="$user_picture_id" responsive="y"}{/wikiplugin}
                                                 </div>
                                             {/if}
                                         </div>



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/19eb7c5f4dc900b7c5eef735113cf2eede8759e3

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/19eb7c5f4dc900b7c5eef735113cf2eede8759e3
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.