Commit Graph

1187 Commits

Author SHA1 Message Date
Lance Willett 5e08c35830 Twenty Ten and Eleven: update screenshot.png files in both themes to double-sized versions for HiDPI support. Fixes #21388.
git-svn-id: https://develop.svn.wordpress.org/trunk@22112 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-04 17:43:20 +00:00
potbot 6a9d3c28b2 POT, generated from r22096
git-svn-id: https://develop.svn.wordpress.org/trunk@22097 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-01 22:18:50 +00:00
Lance Willett 821f11cb45 Twenty Twelve: fix typo in theme description, props obenland. Fixes #22066.
git-svn-id: https://develop.svn.wordpress.org/trunk@22096 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-01 22:08:24 +00:00
Lance Willett 465e07a06f Twenty Twelve: fix incorrect math in style.css rem example calculation, props TomasM. Closes #22019.
git-svn-id: https://develop.svn.wordpress.org/trunk@22069 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 18:43:39 +00:00
Andrew Nacin df005b6e64 Add page templates to the Twenty Twelve POT file. Remove tags from theme POT files. fixes #22016.
git-svn-id: https://develop.svn.wordpress.org/trunk@22067 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 17:51:53 +00:00
Lance Willett 295237f41f 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: https://develop.svn.wordpress.org/trunk@22066 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 17:44:54 +00:00
potbot dfe0b007f7 POT, generated from r22061
git-svn-id: https://develop.svn.wordpress.org/trunk@22062 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 16:19:18 +00:00
Lance Willett 8d045bd12f Twenty Twelve: consolidate "Apologies" strings, see #22016.
git-svn-id: https://develop.svn.wordpress.org/trunk@22061 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 15:43:44 +00:00
Lance Willett bd9a91c240 Twenty Twelve: fix comments in two files, for accuracy.
git-svn-id: https://develop.svn.wordpress.org/trunk@22059 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 15:23:15 +00:00
Lance Willett 4f4bdde377 Twenty Twelve: consistent indentation for content-* template files.
git-svn-id: https://develop.svn.wordpress.org/trunk@22058 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 15:20:52 +00:00
Lance Willett 983bcaef18 Twenty Twelve: clean up tag.php extra newline, see r22048 and #21951.
git-svn-id: https://develop.svn.wordpress.org/trunk@22057 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 15:20:01 +00:00
Andrew Nacin 71c3fc4e5b Make a string not empty to it ends up in the POT file.
git-svn-id: https://develop.svn.wordpress.org/trunk@22052 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 07:38:16 +00:00
potbot b8b71f9049 POT, generated from r22050
git-svn-id: https://develop.svn.wordpress.org/trunk@22051 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 07:34:20 +00:00
Andrew Nacin f944e28a76 Twenty Twelve 1.0, barring any last-minute tweaks. see #21789.
git-svn-id: https://develop.svn.wordpress.org/trunk@22050 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 07:32:33 +00:00
Andrew Nacin 30816ade4e Simplify the Open Sans translator voodoo. see #21751.
git-svn-id: https://develop.svn.wordpress.org/trunk@22049 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 07:30:27 +00:00
Andrew Nacin 34d41e32ba 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: https://develop.svn.wordpress.org/trunk@22048 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 07:01:16 +00:00
Lance Willett d849e65a30 Twenty Twelve: better i18n for next and previous post arrow entities in single.php, props SergeyBiryukov. Fixes #22008.
git-svn-id: https://develop.svn.wordpress.org/trunk@22035 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 03:47:21 +00:00
Lance Willett 5453d7d84d Twenty Twelve: allow translators to load extra character subsets for Open Sans font, props obenland. See #21751.
git-svn-id: https://develop.svn.wordpress.org/trunk@22020 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-26 20:05:12 +00:00
Lance Willett 5a03a885f3 Twenty Twelve: header image should be wrapped in a link to home. Fixes #22004.
git-svn-id: https://develop.svn.wordpress.org/trunk@22014 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-26 16:59:57 +00:00
Lance Willett ca87da4ae7 Twenty Twelve: update comment blocks at top of each page template with a better explanation of use and purpose.
git-svn-id: https://develop.svn.wordpress.org/trunk@22002 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-25 19:58:33 +00:00
Lance Willett 63c7766bad 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: https://develop.svn.wordpress.org/trunk@21992 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 23:49:45 +00:00
Lance Willett 42120e0a5f Twenty Twelve: make submenu a bit wider to support longer words in menu item link text. Matches Twenty Ten and Eleven. See #21964.
git-svn-id: https://develop.svn.wordpress.org/trunk@21991 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 23:46:04 +00:00
Lance Willett 5ad3354243 Twenty Twelve: style basic HTML elements in text widgets, props DrewAPicture. Fixes #21932.
git-svn-id: https://develop.svn.wordpress.org/trunk@21990 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 23:17:52 +00:00
Lance Willett 0efa983343 Twenty Twelve: remove extra space left from r21976 change.
git-svn-id: https://develop.svn.wordpress.org/trunk@21977 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 18:39:05 +00:00
Lance Willett 266f8fda03 Twenty Twelve: remove the word "Blog" from archive title, see #21951. Also remove from two comments in functions.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@21976 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 18:33:09 +00:00
Lance Willett 9cadeb70ca Twenty Twelve: remove `twentytwelve_frontpage_sidebar_class()` and make front page sidebar number filterable via `body_class`. Fixes #21942.
git-svn-id: https://develop.svn.wordpress.org/trunk@21975 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 16:57:42 +00:00
Lance Willett 1cea16720f Twenty Twelve: change author template markup to use classes instead of IDs, fixes #21937.
git-svn-id: https://develop.svn.wordpress.org/trunk@21941 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-21 16:39:38 +00:00
Lance Willett 23165127fc Twenty Twelve: rework markup and styles for status post format after discussion with drewstrojny and testing for float clearing. Closes #21743.
git-svn-id: https://develop.svn.wordpress.org/trunk@21933 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-20 21:51:48 +00:00
Lance Willett 2c0959a6c5 Twenty Twelve: update status post format styles and markup, props drewstrojny. See #21743.
git-svn-id: https://develop.svn.wordpress.org/trunk@21932 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-20 19:42:19 +00:00
Lance Willett 46b365fae1 Twenty Twelve: remove duplicate font-size rules, defined already for list items in this context.
git-svn-id: https://develop.svn.wordpress.org/trunk@21930 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-20 16:33:40 +00:00
Lance Willett 4d4babe751 Twenty Twelve: update navigation script to check for missing button and menu children earlier; allows an empty menu to be set without showing the button. See #21678.
git-svn-id: https://develop.svn.wordpress.org/trunk@21929 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-20 16:28:27 +00:00
Lance Willett c2a1b19736 Twenty Twelve: remove overflow rule from wrapper element to allow image styles to spill out into margins. Fixes #21926. See also #21381.
git-svn-id: https://develop.svn.wordpress.org/trunk@21918 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-19 17:38:30 +00:00
Lance Willett 881acec892 Twenty Twelve: update base style for comment textarea and input elements to avoid clipping off the edges. Props emiluzelac and obenland, fixes #21916.
git-svn-id: https://develop.svn.wordpress.org/trunk@21897 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-18 21:36:31 +00:00
Lance Willett 42eb0570ef Twenty Twelve: fix typo in stylesheet description, props nacin. See #21909.
git-svn-id: https://develop.svn.wordpress.org/trunk@21893 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-18 18:08:58 +00:00
Lance Willett e5318926b7 Twenty Twelve: compress new screenshot.png down a bit, 0.78% savings. See r21884.
git-svn-id: https://develop.svn.wordpress.org/trunk@21887 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-18 17:31:50 +00:00
Lance Willett da5ab73df1 Twenty Twelve: rename homepage template to front-page; including s/home/front-page/ in many places -- see notes in ticket. See #21909.
git-svn-id: https://develop.svn.wordpress.org/trunk@21886 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-18 17:28:36 +00:00
potbot ec10500e43 POT, generated from r21882
git-svn-id: https://develop.svn.wordpress.org/trunk@21885 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-17 22:19:03 +00:00
Lance Willett 5129499c7b Twenty Twelve: update screenshot with double-sized version at 600x450, props drewstrojny. See #21388 and #21227.
git-svn-id: https://develop.svn.wordpress.org/trunk@21884 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-17 22:18:09 +00:00
Lance Willett 97355aebf0 Twenty Twelve: allow Open Sans to be disabled per language, since it does not support all languages, and some odd combinations of OS and browser versions don't support any non-Latin language very well.
Props obenland and SergeyBiryukov for patches, fixes #21751.


git-svn-id: https://develop.svn.wordpress.org/trunk@21882 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-17 22:07:51 +00:00
potbot 46b4b41608 POT, generated from r21763
git-svn-id: https://develop.svn.wordpress.org/trunk@21764 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-05 15:19:09 +00:00
Lance Willett 0bebd54abd Twenty Twelve: combine two "Nothing Found" strings for consistency and simpler translation, props SergeyBiryukov. Fixes #21802.
git-svn-id: https://develop.svn.wordpress.org/trunk@21763 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-05 15:04:34 +00:00
potbot 00e655fd8e POT, generated from r21761
git-svn-id: https://develop.svn.wordpress.org/trunk@21762 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-05 05:19:03 +00:00
Lance Willett e85e39fa87 Twenty Twelve: hide author name on single author blogs, using `is_multi_author()` -- fixes #21759, props iamtakashi.
git-svn-id: https://develop.svn.wordpress.org/trunk@21761 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-05 04:33:55 +00:00
potbot 6ebbd13547 POT, generated from r21732
git-svn-id: https://develop.svn.wordpress.org/trunk@21733 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 06:18:25 +00:00
Lance Willett e08066df60 Twenty Twelve: remove executable bit from content-status.php, see r21726.
git-svn-id: https://develop.svn.wordpress.org/trunk@21732 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 05:53:14 +00:00
potbot 104f72ea40 POT, generated from r21728
git-svn-id: https://develop.svn.wordpress.org/trunk@21731 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 05:18:55 +00:00
Lance Willett 800e28a729 Twenty Twelve: s/Show Menu/Menu/ for clarity and simplicity, and maybe more semantic and accessible. Fixes #21783, props iandstewart.
git-svn-id: https://develop.svn.wordpress.org/trunk@21730 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 05:18:17 +00:00
Lance Willett 4b6c92c0db Twenty Twelve: better bottom spacing for blockquotes, making it easier for child themes to style blockquotes followed by paragraphs. Props markjaquith and obenland, fixes #21764.
git-svn-id: https://develop.svn.wordpress.org/trunk@21729 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 05:14:46 +00:00
Lance Willett cf0695d9fc Twenty Twelve: list items need larger left margins to avoid cutting off the left-side (digit in the case of ordered lists). Props sixhours and obenland, fixes #21750.
git-svn-id: https://develop.svn.wordpress.org/trunk@21728 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 05:08:32 +00:00
Lance Willett 8d29c1f2f8 Twenty Twelve: add support for Status post format. See #21743.
git-svn-id: https://develop.svn.wordpress.org/trunk@21726 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 05:00:19 +00:00
Lance Willett cbe4880050 Twenty Twelve: review and remove unneeded overflow rules, and remove duplicate style block. Props obenland, fixes #21740.
git-svn-id: https://develop.svn.wordpress.org/trunk@21725 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 04:54:24 +00:00
Lance Willett a7151bc80a Twenty Twelve: fix edit_post_link() inconsistencies, props obenland. Fixes #21722.
git-svn-id: https://develop.svn.wordpress.org/trunk@21723 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 04:17:49 +00:00
Lance Willett 53e18e43f4 Twenty Twelve: remove justified text alignment rules for small screens. Closes #21385.
git-svn-id: https://develop.svn.wordpress.org/trunk@21721 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 03:58:24 +00:00
Lance Willett 866d1a2a8a Twenty Twelve: fix long word overflow in IE9 and FF15 by using `word-wrap` instead of `word-break`, fixes #21503.
git-svn-id: https://develop.svn.wordpress.org/trunk@21720 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 03:47:24 +00:00
Lance Willett 2cee83814b Twenty Twelve: go with `echo get_the_date()` here, added in r21670 but reverted accidentally in r21674. Props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@21675 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 19:32:05 +00:00
Lance Willett b9c884ed97 Twenty Twelve: add a better permalink markup structure to content-image.php template, for usability when image posts have no title. Props obenland, fixes #21723.
git-svn-id: https://develop.svn.wordpress.org/trunk@21674 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 19:27:27 +00:00
Lance Willett 8e8c5b77fe Twenty Twelve: use `get_the_date()` rather than `the_date()` in content templates to ensure a date is always output and a post permalink is visible to site visitors. Props obenland and ocean90, fixes #21721.
git-svn-id: https://develop.svn.wordpress.org/trunk@21670 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 17:23:22 +00:00
potbot 3baea99e9b POT, generated from r21668
git-svn-id: https://develop.svn.wordpress.org/trunk@21669 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 17:18:55 +00:00
Lance Willett 9051dd1d06 Twenty Twelve: move Open Sans custom font loading to a body class to allow easier overriding, fixes #21694.
* Use wp_style_is() to check for the enqueued CSS file before adding the body class value.
 * Add a sample dequeue method in the comments as documentation for child themers and their ilk.

Props viniciusmassuchetto, nacin, and obenland.


git-svn-id: https://develop.svn.wordpress.org/trunk@21668 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 16:59:22 +00:00
Lance Willett 93f85f9f9f Twenty Twelve: remove aggressive text-align rule, set to inherit instead to allow editor-added styles to justify per author's desire. Props obenland, fixes #21739.
git-svn-id: https://develop.svn.wordpress.org/trunk@21667 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 16:39:49 +00:00
Lance Willett f9429df937 Twenty Twelve: move text treatment for footer anchor element up to its parent container, to allow styling any text in the footer.
git-svn-id: https://develop.svn.wordpress.org/trunk@21666 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 16:25:31 +00:00
Lance Willett ce7c75f5b5 Twenty Twelve: remove unneeded float rule from nav list items, there is nothing to override here.
Also allows authors to assign CSS classes and float menu items with something like `alignright`.


git-svn-id: https://develop.svn.wordpress.org/trunk@21665 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 16:24:29 +00:00
potbot 331b063910 POT, generated from r21648
git-svn-id: https://develop.svn.wordpress.org/trunk@21649 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 18:18:47 +00:00
Lance Willett 01b8de2e0e Twenty Twelve: use sidebar ID string value for sidebar checks instead of hard-coded integer, props nacin. See #21685.
git-svn-id: https://develop.svn.wordpress.org/trunk@21643 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 17:16:18 +00:00
Lance Willett 0dae6cb745 Twenty Twelve: rename custom page templates and place in sub-directory. Closes #21715.
git-svn-id: https://develop.svn.wordpress.org/trunk@21642 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 17:12:10 +00:00
potbot e1817f66d2 POT, generated from r21639
git-svn-id: https://develop.svn.wordpress.org/trunk@21640 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 03:19:03 +00:00
Lance Willett 6165bfd311 Twenty Twelve: simplify custom font loading behavior, see #21694.
* Remove theme options code and support from theme.
 * Keep Open Sans font first in the stack and make it always loaded.
 * Move Customizer pieces from Theme Options out of class structure and into functions.php.


git-svn-id: https://develop.svn.wordpress.org/trunk@21639 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 02:18:43 +00:00
potbot 5aafc923cd POT, generated from r21637
git-svn-id: https://develop.svn.wordpress.org/trunk@21638 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 02:18:23 +00:00
Lance Willett c93e79d25a Twenty Twelve: add rule to force override the fixed width for Twitter embeds. Props kovshenin, see #21680.
git-svn-id: https://develop.svn.wordpress.org/trunk@21637 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 01:29:16 +00:00
Lance Willett 0e13c1d7d0 Twenty Twelve: improve line-height and font-size for text widget output without added paragraph wrappers. Props leogermani, fixes #21693.
git-svn-id: https://develop.svn.wordpress.org/trunk@21636 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 01:23:13 +00:00
Lance Willett 518e6bead2 Twenty Twelve: add back more specific selector to wp-smiley class, forces removing image shadows from smileys. Props obenland, fixes #21696.
git-svn-id: https://develop.svn.wordpress.org/trunk@21635 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 01:18:12 +00:00
Lance Willett 51008220e8 Twenty Twelve: add missing period in meta section of the 'image.php' template. Props viniciusmassuchetto, fixes #21695.
git-svn-id: https://develop.svn.wordpress.org/trunk@21634 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 01:15:13 +00:00
Lance Willett 58e0fdfd7b Twenty Twelve: style email and url input types, and minor stylesheet cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@21626 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 23:27:04 +00:00
potbot 4785be51e1 POT, generated from r21624
git-svn-id: https://develop.svn.wordpress.org/trunk@21625 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 18:18:46 +00:00
Lance Willett a64990b266 Twenty Twelve: pinking your trailing spaces, see #21675.
git-svn-id: https://develop.svn.wordpress.org/trunk@21624 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 17:57:42 +00:00
Lance Willett e28400718b Twenty Twelve: theme-options.php fixes from obenland, see #21685.
* Capability is already set to 'edit_theme_options' by default
 * Simplify logic for form input validation


git-svn-id: https://develop.svn.wordpress.org/trunk@21623 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 17:51:21 +00:00
Lance Willett 2f03315495 Twenty Twelve: JavaScript fix props obenland; no need to put the selector in a variable as it will be called only once anyway. See #21685.
git-svn-id: https://develop.svn.wordpress.org/trunk@21622 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 17:47:34 +00:00
Lance Willett 4e6d018d53 Twenty Twelve: comments.php, cleanup and better indentation. Props obenland, see #21685.
git-svn-id: https://develop.svn.wordpress.org/trunk@21621 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 17:41:32 +00:00
Lance Willett 762134e6f6 Twenty Twelve: consistently call sidebar areas with just the ID value, props obenland. See #21685.
git-svn-id: https://develop.svn.wordpress.org/trunk@21620 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 17:32:06 +00:00
potbot 05160bb1dc POT, generated from r21617
git-svn-id: https://develop.svn.wordpress.org/trunk@21619 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 17:18:53 +00:00
Lance Willett b35b668041 Twenty Twelve: review and clean up end-of-element HTML comments. Props obenland for starter patch. Closes #21675.
git-svn-id: https://develop.svn.wordpress.org/trunk@21618 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 17:16:56 +00:00
Lance Willett 9cbecf7a84 Twenty Twelve: review and clarify code commenting and documentation. Props jorbin and obenland. See #21675.
git-svn-id: https://develop.svn.wordpress.org/trunk@21617 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 16:53:32 +00:00
Lance Willett e86e4fae4b Twenty Twelve: spaces to tabs in navigation.js, props obenland. See #21685.
git-svn-id: https://develop.svn.wordpress.org/trunk@21616 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 16:50:05 +00:00
potbot 351fa9cdea POT, generated from r21613
git-svn-id: https://develop.svn.wordpress.org/trunk@21614 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 00:19:05 +00:00
Lance Willett 29252a0121 Twenty Twelve: bump theme version to .9
git-svn-id: https://develop.svn.wordpress.org/trunk@21613 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-24 23:41:25 +00:00
Lance Willett ed2c34c971 Twenty Twelve: remove typo in r21611. No 13 fo' you.
git-svn-id: https://develop.svn.wordpress.org/trunk@21612 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-24 21:08:35 +00:00
Lance Willett 6255e979f8 Twenty Twelve: rework navigation to remove need for jQuery and support wp_page_menu markup better. Fixes #21562.
git-svn-id: https://develop.svn.wordpress.org/trunk@21611 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-24 21:07:19 +00:00
potbot 9826917f39 POT, generated from r21605
git-svn-id: https://develop.svn.wordpress.org/trunk@21607 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-24 16:18:56 +00:00
potbot 57e6d56ea4 POT, generated from r21605
git-svn-id: https://develop.svn.wordpress.org/trunk@21606 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-24 16:18:49 +00:00
Andrew Nacin e1d2b7baa0 Add new 'flexible-header' tag for themes. Add it to Twenty Ten and Twenty Eleven. [21533] added it for Twenty Twelve.
props lancewillett. fixes #21065.



git-svn-id: https://develop.svn.wordpress.org/trunk@21604 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-24 15:22:14 +00:00
Lance Willett ad6704a632 Twenty Twelve: remove matchMedia JS polyfill now that older browsers are getting mobile-first navigation styles. Props Jayjdk, see #21562.
git-svn-id: https://develop.svn.wordpress.org/trunk@21603 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-23 23:39:57 +00:00
potbot 2578ecfabd POT, generated from r21600
git-svn-id: https://develop.svn.wordpress.org/trunk@21602 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-23 21:18:27 +00:00
Lance Willett 326d6db1ed Twenty Twelve: include links to source code for html5 shiv and matchmedia polyfil, props jorbin. Fixes #21671.
git-svn-id: https://develop.svn.wordpress.org/trunk@21600 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-23 20:52:07 +00:00
Lance Willett 2b6c43d89b Twenty Twelve: s/Show navigation/Show menu/ in small menu button text, props nacin. See #21562.
git-svn-id: https://develop.svn.wordpress.org/trunk@21573 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-21 17:31:33 +00:00
Lance Willett 89d3a6c1a1 Twenty Twelve: add in missing style.css tag for 'editor-style', see #21376.
git-svn-id: https://develop.svn.wordpress.org/trunk@21566 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-20 22:26:51 +00:00
Lance Willett 81e0beea4c Twenty Twelve: update RTL stylsheet based on recent layout changes, see #21441.
git-svn-id: https://develop.svn.wordpress.org/trunk@21565 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-20 22:11:36 +00:00
Lance Willett c03b4a21c6 Twenty Twelve: in small menu give sub-menu items a bit of indentation to denote the hierarchy of items. See #21562.
git-svn-id: https://develop.svn.wordpress.org/trunk@21564 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-20 22:10:56 +00:00
Lance Willett c4e51487e5 Twenty Twelve: minor style fixes for small navigation menu (line-height) -- see #21562; featured image on homepage timeplate (space below image in small layouts).
git-svn-id: https://develop.svn.wordpress.org/trunk@21562 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-20 21:44:38 +00:00
Lance Willett 453941f725 Twenty Twelve: better naming for the homepage widget areas, props nacin. See #21619.
git-svn-id: https://develop.svn.wordpress.org/trunk@21558 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-20 19:43:16 +00:00
Lance Willett 35ad2034b2 Twenty Twelve: re-implement the hiding of toggle element when empty menu is present, see #21562 and r21520 props cfinke.
git-svn-id: https://develop.svn.wordpress.org/trunk@21557 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-20 19:14:51 +00:00
Lance Willett 9bdc159632 Twenty Twelve: patch IE7 for clip styles (hidden elements were displaying incorrectly).
git-svn-id: https://develop.svn.wordpress.org/trunk@21556 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-20 19:13:28 +00:00
Lance Willett 1addc8f756 Twenty Twelve: change homepage widget areas to use columns or multiple areas instead of one big area. Fixes #21619, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@21555 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-20 18:45:00 +00:00
Lance Willett c148784433 Twenty Twelve: improve navigation to be mobile-first and not rely on JS for hiding and showing, props obenland for patches. See #21562.
git-svn-id: https://develop.svn.wordpress.org/trunk@21554 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-20 18:35:33 +00:00
Lance Willett c43e008f54 Twenty Twelve: remove twentytwelve_is_categorized_site() in favor of a theme-agnostic future core fix for this issue, see #21479.
Also simplify the logic for checking tag and categories, props SergeyBiryukov and obenland.


git-svn-id: https://develop.svn.wordpress.org/trunk@21543 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-17 22:18:01 +00:00
Lance Willett 0c088e5f37 Twenty Twelve: output dynamic end comment ID value for navigation container (above|below).
git-svn-id: https://develop.svn.wordpress.org/trunk@21542 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-17 21:20:16 +00:00
Lance Willett d022dec53b Twenty Twelve: minor CSS cleanup for extra trailing selector comma, spacing, and too-specific class selector.
git-svn-id: https://develop.svn.wordpress.org/trunk@21540 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-17 17:23:49 +00:00
Lance Willett b6c113f135 Twenty Twelve: add flexible-header tag back into style.css, in anticipation of it being a core-allowed tag, see #21065.
Remove responsive-width since it's not decided yet, see #21065.


git-svn-id: https://develop.svn.wordpress.org/trunk@21533 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-15 22:20:57 +00:00
Lance Willett 8d5d12272d Twenty Twelve: remove `initial-scale` value from viewport meta element to avoid iOS zoom bug. Props bradthomas127, see #21577.
git-svn-id: https://develop.svn.wordpress.org/trunk@21525 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-15 16:05:13 +00:00
Lance Willett 1ccc08642e Twenty Twelve: s/"/'/ in array notation, props JarretC. Fixes #21587.
git-svn-id: https://develop.svn.wordpress.org/trunk@21524 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-15 15:58:25 +00:00
Lance Willett c5902bca7b Twenty Twelve: selector for navigation menu should style the menu list element, props obenland, see #21562.
Also remove duplicate line-height rule, props bradthomas127. See #21577.


git-svn-id: https://develop.svn.wordpress.org/trunk@21520 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-15 05:56:24 +00:00
Lance Willett b07a12820a Twenty Twelve: stop nav slide animation when clicking the button multiple times in a row. Props Jayjdk, fixes #21531.
git-svn-id: https://develop.svn.wordpress.org/trunk@21519 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-15 05:37:36 +00:00
Lance Willett 77411d483e Twenty Twelve: fix centering of image captions on image attachment view. Fixes #21530.
git-svn-id: https://develop.svn.wordpress.org/trunk@21518 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-15 05:30:36 +00:00
Lance Willett 8b7561bee8 Twenty Twelve: better fix for long words getting hidden in widgets, putting the rules in the correct selector, props obenland. Closes #21503.
git-svn-id: https://develop.svn.wordpress.org/trunk@21517 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-15 05:25:40 +00:00
Lance Willett 64746c8d75 Twenty Twelve: move IE8 styles to specific IE selector, props obenland. Closes #21440.
git-svn-id: https://develop.svn.wordpress.org/trunk@21516 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-15 05:08:07 +00:00
Lance Willett 2e2fd01f5d Twenty Twelve: editor RTL style fixes props yoavf, see #21441.
git-svn-id: https://develop.svn.wordpress.org/trunk@21515 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-15 05:03:21 +00:00
potbot e731297f92 POT, generated from r21492
git-svn-id: https://develop.svn.wordpress.org/trunk@21494 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-09 19:22:41 +00:00
potbot 4a5e9ea34f POT, generated from r21492
git-svn-id: https://develop.svn.wordpress.org/trunk@21493 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-09 19:22:33 +00:00
Lance Willett 680b671330 Twenty Twelve: pinking shears for header.php
git-svn-id: https://develop.svn.wordpress.org/trunk@21492 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-09 18:42:36 +00:00
Lance Willett e41b7dcf5a Twenty Eleven: allow content-single.php to be overridden for post formats, props murky. Closes #17996.
git-svn-id: https://develop.svn.wordpress.org/trunk@21491 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-09 18:31:02 +00:00
Lance Willett fc4fffaad5 Twenty Ten and Eleven: *_continue_reading_link() should be pluggable, fixes #16500. Props nacin and SergeyBiryukov.
git-svn-id: https://develop.svn.wordpress.org/trunk@21490 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-09 18:21:58 +00:00
Lance Willett ced74a6194 Twenty Twelve: make twentytwelve_is_categorized_site() pluggable, see #21479.
git-svn-id: https://develop.svn.wordpress.org/trunk@21489 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-09 18:20:25 +00:00
Lance Willett 7b11f93275 Twenty Eleven: fix gallery thumbnail image overflow, props chellycat. Fixes #20478.
git-svn-id: https://develop.svn.wordpress.org/trunk@21488 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-09 17:58:56 +00:00
Lance Willett 38ccc90afc Twenty Eleven: fix long URLs in comments overflow content area, fixes #21491. Props SergeyBiryukov jkudish andrewspittle.
Also minor pinking shears in stylesheet and functions file.


git-svn-id: https://develop.svn.wordpress.org/trunk@21487 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-09 17:32:39 +00:00
Lance Willett 56c4577fea Twenty Ten: code readability in twentyten_comment, props kovshenin, fixes #21474. (And minor pinking shears.)
git-svn-id: https://develop.svn.wordpress.org/trunk@21486 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-09 17:22:44 +00:00
Lance Willett bad4cefc68 Twenty Twelve: fix bypostauthor styling, probs obenland and SergeyBiryukov (also improves the RTL layout, see #21441).
git-svn-id: https://develop.svn.wordpress.org/trunk@21483 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-08 19:10:22 +00:00
Lance Willett 05f72b8149 Twenty Twelve: add basic styles for IE7 and IE8, supports basic layout now with the small-nav styles. Props obenland, closes #21440.
git-svn-id: https://develop.svn.wordpress.org/trunk@21482 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-08 18:03:59 +00:00
Lance Willett 8d8b4214c5 Twenty Twelve: cleanup up extra space in functions.php
git-svn-id: https://develop.svn.wordpress.org/trunk@21479 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-08 16:59:15 +00:00
Lance Willett da5b33b5a5 Twenty Twelve: better gallery columns support, and CSS cleanup. Closes #21475, props philiparthurmoore and pdclark.
git-svn-id: https://develop.svn.wordpress.org/trunk@21478 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-08 16:38:21 +00:00
Lance Willett 24fda2c796 Twenty Twelve: fix for long words getting hidden in widgets. Props DrewAPicture, closes #21503.
git-svn-id: https://develop.svn.wordpress.org/trunk@21477 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-08 16:21:14 +00:00
Lance Willett bf2fe5d976 Twenty Twelve: make nav toggle button same height as other buttons.
git-svn-id: https://develop.svn.wordpress.org/trunk@21476 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-08 16:14:36 +00:00
Lance Willett fb349e634a Twenty Twelve: add polyfill JS for matchMedia rules, avoids JS error in older IE versions. See #21440.
git-svn-id: https://develop.svn.wordpress.org/trunk@21475 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-08 16:13:32 +00:00
Lance Willett c0784c5fc5 Twenty Twelve: update author archive markup and styles, props klagraff. Fixes #21494.
git-svn-id: https://develop.svn.wordpress.org/trunk@21464 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-06 21:05:02 +00:00
Lance Willett 09aa0a56b8 Twenty Twelve: line-height style fixes, props chellycat. See #21486.
* For entry titles match larger screen style with the base styles to add a bit more line-height.
 * Add line-height to entry-content and entry-summary, so that elements appearing outside of paragraph tags inside these containers will still have the appropriate line-heights.
 * Add line-height for pingbacks, which looks a bit too tight when pingbacks span multiple lines.


git-svn-id: https://develop.svn.wordpress.org/trunk@21462 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-06 20:48:47 +00:00
Lance Willett 8250390852 Twenty Twelve: fix searchform styling issues and simplify selectors even more. Fixes #21478, props hd-J and jkudish.
git-svn-id: https://develop.svn.wordpress.org/trunk@21451 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-06 00:30:52 +00:00
Lance Willett bca0288810 Twenty Twelve: generalize form styles so plugins that insert things like contact forms will fit in. Props ryanimel, see #21477.
git-svn-id: https://develop.svn.wordpress.org/trunk@21450 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-06 00:19:29 +00:00
Lance Willett 5183b18ace Twenty Twelve: check for empty variable for simpler logic, props jkudish. See #21479.
git-svn-id: https://develop.svn.wordpress.org/trunk@21449 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-06 00:01:32 +00:00
Lance Willett cff9d5d95e Twenty Twelve: standardize label used for Web Fonts option. Props jkudish, fixes #21487.
git-svn-id: https://develop.svn.wordpress.org/trunk@21448 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 23:58:12 +00:00
Lance Willett c0f5be84d7 Twenty Twelve: widget style fikes, align the ".timesince" class in the Twitter widget to the right like Twenty Eleven does. Props chellycat, see #21477.
git-svn-id: https://develop.svn.wordpress.org/trunk@21447 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 23:48:13 +00:00
Lance Willett b120291188 Twenty Twelve: Position the stats smiley in a happy place, and add Plugins rule block. See #21477, props iandstewart.
git-svn-id: https://develop.svn.wordpress.org/trunk@21446 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 23:41:59 +00:00
Lance Willett a942e53cce Twenty Twelve: style acronym element same as dfn and abbr, props DrewAPicture. Fixes #21484.
git-svn-id: https://develop.svn.wordpress.org/trunk@21445 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 23:11:11 +00:00
Lance Willett d21e5fe232 Twenty Twelve: hide category and tag output in post meta if only 1 term. Props ryanimel, jkudish and fixes #21479.
git-svn-id: https://develop.svn.wordpress.org/trunk@21444 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 23:04:32 +00:00
Lance Willett d7ca83f5a9 Twenty Twelve, apply RSS styles from r21436 to RTL stylesheet, props SergeyBiryukov. Fixes #21476.
git-svn-id: https://develop.svn.wordpress.org/trunk@21442 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 22:56:50 +00:00
Lance Willett a1a26b0318 Twenty Twelve, RTL: per azaozz, center the editor body in RTL to stop messing with calculating height/width in JS. Props obenland, see #21441.
git-svn-id: https://develop.svn.wordpress.org/trunk@21441 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 22:54:47 +00:00
Lance Willett 165a28af29 Twenty Twelve: use inline-block for clickable titles, props klagraff and iandstewart.
git-svn-id: https://develop.svn.wordpress.org/trunk@21440 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 22:42:46 +00:00
Lance Willett 6b54c9b5c0 Twenty Twelve: better button styles for consistent look across browsers. Props obenland, fixes #21473.
git-svn-id: https://develop.svn.wordpress.org/trunk@21438 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 22:39:26 +00:00
Lance Willett 43522b9b42 Twenty Twelve: only show excerpt on search view, not full content.
Props bradthomas127 and obenland. See #21462.


git-svn-id: https://develop.svn.wordpress.org/trunk@21437 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 22:27:22 +00:00
Lance Willett 03e65d021c Twenty Twelve: style up the RSS widget output to match Recent Posts better. Props SergeyBiryukov and obenland, see #21476.
git-svn-id: https://develop.svn.wordpress.org/trunk@21436 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 22:20:35 +00:00
Lance Willett 496e7275b1 Twenty Twelve RTL: more fixes props obenland. See #21441.
git-svn-id: https://develop.svn.wordpress.org/trunk@21434 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 21:34:56 +00:00
Lance Willett 2d4822d1c3 Twenty Twelve RTL: add editor-style-rtl stylesheet, props SergeyBiryukov and obenland. See #21441.
git-svn-id: https://develop.svn.wordpress.org/trunk@21433 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 21:27:50 +00:00
Lance Willett b8ccfe935f Twenty Twelve RTL: Adds the visual of comment threading back to RTL, props iandstewart. See #21441.
git-svn-id: https://develop.svn.wordpress.org/trunk@21432 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 21:14:23 +00:00
Lance Willett b30c35dd8a Twenty Twelve RTL: We ought not to RTL image alignment since the editor adds the class and the button is always the same. See #21441 props iandstewart.
git-svn-id: https://develop.svn.wordpress.org/trunk@21431 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 21:13:21 +00:00
Lance Willett baf3d55e1b Twenty Twelve RTL: adds missing margin for lists in comments, props iandstewart. See #21441.
git-svn-id: https://develop.svn.wordpress.org/trunk@21430 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 21:10:21 +00:00
Lance Willett ad42b71413 Twenty Twelve: set version to null to force no stylesheet version number when loading third-party CSS for Google Fonts. Props drewstrojny and obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@21428 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 20:41:20 +00:00
Lance Willett c8338c0056 Twenty Twelve: print style tweaks for footer meta and link underlines. See #21377.
git-svn-id: https://develop.svn.wordpress.org/trunk@21427 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 20:21:07 +00:00
Lance Willett a53857ea64 Twenty Twelve: justify text in smaller views, props chriswallace. Fixes #21385.
git-svn-id: https://develop.svn.wordpress.org/trunk@21426 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 19:56:42 +00:00
Lance Willett 28562bc58a Twenty Twelve: bump theme-customizer JS version. See #21443.
git-svn-id: https://develop.svn.wordpress.org/trunk@21412 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 22:17:06 +00:00
Lance Willett b1f62e5a43 Twenty Twelve: Add postMessage support in Customizer for fonts, site title and description, and background color body_class value updates.
Props obenland for first patch and testing. Fixes #21443.


git-svn-id: https://develop.svn.wordpress.org/trunk@21411 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 22:10:03 +00:00
Lance Willett 3bf85fa102 Twenty Twelve: update print styles to merge similar rules, props SergeyBiryukov, see #21377.
git-svn-id: https://develop.svn.wordpress.org/trunk@21410 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 21:11:11 +00:00
Lance Willett d5a2c32b11 Twenty Twelve: update editor stylesheet, props obenland. See #21376.
git-svn-id: https://develop.svn.wordpress.org/trunk@21409 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 21:06:03 +00:00
Lance Willett d9b11cf9e7 Twenty Twelve: make sure embeds and videos don't overflow their containers, and add iframe styles to all embeds, videos, and objects. Fixes #21382.
Props chriswallace and obenland for troubleshooting.


git-svn-id: https://develop.svn.wordpress.org/trunk@21408 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 20:57:47 +00:00
Lance Willett 46910c79e4 Twenty Twelve: add max-width rule to help captions not overflow their container at small window sizes. Props chriswallace and obenland, fixes #21383.
git-svn-id: https://develop.svn.wordpress.org/trunk@21407 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 20:53:38 +00:00
Lance Willett 66315ec8a3 Twenty Twelve: style hr, big, del, ins in editor stylesheet (and add all except big to style.css also). Fixes #21376.
git-svn-id: https://develop.svn.wordpress.org/trunk@21406 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 20:27:23 +00:00
Lance Willett 4d30bd4e84 Twenty Twelve: fix navigation selectors as the change in r21404 broke the small navigation menu behavior.
git-svn-id: https://develop.svn.wordpress.org/trunk@21405 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 19:53:45 +00:00
Lance Willett 61d042a645 Twenty Twelve: CSS and markup improvements for better child theme support, part 3. See #21379.
* Add classes like `.site` and `.site-content` in addition to the set of IDs already present, making things much better for child themes to have more than one generic element like `nav` inside the content container.
 * Bump JS version after selector change.
 * Move `image-attachment` to `post_class()` output

More exhaustive notes in the ticket on each id and class change.


git-svn-id: https://develop.svn.wordpress.org/trunk@21404 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 19:12:11 +00:00
Lance Willett ecd9fe3d78 Twenty Twelve: CSS and markup improvements for better child theme support, part 2. See #21379.
* Allow image alignment to apply anywhere, not just entry content area
 * Remove unneeded `hgroup` `header` and `nav` selectors


git-svn-id: https://develop.svn.wordpress.org/trunk@21402 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 18:28:10 +00:00
Lance Willett d6c8d62585 Twenty Twelve: CSS and markup improvements for better child theme support, part 1.
Move all media queries to bottom of document.


git-svn-id: https://develop.svn.wordpress.org/trunk@21401 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 17:50:52 +00:00
Lance Willett 5ebd31d51e Twenty Twelve: Homepage page template logic cleanup and style updates, props obenland. Fixes #21245.
git-svn-id: https://develop.svn.wordpress.org/trunk@21398 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 18:52:20 +00:00
Lance Willett 51b5a97524 Twenty Twelve: update styles for tag/category descriptions on archive pages, props drewstrojny. Closes #21255.
git-svn-id: https://develop.svn.wordpress.org/trunk@21397 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 17:38:00 +00:00
Lance Willett 6bff901746 Twenty Twelve: change featured post banner and comment author callout to look less like buttons. Props chriswallace and drewstrojny, fixes #21384.
git-svn-id: https://develop.svn.wordpress.org/trunk@21396 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 17:34:31 +00:00
Andrew Nacin 936b693f9f Revert parameter changes in [21394] as these are unnecessary.
Our plugin API always passes the requested number arguments to a callback,
even if previous callbacks asked for less arguments than later callbacks.

see #21264.



git-svn-id: https://develop.svn.wordpress.org/trunk@21395 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 17:03:29 +00:00
Lance Willett 2a7834f801 Twenty Twelve: better comment block for twentytwelve_wp_title() and set passed arguments to empty strings for compatibility with plugins or child themes that might override wp_title() before this filter runs.
See #21264.


git-svn-id: https://develop.svn.wordpress.org/trunk@21394 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 16:45:12 +00:00
Lance Willett f51441f9a1 Twenty Twelve: add CSS rule for threaded comments. Fixes #21405.
git-svn-id: https://develop.svn.wordpress.org/trunk@21393 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 16:08:47 +00:00
Lance Willett 2e091941cd Twenty Twelve: add print styles to stylesheet, first pass props obenland. See #21377.
git-svn-id: https://develop.svn.wordpress.org/trunk@21392 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 15:47:02 +00:00
Lance Willett d699dd2ae7 Twenty Twelve: use is_ssl() to load the correct protocol for Google font CSS file. Fixes #21399, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@21391 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 15:36:44 +00:00
Lance Willett 5931640943 Twenty Eleven: update html5 shiv to 3.6 stable version. Props ocean90, fixes #20640.
git-svn-id: https://develop.svn.wordpress.org/trunk@21390 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 15:31:36 +00:00
Lance Willett ca414c64b5 Twenty Twelve: add editor stylesheet, first pass props obenland. See #21376.
RTL version and tweaks to come after more testing.


git-svn-id: https://develop.svn.wordpress.org/trunk@21389 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 15:28:50 +00:00
Lance Willett c7f7d937b3 Twenty Twelve: update comment header in html5 JS file.
Related to #20640.


git-svn-id: https://develop.svn.wordpress.org/trunk@21388 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 15:06:24 +00:00
Lance Willett 08220cceb8 Twenty Twelve: improve definition term layout a bit, use line-height instead of bottom margin. Fixes #21259.
git-svn-id: https://develop.svn.wordpress.org/trunk@21372 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-30 20:06:26 +00:00
Lance Willett fcab500058 Twenty Twelve: fix typo for comment-content container showing incorrect class value, props obenland. Closes #21242.
git-svn-id: https://develop.svn.wordpress.org/trunk@21371 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-30 19:56:35 +00:00
Lance Willett cc3294031d Twenty Twelve: squeeze 1.47% more size savings by compressing screenshot again.
git-svn-id: https://develop.svn.wordpress.org/trunk@21370 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-30 19:51:43 +00:00
Lance Willett b290cc388a Twenty Twelve: fix typo, s/#entry-meta/.entry-meta/ props zeo. Closes #21418.
git-svn-id: https://develop.svn.wordpress.org/trunk@21369 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-30 19:48:43 +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
Lance Willett 6d9357444c Twenty Twelve: enable async body class value changes for custom background color changes in Theme Customizer. See #21226.
git-svn-id: https://develop.svn.wordpress.org/trunk@21343 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 19:42:55 +00:00
Lance Willett 280d1d249c Twenty Twelve: improve table styles, props sennza and drewstrojny. Fixes #21261.
git-svn-id: https://develop.svn.wordpress.org/trunk@21342 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 19:15:55 +00:00
Lance Willett 752f63847b Twenty Twelve: new screenshot, props drewstrojny. Fixes #21227.
git-svn-id: https://develop.svn.wordpress.org/trunk@21341 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 19:09:46 +00:00
Lance Willett 1510f1b7c8 Twenty Twelve: update pre element styles, props senzza and drewstrojny. Fixes #21263.
git-svn-id: https://develop.svn.wordpress.org/trunk@21340 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 19:03:39 +00:00
Lance Willett 89c8ce5277 Twenty Twelve: give address element a little more line-height, props sennza and drewstrojny. Fixes #21262.
git-svn-id: https://develop.svn.wordpress.org/trunk@21338 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 18:58:04 +00:00
Lance Willett 000f94a4ff Twenty Twelve: adjust styles for definition lists, props sennza and drewstrojny. Fixes #21259.
git-svn-id: https://develop.svn.wordpress.org/trunk@21337 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 18:55:33 +00:00
Lance Willett 83c5befaae Twenty Twelve: CSS cleanup for clearing float method. Use `overflow: hidden;` and leave the other method intact in `.clear` rule so child themes can use it if needed. See #21381.
git-svn-id: https://develop.svn.wordpress.org/trunk@21336 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 18:44:37 +00:00
Lance Willett 27cd96d425 Twenty Twelve: CSS cleanup for old prefixes. See #21381.
git-svn-id: https://develop.svn.wordpress.org/trunk@21334 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 18:13:41 +00:00
Lance Willett bb8a5b69ca Twenty Twelve: tag and category descriptions should not be part of h1 element. Props obenland, see #21255.
git-svn-id: https://develop.svn.wordpress.org/trunk@21331 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 17:55:50 +00:00
Lance Willett fba8941581 Twenty Twelve: remove unneeded filter (props nacin) and fix up PHP comment blocks in custom-header.php file for s/@package/@since/ on individual functions. See #21231.
git-svn-id: https://develop.svn.wordpress.org/trunk@21329 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 17:30:19 +00:00
Lance Willett 92c83f843f Twenty Twelve: remove back compat for custom header image, installs prior to 3.4 will not see it as an option. Props obenland, closes #21231.
git-svn-id: https://develop.svn.wordpress.org/trunk@21328 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 17:12:40 +00:00
Lance Willett 8b2b91941a Twenty Twelve: remove duplicate RSS feed title from wp_title output, props SergeyBiryukov. Closes #21233.
git-svn-id: https://develop.svn.wordpress.org/trunk@21327 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 16:51:23 +00:00
Lance Willett 7d67ab54df Twenty Twelve: add explanatory notes to top of style.css for the use of rem and pixel units for font-size and line-height values, props drewstrojny. See #21379.
git-svn-id: https://develop.svn.wordpress.org/trunk@21326 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 16:46:21 +00:00
Lance Willett cabf107b65 Twenty Twelve: set gray background as default, handling empty and white as fallback cases. See #21226.
Also fix incorrect logic for full-width-page.php page template check in `twentytwelve_body_class` function.


git-svn-id: https://develop.svn.wordpress.org/trunk@21325 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 16:28:50 +00:00
Lance Willett 4fb5c2778f Twenty Twelve: update theme options file to use PHP5 constructor and visibility keywords, and also minor DocBlock cleanup. Props Mamaduka and obenland, closes #21297.
git-svn-id: https://develop.svn.wordpress.org/trunk@21280 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-18 18:41:17 +00:00
Lance Willett 8dc9cd8698 Twenty Twelve: Update full-width handling with a missing CSS selector, and add case of no sidebar to the content_width calculation. Props obenland, fixes #21254.
git-svn-id: https://develop.svn.wordpress.org/trunk@21279 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-18 18:13:49 +00:00
Lance Willett 4686ae30de Twenty Twelve: minor comment text fix, props griffinjt. Closes #21291.
git-svn-id: https://develop.svn.wordpress.org/trunk@21278 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-18 18:06:18 +00:00
Lance Willett 1a52aad25f Twenty Twelve: add styles for common HTML elements in comment content, and also style up password protected form. Props drewstrojny, fixes #21242.
git-svn-id: https://develop.svn.wordpress.org/trunk@21277 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-18 18:03:38 +00:00