Postponed
Project:
Recurring Events
Version:
2.0.x-dev
Component:
Recurring Events (Main module)
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2020 at 17:10 UTC
Updated:
23 Feb 2026 at 18:28 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
owenbush commentedApply the patch is the related issue, and then apply this patch.
Comment #3
pfrenssenPostponed until #3047568: Consistent tokens support across all entities and fields is in.
Comment #4
megakeegman commentedI realize that this is postponed, but for documentation sake, it is noteworthy that patch #2 no longer applies.
Comment #5
megakeegman commentedHere is a new patch that applies to 2.0.x
The tokens available by 3047568 offer more flexibility than the ones provided by this module. I used both of these patches so that I could leverage the date formatter on Drupal tokens. Before trying this patch, I tried to apply a date format to a token for a pathauto pattern and received a validation error about an invalid token, and that is why I am here now.