I am in the process of building a site that uses a custom type with the CCK date field. To solve a problem, I needed to use the auto_title module, with the date-day with English ordinal in the date.
The attached patch adds a new token, for the day with English ordinal. It would be great if it could be added, although you may want to add a field for just the ordinal without the day, as that might be more flexible.
| Comment | File | Size | Author |
|---|---|---|---|
| date.patch | 1.77 KB | Kevin Rogers |
Comments
Comment #1
arlinsandbulte commentedLooks harmless enough.
And I can't really think of a use case where someone would not want just the ordinal without the day...
Comment #2
arlinsandbulte commentedCommitted to -dev
http://drupal.org/cvs?commit=417678