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

"ushindi bienvenu \(@usbbush\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <696b83452ad8e_2c1817808188c@gitlab-sidekiq-low-urgency-cpu-bound-v2-7955577497-8pl5h.mail>

ushindi bienvenu pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
34892e91 by Olivier Kango at 2026-01-17T12:32:24+00:00
[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

- - - - -


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/34892e918f5b126120615f60b565eaad4db6bf76

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