Changes between Initial Version and Version 1 of Ticket #17748, comment 25
- Timestamp:
- 06/13/2011 05:07:30 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17748, comment 25
initial v1 1 1 Summery of pending changes here: 2 *Coding - Theme has to check {{{get_option('page_comments')}}} in order to determine if comment paging is enabled as get_comment_pages_count() returns > 1 when paging is disabled. See #177783 *String change - s/<b>/<strong>/g ? comment:34 *String change - CPT & Categories missing from their "posted in" line, comment:205 *UI - Image Post Format footer style, comment:18 features a different style and colour: [http://dd32.id.au/files/wordpress/temp/2011--footercolourstyle.jpg 2011--footercolourstyle.jpg]2 1. Coding - Theme has to check {{{get_option('page_comments')}}} in order to determine if comment paging is enabled as get_comment_pages_count() returns > 1 when paging is disabled. See #17778 3 2. String change - s/<b>/<strong>/g ? comment:3 4 3. String change - CPT & Categories missing from their "posted in" line, comment:20 5 4. UI - Image Post Format footer style, comment:18 features a different style and colour: [http://dd32.id.au/files/wordpress/temp/2011--footercolourstyle.jpg 2011--footercolourstyle.jpg] 6 6 * Background Colour 7 7 * Date in the footer for the image, Posted In & Leave reply have a separator on other types, here, it's a new line 8 8 * Has Different Link colour in order to fit in with background colour 9 9 * Edit link can probably float on the same line even 10 *UI - Status/Aside title vs. content mis-matches in different places comment:1 comment:211 *CSS/UI - Comment reply button is not aligned consistantly, comment:11 [http://dd32.id.au/files/wordpress/temp/2011-commentreplymisaligned.jpg 2011-commentreplymisaligned.jpg]10 5. UI - Status/Aside title vs. content mis-matches in different places comment:1 comment:2 11 6. CSS/UI - Comment reply button is not aligned consistantly, comment:11 [http://dd32.id.au/files/wordpress/temp/2011-commentreplymisaligned.jpg 2011-commentreplymisaligned.jpg] 12 12 13 13 If other devs can weigh in here on their expected/preferred outcome on those points, it'd be appreciated as I'm not too fussed about which way they all go, The UI ones just don't feel right to me, but that's not my area of expertise :) (''Just ship it! '' isn't what i'd like to hear either ;))