Feature No Code Attached Yet
avatar stimpsonjcat
stimpsonjcat
4 Jul 2023

Steps to reproduce the issue

Default List Limit in the System Settings has a drop down menu with fixed numbers in steps of 5. It would be beter to have a textbox, like the Article Settings, where you can set any number of article count. Components that rely on the Default List Limit, like the list of articles with a certain tag (com-tags / view tag), can't be set to the same article count as the blog or list view of articles.

Expected result

If I create a template with a blog-like view of tagged articles, I want it to look exactly like the blog view of articles.

Actual result

If you've set the articles blog view count to 12, the tag view is either 15 or 10.
Compare: https://www.ugenda.nl/interviews
With: https://www.ugenda.nl/component/tags/tag/de-muzikale-inspiratie-van

System information (as much as possible)

Joomla 4.3.2

Additional comments

If you have created a template with a blog view in 4 columns for both articles and for com-tags with view tag, the tag view article count can't be set to a number that is a multiple of 4 (except if you set the count to 20 or 100.)

avatar stimpsonjcat stimpsonjcat - open - 4 Jul 2023
avatar stimpsonjcat stimpsonjcat - change - 4 Jul 2023
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 4 Jul 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 4 Jul 2023
avatar stimpsonjcat stimpsonjcat - change - 4 Jul 2023
The description was changed
avatar stimpsonjcat stimpsonjcat - edited - 4 Jul 2023
avatar stimpsonjcat stimpsonjcat - change - 4 Jul 2023
The description was changed
avatar stimpsonjcat stimpsonjcat - edited - 4 Jul 2023
avatar stimpsonjcat stimpsonjcat - change - 4 Jul 2023
The description was changed
avatar stimpsonjcat stimpsonjcat - edited - 4 Jul 2023
avatar brianteeman
brianteeman - comment - 4 Jul 2023

what you should be doing is to createa menu item for the tags

avatar bembelimen
bembelimen - comment - 4 Jul 2023

You can adjust the filter by setting the elements in the dropdown (either changing the form field in your override or having it directly in your new XML if you do a full new type):
limits="4,8,20,40,120,..."

Parameters you could use:
grafik

avatar stimpsonjcat
stimpsonjcat - comment - 4 Jul 2023

@brianteeman I can create a menu item with a list go tagged items, which requirers me to select specific tags. Beside, the list limit settings here is also a dropdown with preconfigured counts.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/41110.

avatar stimpsonjcat
stimpsonjcat - comment - 4 Jul 2023

@bembelimen This requires an override. I would rather see it as a core feature.
Is there a reason the setting is a preconfigured drop down?


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/41110.

avatar richard67 richard67 - change - 4 Jul 2023
Labels Added: Feature
avatar richard67 richard67 - labeled - 4 Jul 2023

Add a Comment

Login with GitHub to post a comment