Closed pwireless closed 2 years ago
you can change the default max here https://github.com/joomla/joomla-cms/blob/4.0-dev/modules/mod_tags_popular/mod_tags_popular.xml#L43
It wouldnt be "popular" tags if there were 500
In other modules (polular articles, most read articles) we use type=number and leave it to the user how many itemshe wants to see.
It has had a maximum of 20 since Elin introduced the code 9 years ago - just saying
I see no technical reason for the limit. if you write a pull request to remove this restriction I would support it.
Please test #36019
@chmst Why reopened? Isn't there a pull request which claims to fix it?
@richard67 it was reopened before #36261.
Ah … ok.
Closing as having a pull request. Please test #36261 . Thanks in advance.
Steps to reproduce the issue
Create new Module Tags-Popular. It's not allowed to show more than 20 tags.
Expected result
Show more than 20 tags. Have a high limit e.g. 500.
Actual result
System information (as much as possible)
Additional comments