Commit Graph

1389 Commits

Author SHA1 Message Date
potbot 1d3d6ce0e6 POT, generated from r24131
git-svn-id: https://develop.svn.wordpress.org/trunk@24135 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-29 17:14:14 +00:00
potbot 992f4d5b37 POT, generated from r24131
git-svn-id: https://develop.svn.wordpress.org/trunk@24134 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-29 17:14:12 +00:00
potbot 75762969ae POT, generated from r24131
git-svn-id: https://develop.svn.wordpress.org/trunk@24133 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-29 17:14:10 +00:00
potbot b5f64cd766 POT, generated from r24131
git-svn-id: https://develop.svn.wordpress.org/trunk@24132 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-29 17:14:08 +00:00
Lance Willett 7d3624d2c8 Bundled themes: remove `the_title_attribute()` title attributes where it duplicates `the_title()` in anchor text. Props nacin, fixes #24203.
git-svn-id: https://develop.svn.wordpress.org/trunk@24131 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-29 16:57:30 +00:00
potbot b7fccc1d55 POT, generated from r24100
git-svn-id: https://develop.svn.wordpress.org/trunk@24109 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 13:58:48 +00:00
potbot cb9fe41297 POT, generated from r24100
git-svn-id: https://develop.svn.wordpress.org/trunk@24107 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 13:58:45 +00:00
potbot 77aa369f84 POT, generated from r24100
git-svn-id: https://develop.svn.wordpress.org/trunk@24102 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 13:58:36 +00:00
potbot 0f9610b95a POT, generated from r24100
git-svn-id: https://develop.svn.wordpress.org/trunk@24101 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 13:58:34 +00:00
Mark Jaquith 116b530bb3 the_post_format_gallery() (and Twenty Thirteen using it).
fixes #24126. props obenland, wonderboymusic.

git-svn-id: https://develop.svn.wordpress.org/trunk@24093 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 07:42:59 +00:00
Lance Willett 387baceb98 Twenty Thirteen: avoid setting absolute positioning and a magic height number for child comments. This allows for a more flexible layout. Props obenland, fixes #24172.
git-svn-id: https://develop.svn.wordpress.org/trunk@24074 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-23 23:10:00 +00:00
Lance Willett 7a945cfcd2 Twenty Thirteen: fix case where title in author bio was indented when avatars were disabled in Discussion settings. Props obenland, fixes #24167.
git-svn-id: https://develop.svn.wordpress.org/trunk@24073 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-23 21:29:00 +00:00
Lance Willett 736f2bb495 Twenty Thirteen: remove `hgroup` from the theme markup structure since it's been dropped from HTML5 spec. Props obenland for the starter patch. Fixes #24114.
git-svn-id: https://develop.svn.wordpress.org/trunk@24072 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-23 17:55:55 +00:00
Lance Willett b051e780e3 Twenty Thirteen: avoid orphans in Aside date post meta. Props obenland, fixes #24166.
git-svn-id: https://develop.svn.wordpress.org/trunk@24071 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-23 16:57:32 +00:00
Lance Willett 37f6f6edd4 Twenty Thirteen: update JavaScript-based accessibility function hooked to `hashchange` event to verify user input correctly. Props mfields for the original patch.
Also add textarea to list of elements. See #23875.

git-svn-id: https://develop.svn.wordpress.org/trunk@24070 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-23 16:30:03 +00:00
Andrew Nacin bd7837e30e Add .displaying-header-text to the default themes, as the Custom Header page toggles this class. props obenland, fixes #24113.
git-svn-id: https://develop.svn.wordpress.org/trunk@24050 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-22 19:40:28 +00:00
Lance Willett 6b4da7c5ff Twenty Thirteen: remove toolbar callback in functions.php -- and add an `!important` in its place in the stylesheet. Props obenland, fixes #24129.
git-svn-id: https://develop.svn.wordpress.org/trunk@24036 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-18 21:33:45 +00:00
Lance Willett 3489c93b4c Twenty Thirteen: search form fixes for IE7, and add fallback search type selector to RTL stylesheet, see r23961. Closes #23997.
git-svn-id: https://develop.svn.wordpress.org/trunk@24035 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-18 21:24:38 +00:00
Andrew Nacin 8608bae9bc Twenty Thirteen: Don't use the_post_format_gallery() as it does not exist (yet). see #24126.
git-svn-id: https://develop.svn.wordpress.org/trunk@24033 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-18 17:18:19 +00:00
Andrew Nacin 68534cf555 Twenty Thirteen: Use the newer 'enqueued' argument for wp_style_is(). (This is, incidentally, the default.)
git-svn-id: https://develop.svn.wordpress.org/trunk@24032 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-18 17:15:18 +00:00
Andrew Nacin af8ffd36e9 Twenty Thirteen: Move no-avatars class to the existing body class modification function.
* Move includes to the top of the file.
 * Make search_form two words in twentythirteen_search_form_format().

fixes #24127.



git-svn-id: https://develop.svn.wordpress.org/trunk@24031 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-18 17:13:14 +00:00
Andrew Nacin 71e9178bea Twenty Thirteen: Use WP_Theme's methods, rather than legacy properties.
git-svn-id: https://develop.svn.wordpress.org/trunk@24030 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-18 17:10:47 +00:00
Andrew Nacin e414638a7f Twenty Thirteen: Use the_post_format_gallery(). props obenland, fixes #24126.
git-svn-id: https://develop.svn.wordpress.org/trunk@24029 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-18 17:08:55 +00:00
Lance Willett 0a7a82c53b Twenty Twelve: fix style element ID attribute value, props SergeyBiryukov. Closes #24033.
git-svn-id: https://develop.svn.wordpress.org/trunk@24016 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-17 17:50:04 +00:00
Lance Willett 9534e407b1 Twenty Twelve: add back missing space in CSS value, removed in r24013. See #23790.
git-svn-id: https://develop.svn.wordpress.org/trunk@24014 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-17 17:48:09 +00:00
Lance Willett 863b902a34 Twenty Twelve: remove zero-width spaces in CSS value, props SergeyBiryukov. Closes #23790.
git-svn-id: https://develop.svn.wordpress.org/trunk@24013 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-17 17:46:58 +00:00
Lance Willett c906b4349b Twenty Thirteen: center footer text in RTL, props yoavf. Fixes #24110.
git-svn-id: https://develop.svn.wordpress.org/trunk@24012 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-17 17:43:48 +00:00
Lance Willett d0a418557f Twenty Thirteen: further performance for functions.js scroll event callback, props obenland. See #23875.
git-svn-id: https://develop.svn.wordpress.org/trunk@24005 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-16 22:35:55 +00:00
Lance Willett e6b986ec2b Twenty Thirteen: improvements to functions.js to add namespacing to events and simplify repeatable functions. See #23875.
git-svn-id: https://develop.svn.wordpress.org/trunk@24004 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-16 21:51:07 +00:00
Lance Willett c6612a2597 Bundled themes: add identifier to `style` elements added by the theme. Fixes #24033.
git-svn-id: https://develop.svn.wordpress.org/trunk@24001 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-16 17:18:30 +00:00
Mark Jaquith 247167445e Constrain the width of images even when they're linked, in Twenty Thirteen.
see #23964

git-svn-id: https://develop.svn.wordpress.org/trunk@23991 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-14 16:59:47 +00:00
Mark Jaquith d87dd076d4 Constrain large videos from rendering bigger than $content_width on both frontend and backend.
props wonderboymusic. fixes #23955.

git-svn-id: https://develop.svn.wordpress.org/trunk@23989 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-14 16:43:26 +00:00
Lance Willett 87a94a7635 Twenty Thirteen: adjust `content_width` value for video shortcodes in video post formats and on attachment templates. See #23955, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@23972 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 23:06:15 +00:00
Lance Willett 0e44a2dba0 Twenty Thirteen: reinstate Audio post format max-width layout handling, lost in r23964. See #23955, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@23971 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 22:58:59 +00:00
Lance Willett 37842118d2 Twenty Thirteen: improve comment label selectors and nudge up their width a bit to account for non-English installs. Props obenland for initial patch, fixes #24039.
git-svn-id: https://develop.svn.wordpress.org/trunk@23967 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 18:06:10 +00:00
Lance Willett c25cac4dd6 Twenty Thirteen: change Genericon element display to `inline-block` to avoid underlining the icon when its related element wrapped in a link. Props obenland, fixes #24045.
git-svn-id: https://develop.svn.wordpress.org/trunk@23966 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 18:03:01 +00:00
Lance Willett acc50b7cb1 Twenty Thirteen: adjust JavaScript handling for scrolling and finding viewport heigh/width to better support various IE versions. Also consolidate variables at the top of the file per best practices. Fixes #23841, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@23965 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 16:11:46 +00:00
Lance Willett bf556f4a3b Twenty Thirteen: better handling of media in main content area, accounting for a sidebar and all viewport width possibilities. Props sabreuse and obenland, see #23955.
git-svn-id: https://develop.svn.wordpress.org/trunk@23964 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 16:03:08 +00:00
Lance Willett 75549e368b Twenty Thirteen: improve gallery styles for IE7 and IE8, props kovshenin and obenland. Fixes #23996.
git-svn-id: https://develop.svn.wordpress.org/trunk@23963 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 15:59:52 +00:00
Lance Willett 2bb14f8626 Twenty Thirteen: minor design tweaks and fixes:
* Link color should be the same on all links that are on white or tan backgrounds, see #23784
 * Better color value for active menu item (red instead of tan)
 * Improved styles for quote citations that are wrapped in links
 * Better layout for single post navigation links when post titles are '''really''' long
 * Fix navbar border style for viewports at 1600 pixels wide and above

Props Joen and obenland.

git-svn-id: https://develop.svn.wordpress.org/trunk@23962 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 15:57:50 +00:00
Lance Willett 13089f39bc Twenty Thirteen: add fallback selectors for older browsers that don't understand `search` input elements. Fixes #23997, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@23961 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-10 23:19:55 +00:00
Lance Willett e7726bc6dc Twenty Thirteen: display gallery captions correctly in IE7 and IE8. Props celloexpressions and kovshenin, fixes #23996.
git-svn-id: https://develop.svn.wordpress.org/trunk@23959 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-10 22:44:29 +00:00
Lance Willett 6dd9b1ba06 Twenty Thirteen: add missing "yellow" color tag.
git-svn-id: https://develop.svn.wordpress.org/trunk@23957 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-10 22:32:51 +00:00
Lance Willett be00e2b9cd Twenty Thirteen: fix for right-aligned images breaking the main column layout in small screen sizes. Props obenland, fixes #23994.
git-svn-id: https://develop.svn.wordpress.org/trunk@23945 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-09 21:43:32 +00:00
Lance Willett fcc607c1b2 Twenty Thirteen: remove overly-specific post meta styles, props ziegenberg and obenland. Fixes #23962.
git-svn-id: https://develop.svn.wordpress.org/trunk@23944 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-09 21:39:19 +00:00
Lance Willett e84dc5390e Twenty Thirteen: avoid galleries not being displayed on single in IE8, props obenland. See #23996.
git-svn-id: https://develop.svn.wordpress.org/trunk@23943 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-09 21:34:03 +00:00
Lance Willett ea2111d445 Twenty Thirteen: better representative theme screenshot, props Joen. (Also shaves a few KB off previous file.)
git-svn-id: https://develop.svn.wordpress.org/trunk@23942 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-09 20:58:26 +00:00
Lance Willett ef43637fa2 Twenty Thirteen: style the the "Login to Reply" link correctly, props obenland. Fixes #23943.
git-svn-id: https://develop.svn.wordpress.org/trunk@23920 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-05 16:35:27 +00:00
Sergey Biryukov 4c15b933e8 Use correct function name. props ocean90. fixes #23942. see #23927.
git-svn-id: https://develop.svn.wordpress.org/trunk@23911 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-04 21:03:35 +00:00
Mark Jaquith 2ab2451508 Standardize the post format theme API functions with the_post_format_THING() and get_the_post_format_THING().
fixes #23927

git-svn-id: https://develop.svn.wordpress.org/trunk@23899 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-04 08:09:02 +00:00