fixes #2414 change related tags display

Add conf to display or not the related tag options by default
Add templates and css for new display
This commit is contained in:
HWFord
2025-10-03 15:43:29 +02:00
committed by GitHub
parent f930b6b524
commit b682fd0cd3
13 changed files with 332 additions and 109 deletions
+1
View File
@@ -76,6 +76,7 @@ $display_checkboxes = array(
'menubar_filter_icon',
'index_search_in_set_button',
'index_search_in_set_action',
'index_related_tags_display',
'index_sort_order_input',
'index_flat_icon',
'index_posted_date_icon',
@@ -56,6 +56,14 @@
</label>
</li>
<li>
<label class="font-checkbox">
<span class="icon-check"></span>
<input type="checkbox" name="index_related_tags_display" {if ($display.index_related_tags_display)}checked="checked"{/if}>
{'Display related tags by default'|translate}
</label>
</li>
<li>
<label class="font-checkbox">
<span class="icon-check"></span>