Skip to content

Implemented ability to add localizations of selected terms to filter#8730

Merged
MatteoPiovanelli merged 1 commit intoOrchardCMS:1.10.xfrom
LaserSrl:PR/localizedtermsfilter
Jan 19, 2024
Merged

Implemented ability to add localizations of selected terms to filter#8730
MatteoPiovanelli merged 1 commit intoOrchardCMS:1.10.xfrom
LaserSrl:PR/localizedtermsfilter

Conversation

@MatteoPiovanelli
Copy link
Copy Markdown
Contributor

When there are several localisations for terms, it's currently required to select all of them in the filter for projections/queries.

This becomes troublesome to keep track of as more languages are added, and the localisations of terms are added to the tenant. This is especially an issue when accounting for the fact that the different permissions required (e.g. to handle localizing content, taxonomies and configuring queries) may be spread to different users.

In this PR, we tackle this by adding an option to the TermsFilter that would allow automatically localizing the selected terms (i.e. including their localized versions in the query).

@MatteoPiovanelli MatteoPiovanelli merged commit 97648ed into OrchardCMS:1.10.x Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants