Commit Graph

23 Commits

Author SHA1 Message Date
Lance Willett 8c890aa154 Twenty Eleven: remove invalid pubdate value from time elements. See #22095.
git-svn-id: https://develop.svn.wordpress.org/trunk@22213 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-12 16:12:14 +00:00
Lance Willett 1a766217d9 Twenty Eleven: escape i18n attributes as late as possible, props mfields. See #21756.
git-svn-id: https://develop.svn.wordpress.org/trunk@22199 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 21:30:42 +00:00
Lance Willett 691f2dfeac Twenty Eleven: fix typo, s/#entry-meta/.entry-meta/ props zeo. See #21418.
git-svn-id: https://develop.svn.wordpress.org/trunk@21368 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-30 19:45:58 +00:00
Ryan Boren 02a16905eb More consistent attribute escaping. Props nacin.
git-svn-id: https://develop.svn.wordpress.org/trunk@19582 602fd350-edb4-49c9-b593-d223f7449a82
2011-12-10 19:18:51 +00:00
Peter Westwood c322df0e46 TwentyEleven: Standardise on "Leave a reply". Fixes #18156 props SergeyBiryukov and pavelevap.
git-svn-id: https://develop.svn.wordpress.org/trunk@19375 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-21 15:40:13 +00:00
Andrew Nacin 61f04c15cc Twenty Eleven: Don't call comments_popup_link() if post_password_required(). That'll result in double password messages. props helenyhou, fixes #17962 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18422 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 17:58:43 +00:00
Andrew Ozz 5110d7f3a3 Simplify some Twenty-Eleven strings for i18n, props nbachiyski, fixes #17777
git-svn-id: https://develop.svn.wordpress.org/trunk@18348 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-27 20:24:23 +00:00
Andrew Ozz 7bbb50f2c9 TwentyEleven Theme H1 Priority, props iandstewart, fixes #17611
git-svn-id: https://develop.svn.wordpress.org/trunk@18335 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-23 23:03:46 +00:00
Dion Hulse fee8819790 Consistently wrap the "Pages:" text in <span> tags, Combine the 2 identical translations for the Pages text (one with, and one without, span tags). See #17744
git-svn-id: https://develop.svn.wordpress.org/trunk@18312 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-14 15:14:24 +00:00
Dion Hulse ea61020466 Remove the few post_type == post checks on Post Format templates, Post formats only apply to posts. See #17748
git-svn-id: https://develop.svn.wordpress.org/trunk@18274 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 07:14:59 +00:00
Andrew Nacin 3b651a8ca2 Remove extra </a>. props aaroncampbell. see #17385.
git-svn-id: https://develop.svn.wordpress.org/trunk@18257 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 23:29:56 +00:00
Andrew Ozz 9a7f69f2aa Twenty Eleven code review and cleanup, props dd32, fixes #17748
git-svn-id: https://develop.svn.wordpress.org/trunk@18253 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 23:01:16 +00:00
Andrew Nacin 2995cd59c9 Twenty Eleven: escaping frenzy, hide authors if a single author blog. props DH-Shredder, props iandstewart, see #17385, fixes #17563.
git-svn-id: https://develop.svn.wordpress.org/trunk@18244 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 21:57:18 +00:00
Andrew Ozz 0ea87b527d Implement rel="author" in Twenty Eleven and Twenty Ten, props joostdevalk, fixes #17722
git-svn-id: https://develop.svn.wordpress.org/trunk@18189 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 02:02:09 +00:00
Ian Stewart 331588a441 Twenty Eleven: Add border styles to images so we can better style linked images on :focus; includes updates to editor styles and improvements to Image Post styles; See #17524
git-svn-id: https://develop.svn.wordpress.org/trunk@18132 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-03 21:11:41 +00:00
Ian Stewart 2c40d3edea Twenty Eleven: make categories and tags i18n friendly; Props dimadin; Fixes #17531
git-svn-id: https://develop.svn.wordpress.org/trunk@18029 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 15:19:33 +00:00
Andrew Nacin 5c6a5a0045 Fix Twenty Eleven phpdoc subpackage names. props zeo, fixes #17444.
git-svn-id: https://develop.svn.wordpress.org/trunk@17959 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-18 19:06:09 +00:00
Andrew Nacin 90a0d6cfdc the_excerpt() doesn't take an argument. props coffee2code. fixes #17489. see #13883.
git-svn-id: https://develop.svn.wordpress.org/trunk@17953 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-18 17:26:40 +00:00
Lance Willett da61f07b48 Twenty Eleven fixes, props matveb - see #17198
- Add padding to the menu when the search input is in menu bar
- Improve search input behavior when located in menu bar (also props ocean90)
- i18n for post formats headings (also props nickbohle)
- Small style fix for images

git-svn-id: https://develop.svn.wordpress.org/trunk@17845 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-09 22:08:05 +00:00
Lance Willett 2681c5dee8 Twenty Eleven fixes - see #17198
* RTL tweaks and fixes
* Misc style fixes
* Fix tags output, comment links, and remove trailing spaces from translatable strings


git-svn-id: https://develop.svn.wordpress.org/trunk@17791 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-04 00:45:50 +00:00
Ian Stewart 0d5c2bd393 Twenty Eleven: Post Format headings and CSS cleanup; See #17198 props matveb
git-svn-id: https://develop.svn.wordpress.org/trunk@17788 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-02 21:11:32 +00:00
Ian Stewart 9af6ba3236 Twenty Eleven: updated DocBlock comments following Twenty Ten's example; See #17198
git-svn-id: https://develop.svn.wordpress.org/trunk@17787 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-02 21:04:44 +00:00
Lance Willett 23490246d8 Twenty Eleven: introduce image post format and miscellaneous style fixes, props matveb and iandstewart - see #17198
git-svn-id: https://develop.svn.wordpress.org/trunk@17776 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-29 22:33:04 +00:00