Modify ↓
Ticket #842 (closed enhancement: fixed)
Video View - Remove Timestamp from Date Published
| Reported by: | anna | Owned by: | yiannis |
|---|---|---|---|
| Priority: | major | Milestone: | 4.5 EM and Plumi UI Re-Design |
| Component: | PlumiEMSkin | Severity: | New Ticket |
| Keywords: | Cc: | ||
| Who will test this: | And |
Description
https://www.engagemedia.org/Members/tankaiswee/videos/Tangisan-Suara-Dari-Murum-Sarawak.mp4/view
Change to e.g.
by Anna Helme — Aug 30, 2012 - 12 Views
Moved from: https://redmine.engagemedia.org/issues/3252
Attachments
Change History
comment:2 Changed 7 months ago by markos
- Status changed from closed to reopened
- Resolution fixed deleted
comment:3 Changed 7 months ago by markos
- Status changed from reopened to closed
- Resolution set to ready for testing
Ends up that the above is suitable for Plone 3 only. As described on https://weblion.psu.edu/trac/weblion/wiki/Plone4DateFormat, I've added file locales/en/LC_MESSAGES/plonelocales.po that contains the date_format_long format without the timestamp.
Check out on http://testing.plumi.org/Members/newuser/videos/a-test-video/view
Note: See
TracTickets for help on using
tickets.

The time format displayed on Plone can be set side wide through the ZMI
ZMI-->portal_properties-->site_properties, and it is the localTimeFormat
eg, on engagemedia.org on
https://www.engagemedia.org/portal_properties/site_properties/manage_propertiesForm
I've changed localTimeFormat from "%b %d, %Y" to "%b %d"