contrib
contrib copied to clipboard
Port request for Date Repeat Entity
Name of the module, theme, or layout Date Repeat Entity
Link to the drupal.org module, theme, or layout https://www.drupal.org/project/date_repeat_entity
Maybe this port would be a nice addition to https://github.com/backdrop-contrib/date_repeat.
Hi @djzwerg I would be interested in a port of this as well. It has dependencies on the following modules:
- uuid - no release - see query about status
- date and date_api - Part of the core date module
- date_repeat (includes date_repeat_field) - port marked as incomplete
- entity (which I think in backdrop would be entity_plus) - released
- list and text - part of core field module
- replicate - released
I notice you've already queried on date_repeat It doesn't look like anything is happening on UUID so that would probably need some work.
Not a simple task to get this, but may be possible once dependencies sorted
date-repeat-entity-flowchart-2013-11-19.pdf From the drupal page
@djzwerg - I've implemented some similar functionality using the Repeating Dates module with a few other modules to create entities. Depending on your use case this may or may not work for you.