[wp-trac] [WordPress Trac] #5196: Support "minor edits" in Atom
WordPress Trac
wp-trac at lists.automattic.com
Sat Oct 13 20:11:02 GMT 2007
#5196: Support "minor edits" in Atom
---------------------+------------------------------------------------------
Reporter: rubys | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.4
Component: General | Version:
Severity: normal | Keywords:
---------------------+------------------------------------------------------
When editing a page on the codex.wordpress.org wiki, one can mark an edit
as "This is a minor edit" via a checkbox on the page.
I'd like to see a similar feature on the wp-admin/post.php?action=edit
page. All that is needed is for the database to maintain the date when
the post was last significantly edited, and this information can be put in
the updated element in the atom:entry. The initial creation is
significant, and any subsequent edits that do NOT check this box are also
considered significant, edits which do check this box are not.
I am willing to help develop and test this feature, and would like to
request that it go into WordPress 2.4.
--
Ticket URL: <http://trac.wordpress.org/ticket/5196>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list