plumi / plumi.app

plumi video sharing
plumi.org
108 stars 62 forks source link

Video View - Remove Timestamp from Date Published #1524

Closed mgogoulos closed 6 years ago

mgogoulos commented 6 years ago

Reported by anna on 2 Nov 2012 08:01 UTC 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

mgogoulos commented 6 years ago

Comment by markos on 16 Nov 2012 19:58 UTC 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"

mgogoulos commented 6 years ago

Modified by markos on 16 Nov 2012 20:59 UTC

mgogoulos commented 6 years ago

Comment by markos on 17 Nov 2012 12:04 UTC 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

mgogoulos commented 6 years ago

Comment by anna on 20 Nov 2012 07:09 UTC great done

mgogoulos commented 6 years ago

Comment by anna on 20 Nov 2012 07:09 UTC done on testing.plumi