- Issue created by @johnlutz
- Assigned to johnlutz
- πΊπΈUnited States johnlutz
I have installed fullcalendar_block and tested this integration with fullcalendar out. I think it will work for our purposes. 1 benefit is that it uses a cdn for all of the libraries it requires out of the box so our maintenance can be lighter. It is a pretty different setup. It requires you to setup your own events feed. And the biggest problem in my mind is that it wouldn't be a client facing form to have content editors add this calendar to a page. It requires that you know this url and then it presents lots of fullcalendar display options in the block. I would imagine we have this block automatically configured on a page out of the box.
Since I needed to touch the views for the events and the recurring option wasn't working correctly with the rule right out of the box, I tried a different way to store the dates for events as well with this ticket and I suggest we move to that. We are currently using date_recur to store the dates and date_recur_modular to give us a better user experience adding recurring dates. The module I tried would replace both of these with one module: Smart Date. Smart date has a lot more installs and to me has a better user experience when editing static, recurring, and multiple dates. It also makes our views easier to implement because it doesn't require a relationship to the occurrences of the date. It just handles it out of the box. Here are some screenshots:
- πΊπΈUnited States DSquaredB Virginia
I think moving to Smart Date would be a good move.
A preconfigured calendar block using the full_calendar block seems like a reasonable solution.
These changes would seem to put Provus in a better position for the future.
- π¨π¦Canada aastrong
I have to agree, i think moving to Smart Date would make more sense in the long run.
- π΅πPhilippines _renify_ cebu
full_calendar block https://www.drupal.org/project/fullcalendar_block β solves performance of having large number of contents.
This can be implemented through- Integrating REST API module
- Field type that has Recurring Date and RRULE feature (Ex. Recurring Date Field Modular Widgets β )
- @johnlutz opened merge request.
- Status changed to Needs review
over 1 year ago 12:20am 13 July 2023 - Status changed to RTBC
over 1 year ago 2:41pm 13 July 2023 -
johnlutz β
committed 2765098b on 2.1.x
Issue #3370235 by kenyoOwen: Find solution for D10 Fullcalendar
-
johnlutz β
committed 2765098b on 2.1.x
- Status changed to Fixed
over 1 year ago 2:42pm 13 July 2023 - Status changed to Fixed
over 1 year ago 2:42pm 13 July 2023