[wp-trac] [WordPress Trac] #23935: Revision UI cleanup / improvements / corrections
WordPress Trac
noreply at wordpress.org
Wed Apr 10 00:44:23 UTC 2013
#23935: Revision UI cleanup / improvements / corrections
----------------------------------+--------------------
Reporter: adamsilverstein | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.6
Component: Revisions | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch needs-ui |
----------------------------------+--------------------
Comment (by bpetty):
Maybe I'm the only one that thinks this, but it just seems like a terrible
idea for the title and excerpt content to be prepended and appended
(respectively) right inline with the actual post content in the diff. The
diff currently makes you think the new title and excerpt was accidentally
included right in the post content.
I understand that it's nice to be able to see those changes along with the
post content, but I really think those need to be in their own sections if
they are going to be included.
So currently it looks like this:
[[Image(combined-diff.png)]]
But it should probably look more like this:
{{{
Title:
old title => new title
Content:
first post => second post
Excerpt:
old excerpt => new excerpt
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23935#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list