Changes between Version 1 and Version 2 of Ticket #28006, comment 10
- Timestamp:
- 07/11/2014 06:22:31 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28006, comment 10
v1 v2 1 Even though I wrote this patch, I do tend to agree with Brian on this too. My initial patch was to prepend the title with '(Draft)' - also none too elegant, but it would have made title wrapping easier to predict.1 Even though I wrote this patch, I do tend to agree with Brian on this too. My initial patch was to append the title with '(Draft)' - also none too elegant, but it would have made title wrapping easier to predict. 2 2 3 3 My suggestion would be to remove the 'Draft:' text from the title, but keep the body class as this would give themes a way to modify the display slightly for any status. This simplifies the patch somewhat, but right now I can't think of another way of indicating that the post is a draft. Happy to take suggestions for that :)