Description of the need
When a user creates a date field for a content type, they choose the date format that they would like to use. Then they add a date to a node and notice that it is displayed using a completely different format.
While this is expected behavior. The display format is currently set in the display mode, this feels very counter intuitive to me. I would expect that when I create a date field and set the format that the format would carry over to the display.
I select this as the date entry format on the field
Then I create a node and see that this is the output.
Proposed solution
When a user sets the default input format for a date field the default display format is set to match the input format.
Alternatives that have been considered
The current expectation that users will configure the input format and the display format separately is not unreasonable. I just think it's confusing for new users and that if we could create a better default behavior it would be easier for new users.
I believe that most new users are thinking about the display format when they configure the field and don't necessarily have a reason to format the input value differently from the display value. For those that do have this need, their process will pretty much remain unchanged.
I am concerned that this MIGHT be more work that it's worth and that it might open a can of worms, in terms of other date formate related assumptions that we are making. Maybe it's easier to leave this as it is.
Recent comments
It looks like the minify module is not properly processing your JS and HTML files. Have you checked the file paths and permissions to ensure they are accessible? I remember, that once I faced...
Minify
This looks like a great initiative. Keep rocking mate!
New website: FirstTimeWatching.com
I figured the space part of it out, but caption length is still limited to about 125 characters. - #CboxContent: margin-bottom expands it just enough and doesn't disrupt the counter or arrows...
Longer Captions with Colorbox?