uclaradio / uclaradio.com

UCLA Radio Website
http://www.uclaradio.com
GNU Affero General Public License v3.0
31 stars 4 forks source link

Implement scheduled publishing for blog posts #435

Closed arjunr00 closed 5 years ago

arjunr00 commented 5 years ago

Right now, the Published at field in Keystone blog posts is simply a metadata field; it has no bearing on the actual publishing date/time of a post. For example, if the current time is 3:00PM and a user sets a post to 'Published' and set the published time to 4:00PM the same day, the post would show up on the blog immediately, rendering this field pretty much pointless since the server simply uses the Created at field as a backup anyway.

As requested by Digi-Press, it would be helpful to have a way to utilize this field to allow scheduled publishing.