User tests: Successful: Unsuccessful:
For many frontend editors, the Category List view is the central place to browse, edit, and create articles. In busy categories (or on sites with many authors), that list can become overwhelming because it shows all articles.
This PR introduces an optional author filter for Category List and Category Blog menu items—aligned with the author filtering options already available in mod_articles for consistency. The result is a cleaner frontend management experience: less noise, faster scrolling/searching, and a lower risk of accidentally editing the wrong item—especially on multi-author sites. It also enables “special” views such as Articles by a specific user or Your personal news.
mod_articles-style author filtering options (Include / Exclude / Current User) to Category List and Category Blog menu item parameters.CategoryModel to the Articles modelmod_articles: Include / Exclude / Current User.I’m happy to provide documentation and screenshots once the feature is approved/accepted.
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration Language & Strings JavaScript Repository NPM Change Front End com_content |
| Labels |
Added:
Language Change
NPM Resource Changed
PR-5.4-dev
|
||
| Category | Administration Language & Strings JavaScript Repository NPM Change Front End com_content | ⇒ | Administration Language & Strings Front End com_content |
| Labels |
Removed:
NPM Resource Changed
|
||
| Title |
|
||||||
@brianteeman @LadySolveig
Changed the PR completely to reflect the options in mod_articles regarding Author filtering. For consistency I also added it into the blog view. Updated Headline and description. Tested successfully myself.
@coolcat-creations New features have to be made for the 6.1-dev branch. See https://github.com/joomla/joomla-cms?tab=readme-ov-file#which-branch-should-my-pull-request-target .
P.S.: I have allowed myself to rebase this PR to 6.1-dev.
| Title |
|
||||||
| Labels |
Added:
Feature
PR-6.1-dev
Removed: PR-5.4-dev |
||
I have tested this item ✅ successfully on a975b48
Test was successfull. With two different authors and Category list and Category Blog.
I've restored the previous human test result in the issue tracker as the commit which has reset the test counter was just a change in the ordering of the language strings.
I have tested this item ✅ successfully on 3e4cf0f
I have tested both with Category list and Category Blog and 2 different authors.
Thanks @coolcat-creations!
| Status | Pending | ⇒ | Ready to Commit |
| Build | 5.4-dev | ⇒ | 6.1-dev |
RTC
As we have this functionality in the articles module I would look at the ui and language strings in that module instead of creating different strings. Consistency is key