Opened 7 years ago
Closed 7 years ago
#3035 closed enhancement (fixed)
Introduce categories for sessions
Reported by: | francina | Owned by: | kau-boy |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | WordCamp Site & Plugins | Keywords: | needs-patch good-first-bug |
Cc: |
Description
During WordCamp Europe 2017 I worked with speakers and to label the sessions in the schedule (we had 4 categories), the design team had to hack the CSS.
Would it be possible to introduce taxonomies for sessions so they can be clearly marked in the schedule?
Thanks!
Attachments (4)
Change History (15)
#2
@
7 years ago
Hi Corey
nope, I am referring to categories for talks.
Please see WCEU Schedule: https://2017.europe.wordcamp.org/schedule/
We had labels for Community, Development, Design and Business. They are a CSS hack as far as I know.
It would be great to be able to show categories or tags of topics in the schedule, so people can immediately see the topics.
Thanks!
#3
@
7 years ago
- Keywords needs-patch good-first-bug added
- Owner set to coreymckrill
- Status changed from new to accepted
- Summary changed from Introducing taxonomies for sessions to Introduce categories for sessions
@francina Oh, I think I see. Tracks are often used to designate which room the session will be in, but the sessions themselves in a particular room may not all fall into similar categories or topics. So this would allow the sessions to be categorized to help attendees find the types of sessions they are most interested in. Does that sound accurate?
Sounds like a good idea to me.
This ticket was mentioned in Slack in #meta-wordcamp by iandunn. View the logs.
7 years ago
#6
@
7 years ago
- Owner set to kau-boy
We talked about this at the bug scrub today, and agreed that a new taxonomy would be good. Maybe it could be called "Audience", or something "Type"? Does anyone have any better ideas for what to call it?
If it's assigned, it can output the label inside the schedule block, and add a CSS class to the container. That should avoid any back-compat issues?
#7
@
7 years ago
Those would be two taxonomies and they all work very well.
Type (or Category or Topics) would refer to the topic itself: business, development, community, content, etc...
Audience would refer to the intended level of the audience: beginner, medium, advanced
@francina Sessions already have the Track taxonomy, which does appear in the schedule:
https://make.wordpress.org/community/handbook/wordcamp-organizer/first-steps/web-presence/custom-tools-for-building-wordcamp-content/#sessions
Does that cover your use case, or is there something further you're thinking of?