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

Publikationsliste in einem Forschungsbereich beeinflussen #216

Open
ghost opened this issue Apr 2, 2020 · 3 comments
Open

Publikationsliste in einem Forschungsbereich beeinflussen #216

ghost opened this issue Apr 2, 2020 · 3 comments

Comments

@ghost
Copy link

ghost commented Apr 2, 2020

Ich habe folgenden Code:

[cris-custom show="fields" field="231201461"]
#publications#
[/cris-custom]

Ich würde jetzt gerne nur Publikationen ab 2018 anzeigen lassen und ggf. an anderer Stelle vor 2018. Besser wäre noch die letzten 3 Jahre und vor 3 Jahren, dann müsste der Shortcode nicht jedes Jahr angepasst werden. Dazu möchte ich noch die Sortierung beeinflussen. Momentan werden die Jahre aufsteigend angezeigt, ich hätte es gerne gedreht.

@cassandre
Copy link
Member

Die normalen Filter- und Sortier-Kriterien für Publikationslisten sind auch innerhalb von Forschungsbereichen verfügbar. Dafür muss man dem Attribut ein "publications_" voranstellen. Im konkreten Fall also:

[cris-custom show="fields" field="231201461" publications_orderby="year" publications_start="2018"]
#publications#
[/cris-custom]

Das mit den "letzten x Jahren" behalte ich mal im Hinterkopf, das ist eine gute Idee.

@ghost
Copy link
Author

ghost commented Apr 2, 2020 via email

cassandre pushed a commit that referenced this issue Apr 2, 2020
@m-w
Copy link
Collaborator

m-w commented Jun 15, 2021

@cassandre Bitte schließen, wenn "es funktioniert". Ansonsten fehlt mir noch ein offenes TODO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants