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

Shortcode-Parameter faculty #90

Open
xwolfde opened this issue Aug 11, 2023 · 1 comment
Open

Shortcode-Parameter faculty #90

xwolfde opened this issue Aug 11, 2023 · 1 comment
Labels
Embed-Plugin Issues, die das Embed-Plugin und dessen Ausgabe betreffen enhancement New feature or request Jira Issue wurde ins Jira übertragen und nun dort behandelt Nice to have Funktion die ein hilfreiches Feature wäre, aber nicht unbedingt zur Erfüllung notwendig ist.

Comments

@xwolfde
Copy link
Member

xwolfde commented Aug 11, 2023

Der Filter faculty="" im Shortcode achtet derzeit nur auf den Namen, nicht aber auf den SLug.

Beispielsweise funktioniert dies:
[fau-studium display="search" filters="degree,faculty,study-location" degree="Bachelor,Master" faculty="Medizinische Fakultät"]

aber nicht dies:
[fau-studium display="search" filters="degree,faculty,study-location" degree="Bachelor,Master" faculty="med"]

Der Slug/Titelform sollte hier genutzt werden (können), da nur dieser einheitlich genutzt wird und keine Gefahr von Tippfehlern (ua. bei Umlauten) verursacht.

@xwolfde xwolfde added the enhancement New feature or request label Sep 4, 2023
@xwolfde xwolfde added the Embed-Plugin Issues, die das Embed-Plugin und dessen Ausgabe betreffen label Sep 22, 2023
@xwolfde xwolfde added the Jira Issue wurde ins Jira übertragen und nun dort behandelt label Nov 29, 2023
@xwolfde
Copy link
Member Author

xwolfde commented Nov 29, 2023

@xwolfde xwolfde added the Nice to have Funktion die ein hilfreiches Feature wäre, aber nicht unbedingt zur Erfüllung notwendig ist. label Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Embed-Plugin Issues, die das Embed-Plugin und dessen Ausgabe betreffen enhancement New feature or request Jira Issue wurde ins Jira übertragen und nun dort behandelt Nice to have Funktion die ein hilfreiches Feature wäre, aber nicht unbedingt zur Erfüllung notwendig ist.
Projects
None yet
Development

No branches or pull requests

1 participant