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

Added some details of content types and taxonomy #470

Merged

Conversation

Yemaneberhan-Lemma
Copy link
Contributor

No description provided.

Comment on lines +38 to +45
- Active Event (field_event_active): Indicates whether the event is currently active or inactive (Boolean).
- Description (body): A detailed, formatted text field with a summary to describe the event.
- Event Additional Links (field_event_additional_links): URLs for additional information or resources related to the event.
- Event Address (field_event_address): The physical address where the event will take place.
- Event Dates (field_event_dates): The start and end dates (and times) for the event.
- Event Link (field_event_link): A primary URL link associated with the event.
- Event Location (field_event_location): Geographical coordinates (latitude and longitude) of the event’s location.
- Event Type (field_event_contrib_event_type): References the type of event, categorized by terms from the Event Type taxonomy.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All these are fields on the Event content type, not Event contribution.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hussainweb: It appears like that, but the reality is - those fields are practically under the Event Contribution content type.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do you mean? When creating an event contribution, all you can do is select an existing event. You cannot touch any of the fields mentioned here when creating an event contribution.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do you mean? When creating an event contribution, all you can do is select an existing event. You cannot touch any of the fields mentioned here when creating an event contribution.

@hussainweb: Thank you for the clarification and I made mistake by switching fields of Events with Event Contributions. Now, I fixed it. Please review.

Copy link
Member

@hussainweb hussainweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your work here, @Yemaneberhan-Lemma. Further, we should add why these content types exist. How is someone meant to use this website through these content types? That should be in another PR.

@hussainweb hussainweb merged commit 5e93670 into contrib-tracker:main May 20, 2024
3 of 4 checks passed
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.

None yet

2 participants