[TikiWiki-commits] [Git][tikiwiki/tiki][27.x] [BP][ENH] Tracker calendar item: Show link to tracker item from calendar interface
"Jean-Marc Kadimba \(@jmkadimba\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <696a394caeea2_2c1816cc328bc@gitlab-sidekiq-low-urgency-cpu-bound-v2-859b9cfb8-lqhlv.mail> |
Jean-Marc Kadimba pushed to branch 27.x at Tiki Wiki CMS Groupware / Tiki Commits: 5eb9c6a7 by Jean-Marc Kadimba at 2026-01-16T15:12:42+02:00 [BP][ENH] Tracker calendar item: Show link to tracker item from calendar interface --- * [ENH] Tiki comments: Add a margin before the excerpt to prevent it from being... --- * [ENH] Tiki comments: Add a margin before the excerpt to prevent it from being too close to the text on the left as it currently is. See merge request tikiwiki/tiki!9362 (cherry picked from commit f55d17faa928e6e2a1774f32c23ab3fffebb1ade) 7121a4d5 [ENH] Tiki comments: Add a margin before the excerpt to prevent it from being... Co-authored-by: Jean-Marc Kadimba <[email protected]> # Conflicts: # templates/comment/list_inner.tpl See merge request tikiwiki/tiki!9363 (cherry picked from commit 6b15916fb2acce4bb21803bd01bf83ca0e565659) f64cf40c [ENH] Tiki comments: Add a margin before the excerpt to prevent it from being... Co-authored-by: Jean-Marc Kadimba <[email protected]> - - - - - 1 changed file: - templates/comment/list_inner.tpl Changes: ===================================== templates/comment/list_inner.tpl ===================================== @@ -26,7 +26,7 @@ {if isset($repliedTo) && $repliedTo.parsed && $level >= $prefs.comments_threshold_indent && $prefs.comments_threshold_indent ne 0} <span class="d-flex ps-2 border-start border-5 comment-replied-to"> {assign var="parentExcerpt" value=$repliedTo.parsed|strip_tags|truncate:15} - {tr _0="<em>$parentExcerpt</em>"}In reply to %0{/tr} + {tr _0="<em class='ms-1'>$parentExcerpt</em>"}In reply to %0{/tr} </span> {/if} {$comment.parsed} View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/5eb9c6a7f2443d50eb7bdc3bd7fdd36bf3522461 -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/5eb9c6a7f2443d50eb7bdc3bd7fdd36bf3522461 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