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

speaker avatar #127

Open
2 tasks
saerdnaer opened this issue Jul 23, 2023 · 0 comments
Open
2 tasks

speaker avatar #127

saerdnaer opened this issue Jul 23, 2023 · 0 comments

Comments

@saerdnaer
Copy link
Member

saerdnaer commented Jul 23, 2023

The schedule.json (and the schedule.xml) schema has currently no field for the avatar of the speaker. For frab there was a dedicated speakers.json endpoint (see below) – which does not exist in pretalx – instead clients like the iOS Fahrplan App currently use Pretalx REST API, to collect these information.

TODOs

  • add the avatar / image url to the schedule.json schema
  • expose the corresponding field in pretalx (and frab?)

https://fahrplan.events.ccc.de/congress/2018/Fahrplan/speakers.json

	"schedule_speakers": {
		"version": "Voltron",
		"speakers": [
			{
				"id": 6979,
				"image": "/system/people/avatars/000/006/979/original/Anna_Müllner__Quadrat_300dpi.jpg?1508071689",
				"full_public_name": "_Adora_Belle_",
				"public_name": "_Adora_Belle_",
				"abstract": "My name is Anna Müllner, I am a German medical Biotechnologist. After finishing my PhD in cancer research, I am now working for a life science communication agency. I am also a science blogger, podcaster and science slammer. I have long since been interested in data security, for medical data in particular, ethical issues in science and evidence-based medicine. I already presented at the 33c3 about the the information that can be gathered from DNA samples e.g. in private companies.",
				"description": "",
				"links": [
					{
						"url": "http://zellmedien.de",
						"title": "Zellmedien"
					},
					{
						"url": "http://scilogs.spektrum.de/lifescience/",
						"title": "1ife5cience"
					}
				],
				"events": [
					{
						"id": 9838,
						"guid": "5f5d8fd7-45a7-44e4-8d82-dfb8ee692f8b",
						"title": "Genom-Editierung mit CRISPR/Cas",
						"logo": "/system/events/logos/000/009/838/large/logo.png?1539632549",
						"type": "lecture"
					}
				]
			},
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

1 participant