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 settings to hide speakers/authors titles throughout event #6104

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

vasantvohra
Copy link
Contributor

@vasantvohra vasantvohra commented Dec 19, 2023

closes #6038

Added a field to configure the display/visibility of Speaker titles

 Added a field to configure the display/visibility of Speaker titles

Before

Screenshot 2023-12-20 at 12 29 02 AM Screenshot 2023-12-20 at 12 28 55 AM

After

Screenshot 2023-12-20 at 12 29 15 AM Screenshot 2023-12-20 at 12 28 48 AM

@vasantvohra vasantvohra changed the title WIP Add settings to hide speakers/authors titles throughout event Add settings to hide speakers/authors titles throughout event Dec 19, 2023
@paulmenzel
Copy link

@vasantvohra, gently ping.

@vasantvohra vasantvohra marked this pull request as ready for review March 10, 2024 16:49
indico/modules/events/persons/forms.py Outdated Show resolved Hide resolved
indico/modules/events/persons/forms.py Outdated Show resolved Hide resolved
indico/modules/events/persons/forms.py Outdated Show resolved Hide resolved
indico/modules/events/persons/__init__.py Outdated Show resolved Hide resolved
@ThiefMaster
Copy link
Member

One place that's still missing is in the meeting timetable.

If you search for {{ render_users( you'll find all relevant places (plus some more, ignore those with title=false but probably any place that has hardcoded title=true or does not set it at all needs to be adapted).

@vasantvohra
Copy link
Contributor Author

One place that's still missing is in the meeting timetable.

If you search for {{ render_users( you'll find all relevant places (plus some more, ignore those with title=false but probably any place that has hardcoded title=true or does not set it at all needs to be adapted).

Hi @ThiefMaster, whenever you find time, pls. recheck :)

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.

Not possible to turn off display of academic title
3 participants