Ticket #604 (closed enhancement: fixed)

Opened 6 months ago

Last modified 2 months ago

[PATCH] Allow published_at date to be explicitly set when editing pages

Reported by: zapnap Assigned to:
Priority: minor Milestone: 0.6.5-Chisel
Component: ui Keywords: patch
Cc:

Description

This patch adds the ability to explicitly set the published_at date to something other than Time.now (which it defaults to) when editing pages.

When you set Page Status to 'Published' the 'Published At' select box will appear. When you set any other status it will disappear. Simple, and works similarly to the draft/published widget in Mephisto.

This ticket updates/replaces #41, which is still active but over 2 years old :-). Tested against r716.

Attachments

edit_published_at.diff (2.5 kB) - added by zapnap on 02/01/08 18:13:42.
patch to allow published_at to be explicitly set (with test)

Change History

02/01/08 18:13:42 changed by zapnap

  • attachment edit_published_at.diff added.

patch to allow published_at to be explicitly set (with test)

02/23/08 13:16:21 changed by seancribbs

  • status changed from new to closed.
  • resolution set to fixed.

Resolved in [759] with modifications to use unobtrusive scripting. Thank you!

05/29/08 17:30:40 changed by airforce1