- Issue created by @monochromatic
- @monochromatic opened merge request.
- @monochromatic opened merge request.
- 🇨🇦Canada spotzero
Hey @monochromatic,
I love this feature. There are a couple of features missing from your implementation that I'd like to see for it to be fully included.
First, token support for all three fields, published date, corrected date, and the corrected number.
Second, support for the configured date formats, so that these date tokens work like all the other date tokens.
Looking at `field_token_info_alter` in the token module's token.tokens.inc file, it looks like if you define the date tokens in hook_token_info() in the right way, all of the date options should show up and you might not need your own hook_tokens implementation for the dates.