Closed (fixed)
Project:
Unified Date
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2024 at 20:41 UTC
Updated:
3 Jul 2024 at 17:49 UTC
Jump to comment: Most recent
Comments
Comment #4
scott_euser commentedYeah I can see that being useful, thanks for flagging. Copy pasted across from node:created, seems to work fine. Gave it a manual test myself via metatag module just to check and seems to work okay + provide the full list of date formats like node:created/node:updated do. I don't fully get the bubble meta data use that Core's node.tokens.inc uses, but kept it in to avoid issues.
Does this look okay to you @heddn?
Comment #5
scott_euser commentedAdded a bit more test coverage to ensure the unified_date field is actually getting picked up by the token as well. Manual testing also working fine still.
I think assuming all tests pass now, should work well
Comment #6
heddnThis looks perfect!
Comment #8
scott_euser commentedThanks!