Commit Graph

354 Commits

Author SHA1 Message Date
Bot (Translations)
9ac0f4b099 POT, generated from r24959
git-svn-id: http://core.svn.wordpress.org/trunk@24964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-08-01 18:14:14 +00:00
Lance Willett
eddab8187b Bundled themes: bump version numbers.
git-svn-id: http://core.svn.wordpress.org/trunk@24958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-08-01 17:52:36 +00:00
Bot (Translations)
1e5d4c245b POT, generated from r24322
git-svn-id: http://core.svn.wordpress.org/trunk@24325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-22 21:14:08 +00:00
Andrew Nacin
c4f26d06b6 Remove /extend/ from Theme URI headers in default themes. props JustinSainton, fixes #24389.
git-svn-id: http://core.svn.wordpress.org/trunk@24321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-22 21:06:08 +00:00
Andrew Ozz
92ffd4310a TwentyTwelve: in editor-style.css change .mceWPnextpage to .mce-wp-nextpage to match the core fix for Chrome. See #24177.
git-svn-id: http://core.svn.wordpress.org/trunk@24319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-22 19:10:42 +00:00
Lance Willett
c347a88b68 Twenty Ten and Twenty Twelve: fix minor indentation issues in CSS files (spaces to tabs).
git-svn-id: http://core.svn.wordpress.org/trunk@24196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-07 22:17:23 +00:00
Bot (Translations)
9527e1b9b7 POT, generated from r24131
git-svn-id: http://core.svn.wordpress.org/trunk@24134 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-29 17:14:12 +00:00
Lance Willett
a738cc3c83 Bundled themes: remove the_title_attribute() title attributes where it duplicates the_title() in anchor text. Props nacin, fixes #24203.
git-svn-id: http://core.svn.wordpress.org/trunk@24131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-29 16:57:30 +00:00
Bot (Translations)
06f348851f POT, generated from r24100
git-svn-id: http://core.svn.wordpress.org/trunk@24107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-26 13:58:45 +00:00
Andrew Nacin
1f64b5abd0 Add .displaying-header-text to the default themes, as the Custom Header page toggles this class. props obenland, fixes #24113.
git-svn-id: http://core.svn.wordpress.org/trunk@24050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-22 19:40:28 +00:00
Lance Willett
ba20ddbcc0 Twenty Twelve: fix style element ID attribute value, props SergeyBiryukov. Closes #24033.
git-svn-id: http://core.svn.wordpress.org/trunk@24016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-17 17:50:04 +00:00
Lance Willett
7dd27586af Twenty Twelve: add back missing space in CSS value, removed in r24013. See #23790.
git-svn-id: http://core.svn.wordpress.org/trunk@24014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-17 17:48:09 +00:00
Lance Willett
3f4edaca26 Twenty Twelve: remove zero-width spaces in CSS value, props SergeyBiryukov. Closes #23790.
git-svn-id: http://core.svn.wordpress.org/trunk@24013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-17 17:46:58 +00:00
Lance Willett
245c2111f0 Bundled themes: add identifier to style elements added by the theme. Fixes #24033.
git-svn-id: http://core.svn.wordpress.org/trunk@24001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-16 17:18:30 +00:00
Lance Willett
2c3d9482dc Bundled themes: remove cases of :active and :hover pseudo-class selectors used for accessibility. These cases need :focus only. See r23783 and #23803.
git-svn-id: http://core.svn.wordpress.org/trunk@23841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-28 16:37:42 +00:00
Lance Willett
87f4924dc9 Twenty Twelve: improve Appearance > Header styles to match front end view better -- including loading special Google Font there. Props obenland, fixes #23790.
git-svn-id: http://core.svn.wordpress.org/trunk@23717 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-15 18:03:43 +00:00
Lance Willett
6cd06ec784 Twenty Twelve: update post author comment markup and styles, improving hCard data parsing and simplifying styles. Fixes #23128.
git-svn-id: http://core.svn.wordpress.org/trunk@23716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-15 17:54:36 +00:00
Bot (Translations)
8bb3d5c112 POT, generated from r23713
git-svn-id: http://core.svn.wordpress.org/trunk@23715 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-15 17:19:37 +00:00
Lance Willett
8415217e90 Twenty Twelve: load our special Google Font in the visual editor to improve user experience. Props to the Konstanthemes: kovshenin and obenland.
Closes #22499. See also r23672.

git-svn-id: http://core.svn.wordpress.org/trunk@23713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-15 17:09:12 +00:00
Lance Willett
f41b21f4f6 Twenty Twelve: fix regression introduced in r23572, allow hide/show of Header Text in Customizer. Fixes #23600.
Also remove another `!important` -- and there was much rejoicing.

Props SergeyBiryukov and obenland.

git-svn-id: http://core.svn.wordpress.org/trunk@23711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-15 16:42:10 +00:00
Lance Willett
76e80eaa86 Twenty Twelve: enable live preview for Header Text Color in Theme Customizer. Change also removes an !important declaration (yay) in Custom Header CSS rules.
Props SriniG, fixes #23600.

git-svn-id: http://core.svn.wordpress.org/trunk@23572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-01 17:45:59 +00:00
Bot (Translations)
f23bcb88a0 POT, generated from r23565
git-svn-id: http://core.svn.wordpress.org/trunk@23569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-01 17:20:02 +00:00
Lance Willett
5fb24acd2b Twenty Twelve: better handling for cases where a background color is set to white or an empty value (like first run with no theme_mods set) and a background image is enabled, which resulted previously in a broken layout. Fixes #23586, props obenland.
git-svn-id: http://core.svn.wordpress.org/trunk@23568 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-01 17:14:59 +00:00
Lance Willett
0f3a60ae04 Twenty Twelve: properly style visited links in entries, widgets, and comment text. Props DrewAPicture, fixes #23200.
git-svn-id: http://core.svn.wordpress.org/trunk@23562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-01 16:56:15 +00:00
Lance Willett
4c0967bdf7 Twenty Twelve: fix double featured images in Front Page Template, closes #22943.
git-svn-id: http://core.svn.wordpress.org/trunk@23561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-01 16:50:34 +00:00
Bot (Translations)
e17790bff2 POT, generated from r23472
git-svn-id: http://core.svn.wordpress.org/trunk@23473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-22 16:19:58 +00:00
Lance Willett
dcf72bbda1 Twenty Twelve: better layout for floated image captions. Fixes #23147.
git-svn-id: http://core.svn.wordpress.org/trunk@23472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-22 16:09:28 +00:00
Lance Willett
e0fac43f8d Twenty Twelve: show featured image in single page views. Fixes #22943, props MikeHansenMe.
git-svn-id: http://core.svn.wordpress.org/trunk@23471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-22 16:07:28 +00:00
Lance Willett
0c69e9f00d Twenty Eleven and Twenty Twelve: use .text() instead of .html() for blogname and blogdescription in Theme Customizer JavaScript handlers. Fixes #23435, props mfields.
git-svn-id: http://core.svn.wordpress.org/trunk@23429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-15 16:53:58 +00:00
Lance Willett
0fe1f7575d Twenty Twelve: clear center-aligned images properly. Fixes #23244.
git-svn-id: http://core.svn.wordpress.org/trunk@23428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-15 16:45:04 +00:00
Lance Willett
62b51bff22 Twenty Twelve: remove unnecessary class values in posts navigation, fixes #23152. Props DrewAPicture.
git-svn-id: http://core.svn.wordpress.org/trunk@23427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-15 16:38:04 +00:00
Lance Willett
f40a5afce9 Twenty Twelve: fix button active state to avoid a 2px shift, fixes #22825. Props ocean90.
git-svn-id: http://core.svn.wordpress.org/trunk@23426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-15 16:34:56 +00:00
Bot (Translations)
df360cef6b POT, generated from r23404
git-svn-id: http://core.svn.wordpress.org/trunk@23405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-13 22:19:39 +00:00
Bot (Translations)
94a6f324db POT, generated from r23230
git-svn-id: http://core.svn.wordpress.org/trunk@23243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-01-01 00:19:42 +00:00
Bot (Translations)
c22fa1380d POT, generated from r23173
git-svn-id: http://core.svn.wordpress.org/trunk@23174 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-11 18:24:21 +00:00
Andrew Nacin
9ae600a553 Bump Twenty Twelve's version to 1.1.1.
git-svn-id: http://core.svn.wordpress.org/trunk@23173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-11 18:21:31 +00:00
Bot (Translations)
ae4b487578 POT, generated from r23127
git-svn-id: http://core.svn.wordpress.org/trunk@23130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-07 21:19:19 +00:00
Andrew Nacin
43051df6c7 Bump the versions for Twenty Ten, Twenty Eleven, and Twenty Twelve.
git-svn-id: http://core.svn.wordpress.org/trunk@23125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-07 20:43:34 +00:00
Lance Willett
4e22d6fbab Twenty Twelve: set color values to black to ensure full text color contrast in print styles. Props miqrogroove, fixes #22797.
git-svn-id: http://core.svn.wordpress.org/trunk@23116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-07 01:38:57 +00:00
Lance Willett
3bb105109b Twenty Twelve: fix skewed gallery thumbnail images in IE8 by adding selectors to match attachment thumbnails and any mix-and-match of full-size and large-size image that may occur in content. Fixes #22782.
git-svn-id: http://core.svn.wordpress.org/trunk@23102 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-06 07:16:31 +00:00
Bot (Translations)
98d175c03b POT, generated from r23000
git-svn-id: http://core.svn.wordpress.org/trunk@23001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-03 21:18:57 +00:00
Lance Willett
219716e101 Twenty Twelve: escape navigation ID output, props nacin. See #22690.
git-svn-id: http://core.svn.wordpress.org/trunk@22999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-03 20:12:22 +00:00
Lance Willett
b9b520de18 Twenty Twelve: change form input selectors to only reset non-textual input types, allowing for broader support for newer HTML5 input types. Also add better {{{button}}} support. Fixes #20579.
git-svn-id: http://core.svn.wordpress.org/trunk@22899 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-28 18:17:38 +00:00
Lance Willett
3f816d4f48 Twenty Twelve: only use comment thread indentation when above the first breakpoint, to avoid super-narrow indented comments in small screens. Closes #21405.
git-svn-id: http://core.svn.wordpress.org/trunk@22896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-28 17:43:46 +00:00
Lance Willett
d62220673d Twenty Twelve: add RTL overrides for IE7 and IE8, props DrewAPicture. Closes #22044.
git-svn-id: http://core.svn.wordpress.org/trunk@22688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-19 21:41:04 +00:00
Bot (Translations)
508650f91c POT, generated from r22621
git-svn-id: http://core.svn.wordpress.org/trunk@22625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-16 22:19:00 +00:00
Lance Willett
e31f46e731 Twenty Twelve: remove extraneous comment. See #20469.
git-svn-id: http://core.svn.wordpress.org/trunk@22620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-16 22:04:57 +00:00
Lance Willett
dee2ec4779 Twenty Twelve: better fix for #20469 and comments closed messages, also load the comments template in single.php template regardless of whether comments are open or closed (consistent with page.php). Both props kovshenin.
git-svn-id: http://core.svn.wordpress.org/trunk@22615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-16 21:28:47 +00:00
Lance Willett
efda1483f7 Twenty Twelve: improve arrow display in comment reply text, props miqrogroove. Also consistent styles for edit link to match reply link in color and size. Closes #22468.
git-svn-id: http://core.svn.wordpress.org/trunk@22614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-16 21:22:17 +00:00
Bot (Translations)
3c9a45435f POT, generated from r22589
git-svn-id: http://core.svn.wordpress.org/trunk@22591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-15 01:19:13 +00:00
Lance Willett
29d5523b23 Twenty Twelve: better closed comments notes. Check only for "comment" type comments when deciding whether to show the message.
git-svn-id: http://core.svn.wordpress.org/trunk@22587 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-15 00:43:43 +00:00
Lance Willett
502a3cca14 Twenty Twelve: style Multisite messages and forms to match the theme styles. Props DrewAPicture and obenland, fixes #22179.
git-svn-id: http://core.svn.wordpress.org/trunk@22579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-14 22:04:25 +00:00
Lance Willett
6abb3eed64 Twenty Twelve: revert accidental paste in r22576, see #22359.
git-svn-id: http://core.svn.wordpress.org/trunk@22577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-14 21:38:34 +00:00
Lance Willett
c919afa52a Twenty Twelve: wrap long text and URLs in entries. Props philiparthurmoore, fixes #22359. (Also clean up property order a bit.)
git-svn-id: http://core.svn.wordpress.org/trunk@22576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-14 21:34:10 +00:00
Lance Willett
b2b6a310ce Twenty Twelve: RTL update for text widget layout, props DrewAPicture and georgestephanis. Fixes #22390.
git-svn-id: http://core.svn.wordpress.org/trunk@22575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-14 20:29:51 +00:00
Lance Willett
8f17fa783a Twenty Twelve: avoid JavaScript errors if navigation wrapper markup is removed from header. Fixes #22307.
git-svn-id: http://core.svn.wordpress.org/trunk@22574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-14 20:21:01 +00:00
Lance Willett
b59a52a77c Twenty Twelve: fix text color contrast, props jorbin. See #22087.
git-svn-id: http://core.svn.wordpress.org/trunk@22573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-14 20:13:04 +00:00
Bot (Translations)
14295d4374 POT, generated from r22524
git-svn-id: http://core.svn.wordpress.org/trunk@22527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-10 08:18:55 +00:00
Mark Jaquith
2ec9c4acc2 Use ImageOptim to losslessly smush our images. About half a MB in savings! fixes #22381. props waldojaquith
git-svn-id: http://core.svn.wordpress.org/trunk@22425 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-07 18:49:10 +00:00
Lance Willett
f3cfd63822 Bundled Themes: allow show_home argument to be overridden when using wp_page_menu as a fallback to a Custom Menu. Props SergeyBiryukov and kovshenin, fixes #22331.
git-svn-id: http://core.svn.wordpress.org/trunk@22359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-02 16:52:53 +00:00
Lance Willett
440e2b8786 Twenty Twelve: handle a long site title a bit better in mobile view, don't use line-height to add space between the h1 and h2 elements in this case.
git-svn-id: http://core.svn.wordpress.org/trunk@22358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-02 16:48:11 +00:00
Lance Willett
02c63e7d06 Twenty Twelve: additional rule needed for nav menu style change in r22296, to allow long words to break in submenus. Props SergeyBiryukov, closes #22088.
git-svn-id: http://core.svn.wordpress.org/trunk@22297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-25 18:42:21 +00:00
Lance Willett
22cc36d072 Twenty Twelve: fix navigation menu behavior when a space and one single character causes newline in navigation anchor element display. Fixes #22088.
git-svn-id: http://core.svn.wordpress.org/trunk@22296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-25 16:26:33 +00:00
Lance Willett
58ad4fc1c1 Twenty Twelve: use plain text apostrophe in PHP template file comment text. Props zeo, fixes #22276.
git-svn-id: http://core.svn.wordpress.org/trunk@22295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-25 16:06:21 +00:00
Lance Willett
9dff1d3265 Twenty Twelve: fix style for links in gallery captions wrapping to next line, props DrewAPicture. Fixes #22227.
git-svn-id: http://core.svn.wordpress.org/trunk@22294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-25 16:01:23 +00:00
Lance Willett
fa4b36948a Style <small> element in default themes a bit smaller than normal text, props obenland. Fixes #22109.
git-svn-id: http://core.svn.wordpress.org/trunk@22211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-12 15:24:23 +00:00
Bot (Translations)
030e825c54 POT, generated from r22208
git-svn-id: http://core.svn.wordpress.org/trunk@22209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-12 00:19:09 +00:00
Lance Willett
7abe581573 Twenty Twelve: remove invalid rel attribute generator from footer markup, see #22095.
git-svn-id: http://core.svn.wordpress.org/trunk@22207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 23:40:23 +00:00
Lance Willett
47cf131418 Twenty Twelve: remove invalid pubdate value from time elements. See #22095.
git-svn-id: http://core.svn.wordpress.org/trunk@22206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 23:39:24 +00:00
Bot (Translations)
6d6a267fbc POT, generated from r22204
git-svn-id: http://core.svn.wordpress.org/trunk@22205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 23:19:52 +00:00
Lance Willett
8548749ffc Twenty Twelve: add missing reply link to post format templates, props obenland. Fixes #22169.
git-svn-id: http://core.svn.wordpress.org/trunk@22203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 22:26:06 +00:00
Bot (Translations)
528ce685ea POT, generated from r22201
git-svn-id: http://core.svn.wordpress.org/trunk@22202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 22:19:14 +00:00
Lance Willett
46d77ee99c Twenty Twelve: implement better support for IE7 and IE8 (don't use mobile menu). See #22044.
git-svn-id: http://core.svn.wordpress.org/trunk@22201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 22:07:06 +00:00
Lance Willett
91ef55e891 Twenty Twelve: set width for search input in widget context, to avoid dropping the submit button to a new line. Occurs in cases of localized installs where the submit text is wider than English, and seen in various Windows browsers. Fixes #22054.
git-svn-id: http://core.svn.wordpress.org/trunk@22191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 18:20:53 +00:00
Lance Willett
15867287fc Twenty Twelve: put back screen-reader-text selector, but just for site content (allows toolbar text to work correctly). See r22186 and #22025.
git-svn-id: http://core.svn.wordpress.org/trunk@22188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 17:36:46 +00:00
Lance Willett
17b6d4b81e Twenty Twelve: fix duplicate print CSS rules, props obenland. Fixes #22108.
git-svn-id: http://core.svn.wordpress.org/trunk@22187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 17:28:16 +00:00
Lance Willett
47fbd77dac Twenty Twelve: improve skip link visibility, mimicing the core toolbar skiplink. Closes #22025, see #22087.
git-svn-id: http://core.svn.wordpress.org/trunk@22186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 17:17:55 +00:00
Lance Willett
ce1fc87461 Twenty Twelve: remove a duplicate/misplaced condition in theme-customizer.js, props DrewAPicture. Closes #21685.
git-svn-id: http://core.svn.wordpress.org/trunk@22168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-10 20:47:07 +00:00
Daryl Koopersmith
24d9eefa46 Improve styling and markup for gallery and attachment MCE views.
Attachment views can now inherit from the theme's `editor-style.css` — just have any rules that apply to the `img` tag apply to `.editor-attachment` as well.

Adds a non-functional edit button to gallery views.

see #21390, #21813, #21815.


git-svn-id: http://core.svn.wordpress.org/trunk@22154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-10 06:47:22 +00:00
Ryan Boren
3854fe2e0f Put required field indicators within labels. Update styling of bundled themes to accommodate. Props MikeHansenMe. fixes #21897
git-svn-id: http://core.svn.wordpress.org/trunk@22123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-05 16:34:32 +00:00
Bot (Translations)
47d9b17ee1 POT, generated from r22096
git-svn-id: http://core.svn.wordpress.org/trunk@22097 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-01 22:18:50 +00:00
Lance Willett
da3372e913 Twenty Twelve: fix typo in theme description, props obenland. Fixes #22066.
git-svn-id: http://core.svn.wordpress.org/trunk@22096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-01 22:08:24 +00:00
Lance Willett
b4176c827e Twenty Twelve: fix incorrect math in style.css rem example calculation, props TomasM. Closes #22019.
git-svn-id: http://core.svn.wordpress.org/trunk@22069 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-27 18:43:39 +00:00
Andrew Nacin
32b4571c18 Add page templates to the Twenty Twelve POT file. Remove tags from theme POT files. fixes #22016.
git-svn-id: http://core.svn.wordpress.org/trunk@22067 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-27 17:51:53 +00:00
Lance Willett
1692675bfc Twenty Twelve: better logic for on/off setting to be translated to turn off the font if translators explicitly say so. Also minor fixes to spelling and to use yoda comparison. Fixes #21751.
git-svn-id: http://core.svn.wordpress.org/trunk@22066 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-27 17:44:54 +00:00
Bot (Translations)
9435d21475 POT, generated from r22061
git-svn-id: http://core.svn.wordpress.org/trunk@22062 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-27 16:19:18 +00:00
Lance Willett
1b06a6987d Twenty Twelve: consolidate "Apologies" strings, see #22016.
git-svn-id: http://core.svn.wordpress.org/trunk@22061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-27 15:43:44 +00:00
Lance Willett
b5853fcd19 Twenty Twelve: fix comments in two files, for accuracy.
git-svn-id: http://core.svn.wordpress.org/trunk@22059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-27 15:23:15 +00:00
Lance Willett
0227278f26 Twenty Twelve: consistent indentation for content-* template files.
git-svn-id: http://core.svn.wordpress.org/trunk@22058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-27 15:20:52 +00:00
Lance Willett
df9af02a2c Twenty Twelve: clean up tag.php extra newline, see r22048 and #21951.
git-svn-id: http://core.svn.wordpress.org/trunk@22057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-27 15:20:01 +00:00
Andrew Nacin
584f39e365 Make a string not empty to it ends up in the POT file.
git-svn-id: http://core.svn.wordpress.org/trunk@22052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-27 07:38:16 +00:00
Bot (Translations)
62248f2a6f POT, generated from r22050
git-svn-id: http://core.svn.wordpress.org/trunk@22051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-27 07:34:20 +00:00
Andrew Nacin
82b2910eab Twenty Twelve 1.0, barring any last-minute tweaks. see #21789.
git-svn-id: http://core.svn.wordpress.org/trunk@22050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-27 07:32:33 +00:00
Andrew Nacin
d68afd936e Simplify the Open Sans translator voodoo. see #21751.
git-svn-id: http://core.svn.wordpress.org/trunk@22049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-27 07:30:27 +00:00
Andrew Nacin
3d954a4b60 Add tag.php and category.php to Twenty Twelve. While by no means required, it pulls some extra logic out of archive.php, instead leveraging the template hierarchy so it is hopefully more understandable to users tweaking their themes. Use alternative control structure syntax in all templates. fixes #21951.
git-svn-id: http://core.svn.wordpress.org/trunk@22048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-27 07:01:16 +00:00
Lance Willett
3ffb74a6ef Twenty Twelve: better i18n for next and previous post arrow entities in single.php, props SergeyBiryukov. Fixes #22008.
git-svn-id: http://core.svn.wordpress.org/trunk@22035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-27 03:47:21 +00:00
Lance Willett
14996681b6 Twenty Twelve: allow translators to load extra character subsets for Open Sans font, props obenland. See #21751.
git-svn-id: http://core.svn.wordpress.org/trunk@22020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-26 20:05:12 +00:00
Lance Willett
ebb2967466 Twenty Twelve: header image should be wrapped in a link to home. Fixes #22004.
git-svn-id: http://core.svn.wordpress.org/trunk@22014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-26 16:59:57 +00:00
Lance Willett
f480a3a792 Twenty Twelve: update comment blocks at top of each page template with a better explanation of use and purpose.
git-svn-id: http://core.svn.wordpress.org/trunk@22002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-25 19:58:33 +00:00
Lance Willett
5aff28bf13 Twenty Twelve: include a more verbose comment to educate themers on how to create specific template files for archive views, like tag.php and author.php. See #21951.
git-svn-id: http://core.svn.wordpress.org/trunk@21992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-24 23:49:45 +00:00