Problem/Motivation

Some of the labels for event categories are too specific. We want to update them so they can be used for more events and will make sense to a wider audience. "Drupal" is implied and doesn't need to be repeated as often.

Steps to reproduce

https://www.drupal.org/community/events/ and add a new event. See the list of available categories there.

Proposed resolution

Update settings for the Event type field:

  1. Change the label for "Local meetup" to "Meetup/interest group"
  2. Change the label for "DrupalFest" to "Ceremony/awards"
  3. Change the label for "DrupalCamp" to "Camp"
  4. Change the label for "Drupal initiative meeting" to "Initiative meeting"
  5. Reorder the list of options as follows:
  • Camp
  • Ceremony/awards
  • Contribution
  • DrupalCon
  • Initiative meeting
  • Meetup/interest group
  • Training
  • External technology event

Remaining tasks

- Change settings on prod and export?

User interface changes

When editing events, users will see different options. Views should inherit the new labels.

API changes

e.g. over at Drupical.org acolono GmbH has to adopt to the new categories, so it still maps correctly
maybe also Droptimes event listing?

Data model changes

Comments

grienauer created an issue. See original summary.

heatherwoz’s picture

heatherwoz’s picture

I think Contribution is still a valuable category to have. Not every event has organized contribution opportunities, so it can be helpful to see all the events/places where contribution is taking place.

heroicnick’s picture

I am voting for the following categories:

  • DrupalCamp
  • DrupalCon
  • Awards/Ceremony
  • Training
  • Meetup
  • Drupal initiative meeting
  • -> needed?

  • Contribution

I am considering whether 'Drupal initiative meeting' and 'Contribution' are cancelling each other out. Initiatives are meeting in various occasions, so why do they need their own format for contributing to the community?

Question here, also with regards to the Open Web Alliance -> do we need some kind of category that includes all other events that are related to the Drupal community but dealing with some other technology? I kept the 'External technology event' in my previous list for that reason.

What do you think?

grienauer’s picture

Maybe we need just a "other" type, so if it does not fit in the provided ones, ther is then still an "other" term to choose.

heatherwoz’s picture

I do not think we should add an "other" category. It is literally "othering." Ever since I've started thinking about inclusive language, I've tried to avoid that term in option lists. In terms of usability, it would make the list of options longer without adding much value. It might not be used very often, and users have no idea what to expect when they select it. And regarding content quality, it might invite other kinds of random events. It would need to be more descriptive than "other" to be useful.

Maybe if we can generate a list of example events, it would help us come up with a category. What are some specific events that would be posted on the Drupal Community Events calendar that don't fall into the proposed list?

esmoves’s picture

How about the Drupal Developers Days? And Business meet-ups versus tech meet-ups?

I would vote for:

DrupalCamp
DrupalCon
Drupal Developers Day
DrupalFest
Awards/Ceremony
Training
Business Meetup
Tech Meetup
Drupal initiative meeting
External technology event

heatherwoz’s picture

Project: Event Organizers Working Group » Drupal.org customizations
Version: » 7.x-3.x-dev
Component: D.o Events Page » Code
Issue summary: View changes
Issue tags: +Community Events, +Atlanta2025

Discussed the categories again with several people in the contrib room. Updating the issue summary with the requested changes and moving to Drupal.org customizations project.

Here are some of the notes from the old summary:
Related to the old issue to add a new "Award / Ceremony" Category over at https://www.drupal.org/community/events/ , we had a discussion over at the async Event Organizers Open Meeting, we tried to narrow down the list of needed Event Categories.
Thread: https://drupal.slack.com/archives/C03KZ3BETNH/p1723565700179009

Here is the actual list we came up to:

  • DrupalCamp
  • DrupalCon
  • DrupalFest
  • Awards/Ceremony
  • Training
  • Meetup
  • Drupal initiative meeting
  • External technology event
  • Contribution

Thoughts:
Name it only meetup instead of Local meetup, as we have now filters for "Online/Virtual" or "In person" events
Award/ Ceremony <- there also a release party will have it's place

Questions:
DrupalCamp or Drupal Camp
Drupal initiative meeting or just Initiative meeting? <- do we need it?
Contribution <- do we need it?
Replace Drupal initiative meeting and Contribution with just a "Meeting" category?

b_man’s picture

I think we need to keep "External technology event". It was deliberately added as a place to put events where Drupal is being represented at an event that isn't specifically about Drupal.

I do think it would be good to have some sort of guidance for users when they're adding events as to which event types they should choose for their event.

heatherwoz’s picture

Component: Code » Community events
Status: Active » Needs review
drumm’s picture

The issue summary looks all good to me. Are there any open questions or likely revisions?

In general, removing options would be tough, since we will have to migrate the existing content to not use those values before we remove the options. Right now there are no removals requested in the issue summary.

heatherwoz’s picture

Correct, there are no proposed removals right now, just renaming things and reordering to make them easier to scan. No open questions, though I think it's likely we may want to update categories again in the future. Hopefully any further changes can wait until events are migrated to the D10 site.

drumm’s picture

I’ve done the initial updates to the fields. I’ll plan to make the same changes to the “Events for all!” block on the right side of https://www.drupal.org/community/events. Any updates for the copyediting there would be welcome.

  • drumm committed d2939d1e on 7.x-3.x
    Issue #3467917 by heatherwoz, grienauer, drumm, heroicnick, esmoves,...
drumm’s picture

Status: Needs review » Fixed

This is all deployed and I’ve updated the block on https://www.drupal.org/community/events

Thanks!

heatherwoz’s picture

@drumm super! I think the only description in the sidebar that needs an update is Ceremony/awards. How about "a special event to celebrate a major Drupal release or the accomplishments of our community members."

sikofitt’s picture

e.g. over at Drupical.org acolono GmbH has to adopt to the new categories, so it still maps correctly
maybe also Droptimes event listing?

I was curious if this is on The Drop Times radar, if they know they need to check their event listing categories?

heatherwoz’s picture

@sikofitt, good point, I will mention to them in Slack. Looking at their website, it seems like they are usually slightly different categories already, so not sure how they are pulling/mapping them.

drumm’s picture

@drumm super! I think the only description in the sidebar that needs an update is Ceremony/awards. How about "a special event to celebrate a major Drupal release or the accomplishments of our community members."

Thanks, done!

fjgarlin’s picture

I've also migrated the labels to the new Drupal site so when we migrate they show with these new ones.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.