Commit Graph

901 Commits

Author SHA1 Message Date
lancewillett 9f74f12084 Twenty Twelve: remove test lines from r20003
git-svn-id: http://svn.automattic.com/wordpress/trunk@20004 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-28 03:14:00 +00:00
lancewillett 9a3c274cb9 Twenty Twelve: use the time element for image attachment views, and `esc_html()` for `get_the_date()` in the element's output. Props iandstewart, see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20003 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-28 03:10:53 +00:00
nacin 55f0de0cc4 Add template names to theme pots. see #6007.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-21 16:37:01 +00:00
potbot 8fee574c32 POT, generated from r19963
git-svn-id: http://svn.automattic.com/wordpress/trunk@19964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-21 15:18:15 +00:00
nacin 62afe6a915 Revert [19959]. The footer generator URL should be translated (think pt.wordpress.org). see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-21 14:49:38 +00:00
potbot fa9a91f134 POT, generated from r19961
git-svn-id: http://svn.automattic.com/wordpress/trunk@19962 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-21 07:18:03 +00:00
lancewillett 83c7b1ef00 Twenty Twelve: no need for threaded comment reply JS to load if comments are closed. Props iandstewart, see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-21 06:41:20 +00:00
lancewillett 02ea26c01f Twenty Twelve: add ARIA role of "navigation" to the all nav elements. Props iandstewart, see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19960 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-21 06:34:36 +00:00
lancewillett a78b34752a Twenty Twelve: no need to translate the footer generator URL. See #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-21 06:24:49 +00:00
lancewillett 285fd9bc55 Twenty Twelve style updates, props drewstrojny. See #19978.
And, use a simpler and more consistent `site-header` class value. Props iandstewart.


git-svn-id: http://svn.automattic.com/wordpress/trunk@19958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-21 06:14:51 +00:00
lancewillett 0188837271 Twenty Eleven and Twenty Twelve: fix incorrect end HTML comment left over from Twenty Ten.
See #19978.


git-svn-id: http://svn.automattic.com/wordpress/trunk@19957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-21 05:44:31 +00:00
potbot d3da3ab998 POT, generated from r19915
git-svn-id: http://svn.automattic.com/wordpress/trunk@19916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-14 04:17:55 +00:00
lancewillett ed2548bb22 Twenty Twelve template changes and fixes ... see #19978.
* Add custom header support
 * header.php: use `get_stylesheet_uri()` to load stylesheet, props Mamaduka
 * Add full-width template, including adding relevant body_class value as a CSS hook
 * Hide sidebar on all views if no active widgets exist
 * Fix site title output (was missing site title)
 * Remove "featured" title for sticky posts
 * Add content template files for aside, image, link, and quote post formats
 * Indent content-single.php to match content.php
 * Remove sample JPG since Twenty Twelve ships with no default header images

... and style updates, props drewstrojny

 * Better footer styles
 * Styling for full-width layouts
 * Add basic styles for archive views
 * Refine post header/footer styles a bit


git-svn-id: http://svn.automattic.com/wordpress/trunk@19915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-14 03:54:46 +00:00
nacin 6e0d0091f4 Update POT files. Reflects a change in the makepot script to ensure consistency when files are generated. Remove duplicate header comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-10 16:38:48 +00:00
nacin 280b9db44f Move the wp_enqueue_style() to header.php. see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-06 23:07:41 +00:00
nacin afb9a77ce1 Freshen up the docs in functions.php. Remove is_admin() check from twentytwelve_enqueue_scripts(). Remove function_exists() wrappers from functions that are hooked in. Kill locale.php handling. see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-06 23:04:56 +00:00
nacin 5267fef339 Synchronize archive.php docs with Twenty Eleven. Go easy on the PHP/HTML context switching. see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-06 22:37:45 +00:00
matt a577a1faf8 Initial import of the Twenty Twelve theme, by Drew Strojny. This time around we're trying something different than the previous twenty-something themes, a much more minimalist approach that affords easy use as a CMS in addition to being blog-forward. More information will be on wpdevel soon. Props drewstrojny and lancewillett.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-06 22:23:41 +00:00
potbot 001a7ba558 POT, generated from r19767
git-svn-id: http://svn.automattic.com/wordpress/trunk@19768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-01-27 14:48:16 +00:00
potbot 7cba3a42f8 POT, generated from r19762
git-svn-id: http://svn.automattic.com/wordpress/trunk@19763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-01-27 14:28:54 +00:00
ryan e3b46b25d3 Lose EOF ?>. Clean up EOF newlines. fixes #12307
git-svn-id: http://svn.automattic.com/wordpress/trunk@19712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-01-08 17:01:11 +00:00
ryan 9f5c80eb92 Use one space, not two, after trailing punctuation. Prop Zeo. fixes #19537
git-svn-id: http://svn.automattic.com/wordpress/trunk@19599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-16 17:13:16 +00:00
potbot 5bbba0d4df POT, generated from r19584
git-svn-id: http://svn.automattic.com/wordpress/trunk@19585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-10 19:47:15 +00:00
ryan 6e8e8298d0 Back compat for twentyeleven. Props duck_. fixes #19504
git-svn-id: http://svn.automattic.com/wordpress/trunk@19584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-10 19:43:49 +00:00
potbot ebdf78f0e2 POT, generated from r19582
git-svn-id: http://svn.automattic.com/wordpress/trunk@19583 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-10 19:27:25 +00:00
ryan dd64f17ab7 More consistent attribute escaping. Props nacin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19582 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-10 19:18:51 +00:00
potbot 843a66b867 POT, generated from r19580
git-svn-id: http://svn.automattic.com/wordpress/trunk@19581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-10 18:47:17 +00:00
ryan f70f569825 Contextual help back compat for twentyeleven. Props nacin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19580 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-10 18:31:44 +00:00
nacin 01f4ceff33 Give a min-height to posts of the status post format in Twenty Eleven. props devinreams, fixes #19325.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-02 17:22:46 +00:00
potbot 32b8027165 POT, generated from r19538
git-svn-id: http://svn.automattic.com/wordpress/trunk@19539 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-02 04:48:00 +00:00
nacin 15ceab2647 Standardize some final help strings. We're done, aside from typos. props zeo, jane, duck_, fixes #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-02 04:31:01 +00:00
potbot 5e6a6beebb POT, generated from r19505
git-svn-id: http://svn.automattic.com/wordpress/trunk@19506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-01 00:47:08 +00:00
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