Commit Graph

796 Commits

Author SHA1 Message Date
nacin
26867ec70a Switch to 'Overview' for Twenty Eleven. Use the theme's textdomain. props SergeyBiryukov, see [19493], #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-01 00:33:09 +00:00
potbot
2851f35e27 POT, generated from r19379
git-svn-id: http://svn.automattic.com/wordpress/trunk@19380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 16:47:34 +00:00
westi
13b56f8880 TwentyEleven: Always call the loop properly in all template files rather than just calling the_post(). Fixes #18794 props mfields.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 16:20:49 +00:00
potbot
edef2fb572 POT, generated from r19376
git-svn-id: http://svn.automattic.com/wordpress/trunk@19378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 15:47:49 +00:00
westi
06e65aeb40 TwentyEleven: Improve RTL css to better match LTR experience. Fixes #18911 props SergeyBiryukov.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 15:47:48 +00:00
nacin
75c741cd8b Revert other stuffs from [19374].
git-svn-id: http://svn.automattic.com/wordpress/trunk@19376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 15:43:57 +00:00
westi
af5605d3f9 TwentyEleven: Standardise on "Leave a reply". Fixes #18156 props SergeyBiryukov and pavelevap.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 15:40:13 +00:00
nacin
5e69bd0caf Set $parent_file for post-new.php when show_in_menu is a file. Provides for correct top-level highlighting. $submenu_file remains set to expect a post-new.php menu. see #19125.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 15:35:57 +00:00
azaozz
a674ecca95 TwentyEleven: prevent #nav-single from blocking clicks, props SergeyBiryukov, fixes #18884
git-svn-id: http://svn.automattic.com/wordpress/trunk@19369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 02:59:23 +00:00
potbot
ab036390af POT, generated from r19351
git-svn-id: http://svn.automattic.com/wordpress/trunk@19352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-19 04:48:00 +00:00
azaozz
d652242912 Twenty Eleven: footer widgets shouldn't appear on the 404 page, props iandstewart, fixes #18933
git-svn-id: http://svn.automattic.com/wordpress/trunk@19348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-19 04:16:39 +00:00
azaozz
7fe6db8931 Twenty Eleven: Custom shadows for comment avatars in the dark color scheme, props iandstewart, fixes #18930
git-svn-id: http://svn.automattic.com/wordpress/trunk@19347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-19 04:07:54 +00:00
potbot
c9dcd74bd3 POT, generated from r19308
git-svn-id: http://svn.automattic.com/wordpress/trunk@19309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-16 00:48:06 +00:00
nacin
869e0ace47 Indent code within an inside Twenty Eleven's ephemera widget. props lloydbudd, fixes #18751.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-16 00:08:29 +00:00
nacin
44e5c028b5 Properly adjust margins for ordered lists in RTL in Twenty Eleven. props wpweaver. fixes #19072.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-15 20:20:43 +00:00
nacin
bbea28c8ca Higher z-index for #branding in Twenty Eleven. props matveb. fixes #18938.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19302 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-15 20:18:22 +00:00
nacin
7ad3e5328b Highlight current-menu-item and current-menu-ancestor in Twenty Eleven. props Viper007Bond, fixes #18643.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19301 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-15 20:16:56 +00:00
nacin
b47fa0c595 overflow:auto for pre tags in Twenty Ten. props SergeyBiryukov, fixes #16317.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-15 20:15:05 +00:00
nacin
64601afb36 Better fluid/responsive image styles in Twenty Eleven. props iandstewart, lancewillett, fixes #18940.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-15 02:20:44 +00:00
nacin
e9be1d8344 Make sure embeds and iframes fit their containers in Twenty Eleven. props matveb, fixes #18941.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19291 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-15 02:16:58 +00:00
nacin
dc3a8f44fd Use get_template_directory() for include paths in Twenty Eleven, rather than FILE magic constant. Won't go stale when twentyeleven_setup() is overridden. props TomAuger, fixes #18985.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19289 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-15 00:37:50 +00:00
potbot
72b02a429c POT, generated from r19244
git-svn-id: http://svn.automattic.com/wordpress/trunk@19245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-10 19:29:33 +00:00
potbot
3c0ea09535 POT, generated from r19242
git-svn-id: http://svn.automattic.com/wordpress/trunk@19243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-10 18:47:54 +00:00
nacin
a285efe6e3 Make twentyeleven_content_nav() pluggable. props adeptris, SergeyBiryukov. fixes #18585.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19242 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-10 18:41:05 +00:00
ryan
132097032e Make date formats for transation. Props SergeyBiryukov, settle. fixes #16441
git-svn-id: http://svn.automattic.com/wordpress/trunk@19241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-10 18:37:20 +00:00
potbot
6e62008a14 POT, generated from r19237
git-svn-id: http://svn.automattic.com/wordpress/trunk@19238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-10 14:47:40 +00:00
ryan
af1982e70a Contextual help for Twenty Eleven theme options page. see #19020
git-svn-id: http://svn.automattic.com/wordpress/trunk@19237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-10 14:01:46 +00:00
azaozz
02896d9506 Fix alignment buttons when there is no content in editor under RTL, props SergeyBiryukov, fixes 18247
git-svn-id: http://svn.automattic.com/wordpress/trunk@19085 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-10-29 00:17:37 +00:00
nacin
1154e4b468 Use get_template_directory() instead of TEMPLATEPATH in Twentys Ten and Eleven. props solarisssmoke, fixes #18071.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-10-25 04:42:16 +00:00
ryan
b051ece339 phpdoc fix. Props Jayjdk. fixes #18965
git-svn-id: http://svn.automattic.com/wordpress/trunk@18978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-10-17 15:58:16 +00:00
azaozz
4f6411e8ff Fix UL, OL in Twenty Ten editor-style.css, see #18314
git-svn-id: http://svn.automattic.com/wordpress/trunk@18800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-09-28 15:16:30 +00:00
potbot
6c6ef73c1e POT, generated from r18458
git-svn-id: http://svn.automattic.com/wordpress/trunk@18459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-21 21:48:02 +00:00
nacin
50dd290502 Fix @sinces in Twenty Eleven. see #18045.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-21 21:44:47 +00:00
nacin
93560c8612 Use the Settings fields/sections API in Twenty Eleven. props chipbennett for initial patch. see #18045. for 3.3.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-21 21:37:31 +00:00
potbot
1e2e87100d POT, generated from r18439
git-svn-id: http://svn.automattic.com/wordpress/trunk@18440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-13 11:47:58 +00:00
ryan
79870c1ad5 1.2
git-svn-id: http://svn.automattic.com/wordpress/trunk@18438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-12 18:30:26 +00:00
nacin
cc5f9863f1 Twenty Eleven: Don't set color in the * selector in editor styles. props MattyRob, fixes #18011 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-11 20:32:24 +00:00
nacin
01060c0689 Twenty Eleven: Prefix theme_options_render_page(). props chipbennett, see #18045. for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-11 20:15:37 +00:00
nacin
0d9f4a7495 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: http://svn.automattic.com/wordpress/trunk@18422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-11 17:58:43 +00:00
nacin
31a48be307 Twenty Eleven: Update screenshot, use png. props iandstewart, fixes #18054 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-11 05:41:19 +00:00
nacin
08c6f34a11 Twenty Eleven: Update editor style for blockquotes and images. props iandstewart, fixes #18008 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-11 05:29:14 +00:00
nacin
ddd86fcfba Twenty Eleven: Fix search form width in IE7. props iandstewart, fixes #18004 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-11 05:27:53 +00:00
azaozz
312d573006 Fix typo in 2011, props AndrewFrazier, fixes #17989 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@18403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-05 21:59:43 +00:00
nacin
832224400d Twenty Eleven bump. see #17759.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-04 20:02:05 +00:00
azaozz
136dc67933 Twenty Eleven: Fix missing comma in transition-property (accidentally reverted), props Jayjdk, fixes #17426
git-svn-id: http://svn.automattic.com/wordpress/trunk@18389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-03 18:09:49 +00:00
potbot
1377875055 POT, generated from r18387
git-svn-id: http://svn.automattic.com/wordpress/trunk@18388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-30 22:47:23 +00:00
ryan
fdc7409251 twentyeleven code tidy up. Props dd32, lancewillett. fixes #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-30 21:57:50 +00:00
nacin
bd2e887655 RTL for [18383]. props yoavf, fixes #17949.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-30 20:57:29 +00:00
nacin
beb8c892cf Twenty Eleven without header text: Prevent the nav from overlapping the search box. props iandstewart, fixes #17949.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-30 20:46:21 +00:00
azaozz
6fae1a231e Twenty Eleven: limit textarea resizing to vertical only, props iandstewart, fixes #17947
git-svn-id: http://svn.automattic.com/wordpress/trunk@18382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-30 19:49:47 +00:00
potbot
4d09449379 POT, generated from r18360
git-svn-id: http://svn.automattic.com/wordpress/trunk@18361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-27 22:47:41 +00:00
azaozz
ef4356b411 More fixes for 2011, props iandstewart, see #17809
git-svn-id: http://svn.automattic.com/wordpress/trunk@18360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-27 22:17:19 +00:00
azaozz
e38b292638 Fix arrows in 2011, props iandstewart, fixes #17809
git-svn-id: http://svn.automattic.com/wordpress/trunk@18359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-27 22:02:29 +00:00
potbot
01ba5459ef POT, generated from r18349
git-svn-id: http://svn.automattic.com/wordpress/trunk@18351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-27 20:47:38 +00:00
azaozz
1a50d6ee95 Simplify some Twenty-Eleven strings for i18n, props nbachiyski, fixes #17777
git-svn-id: http://svn.automattic.com/wordpress/trunk@18348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-27 20:24:23 +00:00
potbot
d3fec0ea9a POT, generated from r18342
git-svn-id: http://svn.automattic.com/wordpress/trunk@18343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-25 20:47:36 +00:00
azaozz
bad6d5e3f3 Twenty Eleven RTL update, props yoavf, fixes #17882
git-svn-id: http://svn.automattic.com/wordpress/trunk@18342 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-25 20:24:07 +00:00
potbot
3e2ed4fea0 POT, generated from r18337
git-svn-id: http://svn.automattic.com/wordpress/trunk@18338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-24 14:47:44 +00:00
azaozz
afee5890c9 Twenty Eleven: Tweaking the tiny bubbles, again. fixes #17741
git-svn-id: http://svn.automattic.com/wordpress/trunk@18336 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-24 01:28:43 +00:00
azaozz
d41f756348 TwentyEleven Theme H1 Priority, props iandstewart, fixes #17611
git-svn-id: http://svn.automattic.com/wordpress/trunk@18335 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-23 23:03:46 +00:00
azaozz
d1e6fe41e9 Make 2011 search box wider, props demetris, fixes #17707
git-svn-id: http://svn.automattic.com/wordpress/trunk@18334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-23 22:56:40 +00:00
ryan
9907923011 Add theme support option for turning on random default headers. fixes #17832
git-svn-id: http://svn.automattic.com/wordpress/trunk@18325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-22 19:09:23 +00:00
iandstewart
afbde2b109 Twenty Eleven: Visual bug fixes
* Better targeting of fluid images and image hover/focus/active styles
* Less fragile comment list structure; Props mdawaffe


git-svn-id: http://svn.automattic.com/wordpress/trunk@18317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-16 19:28:13 +00:00
potbot
c229ea659c POT, generated from r18312
git-svn-id: http://svn.automattic.com/wordpress/trunk@18313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-14 15:47:34 +00:00
dd32
ee1bb15914 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: http://svn.automattic.com/wordpress/trunk@18312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-14 15:14:24 +00:00
potbot
ba70a91c4f POT, generated from r18304
git-svn-id: http://svn.automattic.com/wordpress/trunk@18305 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-13 15:47:34 +00:00
nbachiyski
dccfa68410 Add forgotten spaces. See #17777
git-svn-id: http://svn.automattic.com/wordpress/trunk@18304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-13 14:54:14 +00:00
nbachiyski
bdbb5bce7a Split the comment date and time string into two and add translator comments. See #17777
git-svn-id: http://svn.automattic.com/wordpress/trunk@18303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-13 14:50:35 +00:00
potbot
a6ac9d56c9 POT, generated from r18301
git-svn-id: http://svn.automattic.com/wordpress/trunk@18302 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-13 13:47:35 +00:00
potbot
5626447a2e POT, generated from r18298
git-svn-id: http://svn.automattic.com/wordpress/trunk@18299 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-13 13:27:43 +00:00
potbot
574655d023 POT, generated from r18291
git-svn-id: http://svn.automattic.com/wordpress/trunk@18292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-12 17:47:43 +00:00
ryan
ed78ffaf14 Add no posts found message to templates. Props sorich87. fixes #17735
git-svn-id: http://svn.automattic.com/wordpress/trunk@18291 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-12 17:43:03 +00:00
dd32
5cdc0d707b Add Opera variants of linear-gradient & transition alongside moz and webkit variants. Se #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-12 03:34:15 +00:00
dd32
96ece73df6 Highlight the current menu item and ancestors, not current menu item and children. See #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-12 03:18:17 +00:00
ryan
46f63a6b1e Pinking shears
git-svn-id: http://svn.automattic.com/wordpress/trunk@18276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 15:44:06 +00:00
potbot
6c176b156c POT, generated from r18274
git-svn-id: http://svn.automattic.com/wordpress/trunk@18275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 07:47:26 +00:00
dd32
640fe9ad62 Remove the few post_type == post checks on Post Format templates, Post formats only apply to posts. See #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18274 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 07:14:59 +00:00
potbot
bb68fcb3ce POT, generated from r18272
git-svn-id: http://svn.automattic.com/wordpress/trunk@18273 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 06:47:35 +00:00
dd32
7c16b8d1dd Twenty Eleven Functions.php comments cleanup, merge the 2 body class functions. Props jorbin. See #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 06:30:59 +00:00
potbot
aa4dd50d7b POT, generated from r18270
git-svn-id: http://svn.automattic.com/wordpress/trunk@18271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 05:47:28 +00:00
dd32
a29be90d4d Remove Comments/Trackbacks are closed text from image.php template, rely upon the comments closed text within comments.php. Remove duplicated Edit link. See #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 05:15:50 +00:00
dd32
b1c7cbf568 Showcase template cleanup. See #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18269 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 05:07:18 +00:00
potbot
52e594510f POT, generated from r18266
git-svn-id: http://svn.automattic.com/wordpress/trunk@18267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 03:47:31 +00:00
dd32
27ec6b7e00 Remove debug comments & more housecleaning. See #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 03:44:42 +00:00
potbot
73c4a0929f POT, generated from r18257
git-svn-id: http://svn.automattic.com/wordpress/trunk@18259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 23:47:30 +00:00
nacin
077b2cec72 Remove extra </a>. props aaroncampbell. see #17385.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 23:29:56 +00:00
nacin
bf4e70ba7a New comment bubble styling! props matveb, iandstewart, fixes #17741.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 23:10:23 +00:00
azaozz
3a29a3d893 Twenty Eleven code review and cleanup, props dd32, fixes #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 23:01:16 +00:00
potbot
4dcac7979e POT, generated from r18250
git-svn-id: http://svn.automattic.com/wordpress/trunk@18251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 22:47:37 +00:00
iandstewart
d6075a6952 Twenty Eleven: compressed header thumbnails and theme screenshot; Props demetris; Fixes #17641
git-svn-id: http://svn.automattic.com/wordpress/trunk@18245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 21:59:10 +00:00
nacin
53cd4287e1 Twenty Eleven: escaping frenzy, hide authors if a single author blog. props DH-Shredder, props iandstewart, see #17385, fixes #17563.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 21:57:18 +00:00
potbot
97f9874ef9 POT, generated from r18239
git-svn-id: http://svn.automattic.com/wordpress/trunk@18240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 20:47:36 +00:00
ryan
a6e286b3bd Use no_found_rows for some queries. Props pavelevap. fixes #17745
git-svn-id: http://svn.automattic.com/wordpress/trunk@18239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 20:14:59 +00:00
ryan
a5dc19aa31 Add missing textdomain to twentyeleven contextual help. Props pavelevap. see #17744
git-svn-id: http://svn.automattic.com/wordpress/trunk@18235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 17:13:23 +00:00
dd32
40a3ce969a * Don't clear link colour when switching layouts
* Update "default colour" link when a custom colour has been selected
Fixes #17746

git-svn-id: http://svn.automattic.com/wordpress/trunk@18229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 13:41:51 +00:00
potbot
dfc1898cbc POT, generated from r18218
git-svn-id: http://svn.automattic.com/wordpress/trunk@18219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 17:47:32 +00:00
iandstewart
6d99619150 Twenty Eleven: check for published posts on the showcase page to prevent trashed sticky posts from appearing in the featured post loop; Props kawauso
git-svn-id: http://svn.automattic.com/wordpress/trunk@18218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 16:53:01 +00:00
potbot
8fb8077944 POT, generated from r18216
git-svn-id: http://svn.automattic.com/wordpress/trunk@18217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 16:47:40 +00:00
iandstewart
ff1a97a7fc Twenty Eleven: make sure we're checking for sticky posts at the correct time in showcase.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@18216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 16:39:40 +00:00
iandstewart
64502ddea5 Twenty Eleven: reduce image sizes; Props demetris; Fixes #17641
git-svn-id: http://svn.automattic.com/wordpress/trunk@18215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 14:30:57 +00:00