Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add inspiredminds/contao-news-categories-search #612

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion linter/allowlists/de.txt
Original file line number Diff line number Diff line change
Expand Up @@ -743,6 +743,7 @@ Suchabos
Suchbar
Suchbegriff
Suchbegriffen
Suchergebnisse
Suchergebnissen
Suchmoduls
Suchtreffer
Expand Down Expand Up @@ -884,4 +885,4 @@ Modals
Random
Zufallsnachricht
Kontaktbemühungen
ca
ca
3 changes: 2 additions & 1 deletion linter/allowlists/default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Burns
Bynder
Captcha
Catalog
Categories
Category
CDN
ChangeEventsMore
Expand Down Expand Up @@ -513,4 +514,4 @@ Hazenberg
Odenwerk
Schwalm
PRONEGO
Ritter
Ritter
4 changes: 4 additions & 0 deletions meta/inspiredminds/contao-news-categories-search/de.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
de:
title: News Categories Search
description: >
Erlaubt es Suchergebnisse nach Kategorien zu filtern. Zusätzlich gibt es die Möglichkeit die Suchergebnisse nach dem Datum der gefundenen Nachrichtenbeiträge zu filtern.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Erlaubt es Suchergebnisse nach Kategorien zu filtern. Zusätzlich gibt es die Möglichkeit die Suchergebnisse nach dem Datum der gefundenen Nachrichtenbeiträge zu filtern.
Erlaubt es, Suchergebnisse nach Kategorien zu filtern. Zusätzlich gibt es die Möglichkeit, die Suchergebnisse nach dem Datum der gefundenen Nachrichtenbeiträge zu filtern.

4 changes: 4 additions & 0 deletions meta/inspiredminds/contao-news-categories-search/en.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
en:
title: News Categories Search
description: >
Allows search results to be filtered by news categories. Additionally there is a feature to filter the search results by news dates.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Allows search results to be filtered by news categories. Additionally there is a feature to filter the search results by news dates.
Allows search results to be filtered by news categories. Additionally, there is a feature to filter the search results by news dates.

Loading