Commit Graph

745 Commits

Author SHA1 Message Date
Ian Stewart 5ff6ec04cb Twenty Eleven: first pass at print styles; See ##17198
git-svn-id: https://develop.svn.wordpress.org/trunk@17726 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-27 21:03:58 +00:00
Lance Willett fa229e3871 Twenty Eleven: fix spacing and add a few missing esc_attr() calls in widgets.php - see #17198
git-svn-id: https://develop.svn.wordpress.org/trunk@17723 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-27 04:45:11 +00:00
Lance Willett 785060ffe1 Twenty Eleven: set default case for switch statement in the twentyeleven_comment(), props greenshady - see #17198
git-svn-id: https://develop.svn.wordpress.org/trunk@17722 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-27 04:38:36 +00:00
Ian Stewart b6894e1703 Twenty Eleven: functions.php cleanup and introduction of theme options; see #17198
* Cleanup functions.php, adding comments and function_exists() checks following Twenty Ten's example
* Theme option for choosing an alternate (dark) color scheme. It currently only loads a placeholder CSS file with dark styles to follow.
* Theme option for selecting a link color that loads an internal style block for resetting link colors. An updated style.css will follow to take advantage of this.
* Theme options for selecting an alternate layout. Adds a class to the body element. An updated style.css will follow to take advantage of this.


git-svn-id: https://develop.svn.wordpress.org/trunk@17721 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-26 22:52:18 +00:00
Lance Willett d59e482e59 Twenty Eleven: move widgets.php into /inc - see #17198
git-svn-id: https://develop.svn.wordpress.org/trunk@17720 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-26 21:05:43 +00:00
Lance Willett 27b9bdaba4 Twenty Eleven: minor style fixes (overflow) for international blogs and replacing em dash with the proper CSS value for the entity. Props matveb, see #17198
git-svn-id: https://develop.svn.wordpress.org/trunk@17719 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-26 18:59:32 +00:00
Lance Willett 30fac1abcb Twenty Eleven: add additional conditional IDs for the html element, props iandstewart - see #17198
git-svn-id: https://develop.svn.wordpress.org/trunk@17718 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-26 18:54:03 +00:00
Lance Willett f63ee143f3 Twenty Eleven: add support for Status and Quote formats, props iandstewart - see #17198
git-svn-id: https://develop.svn.wordpress.org/trunk@17717 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-26 18:46:31 +00:00
Lance Willett f5756c89cf Twenty Eleven: strip trailing spaces, props kawauso - see #17198
git-svn-id: https://develop.svn.wordpress.org/trunk@17714 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-26 18:34:52 +00:00
Peter Westwood 527965ab24 Provide more arguments to the widgets on the 404 page so as to avoid notices. See #17198
git-svn-id: https://develop.svn.wordpress.org/trunk@17672 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-21 07:43:25 +00:00
Peter Westwood 1b008323df Fix html5 js link. See #17198 props Jayjdk
git-svn-id: https://develop.svn.wordpress.org/trunk@17671 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-21 07:28:08 +00:00
Matt Mullenweg d7266c0c00 Importing Duster theme, first pass at a candidate for twentyeleven theme.
Nice to have, but optional, improvements it'd be nice to have:

* Ability to have random rotating headers. (Core improvement to custom header functionality.)
* Color and layout options.
* More post formats. (Currently supporst  Asides, Links, and Galleries.)
* CMS-style slider home page option.

Welcome, TwentyEleven née Duster. :) Track at #17198.

git-svn-id: https://develop.svn.wordpress.org/trunk@17669 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-20 21:46:33 +00:00
potbot 77ccb220a4 POT, generated from r17478
git-svn-id: https://develop.svn.wordpress.org/trunk@17479 602fd350-edb4-49c9-b593-d223f7449a82
2011-02-22 08:27:30 +00:00
Andrew Nacin e63f2549db Back compat with the gallery_style filter in Twenty Ten. fixes #16610 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@17478 602fd350-edb4-49c9-b593-d223f7449a82
2011-02-22 08:23:30 +00:00
Ryan Boren f7f96d2f1f 3.0 compat for twentyten
git-svn-id: https://develop.svn.wordpress.org/trunk@17469 602fd350-edb4-49c9-b593-d223f7449a82
2011-02-21 18:35:37 +00:00
Andrew Nacin e08ea2a111 Clear floats before page links in Twenty Ten. props chipbennett, fixes #16178.
git-svn-id: https://develop.svn.wordpress.org/trunk@17331 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-19 19:56:54 +00:00
potbot bea3157e88 POT, generated from r17305
git-svn-id: https://develop.svn.wordpress.org/trunk@17306 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-15 01:27:02 +00:00
Andrew Nacin 211ed39112 Add twentyten_attachment_height filter. props lancewillett, fixes #14402.
git-svn-id: https://develop.svn.wordpress.org/trunk@17305 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-15 01:12:00 +00:00
Andrew Nacin 5670ad00c6 Check for theme support before calling has_post_thumbnail for child theme compatibility. see #14903.
git-svn-id: https://develop.svn.wordpress.org/trunk@17300 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-14 19:16:21 +00:00
Andrew Nacin 26e7626463 Add post format CSS to Twenty Ten. props iandstewart, fixes #16141.
git-svn-id: https://develop.svn.wordpress.org/trunk@17236 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-07 17:07:34 +00:00
Andrew Nacin 61161d86ba Correct docs for TT version number. props Jayjdk, fixes #16087.
git-svn-id: https://develop.svn.wordpress.org/trunk@17212 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-03 22:47:05 +00:00
potbot cd7212fd83 POT, generated from r17164
git-svn-id: https://develop.svn.wordpress.org/trunk@17165 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-28 23:26:59 +00:00
Andrew Nacin ca57ff7d68 We'll release Twenty Ten 1.2 with 3.1. fixes #15990.
git-svn-id: https://develop.svn.wordpress.org/trunk@17164 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-28 22:57:37 +00:00
potbot 84dfe07aa9 POT, generated from r17111
git-svn-id: https://develop.svn.wordpress.org/trunk@17112 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-22 18:27:03 +00:00
Andrew Nacin d99ae62140 Revert [16614] and [16614]. Deal with plural form issues in early 3.2 and remove the hacks from Twenty Ten. see #13651.
git-svn-id: https://develop.svn.wordpress.org/trunk@17111 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-22 18:06:56 +00:00
potbot a316d3ec29 POT, generated from r17092
git-svn-id: https://develop.svn.wordpress.org/trunk@17093 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-20 22:21:43 +00:00
Andrew Nacin 21ea69a1d7 Handle 'This gallery contains X photos' properly in Twenty Ten. fixes #15858.
git-svn-id: https://develop.svn.wordpress.org/trunk@17072 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-20 09:34:58 +00:00
Mark Jaquith 589ccc5ac7 Mark Twenty Ten as GPL per new theme directory guidelines. props pross. fixes #15632
git-svn-id: https://develop.svn.wordpress.org/trunk@16883 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-12 07:02:18 +00:00
Andrew Nacin 82c7adaec6 Utilize gallery-columns-# classes in Twenty Ten. props ianstewart, lancewillett. fixes #15103.
git-svn-id: https://develop.svn.wordpress.org/trunk@16869 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-11 04:05:32 +00:00
potbot aa21762023 POT, generated from r16866
git-svn-id: https://develop.svn.wordpress.org/trunk@16867 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-10 20:21:45 +00:00
Andrew Nacin 468bab05a7 Deprecate twentyten_remove_gallery_css in favor of the use_default_gallery_style filter. see #15103.
git-svn-id: https://develop.svn.wordpress.org/trunk@16866 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-10 19:27:12 +00:00
potbot 2fcbcdad76 POT, generated from r16782
git-svn-id: https://develop.svn.wordpress.org/trunk@16783 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-08 00:21:45 +00:00
Andrew Nacin 52c8599189 Add 'View Galleries' link for post formats. fixes #15506.
git-svn-id: https://develop.svn.wordpress.org/trunk@16782 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-07 23:31:35 +00:00
potbot 7e29ed550e POT, generated from r16729
git-svn-id: https://develop.svn.wordpress.org/trunk@16730 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-05 04:21:31 +00:00
Andrew Nacin d61f1f5ce2 Fix typo in TT loop.php. props wpcanyon, markmcwilliams. fixes #15537.
git-svn-id: https://develop.svn.wordpress.org/trunk@16727 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-05 02:18:07 +00:00
Andrew Nacin 9071bdef45 Fix comment number in Twenty Ten when there is one comment. Due to how these values are then passed to comments_popup_link(). We need to fix this. see #13651.
git-svn-id: https://develop.svn.wordpress.org/trunk@16726 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-05 02:15:51 +00:00
potbot bc10d6fb59 POT, generated from r16675
git-svn-id: https://develop.svn.wordpress.org/trunk@16676 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-02 00:21:46 +00:00
Andrew Nacin 4c0ef1e0ba Allow the various header constants to be redefined in Twenty Ten. see #14903.
git-svn-id: https://develop.svn.wordpress.org/trunk@16675 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-02 00:17:12 +00:00
potbot 0829265944 POT, generated from r16617
git-svn-id: https://develop.svn.wordpress.org/trunk@16618 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-29 20:21:41 +00:00
Nikolay Bachiyski ca368c129f Make comments_popup_link() calls in Twenty Ten respect languages with multiple plural forms until we add such support in comments_number(). See #13651, props zeo
git-svn-id: https://develop.svn.wordpress.org/trunk@16614 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-29 18:42:31 +00:00
potbot bb266c9801 POT, generated from r16590
git-svn-id: https://develop.svn.wordpress.org/trunk@16591 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-25 20:21:41 +00:00
Andrew Nacin af99a5e368 Only link to the Gallery category if the post is in the category. (It may be a format.) see #15506, see #15378.
git-svn-id: https://develop.svn.wordpress.org/trunk@16589 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-25 18:59:19 +00:00
potbot c05b55b066 POT, generated from r16540
git-svn-id: https://develop.svn.wordpress.org/trunk@16541 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-23 00:22:47 +00:00
Andrew Nacin f82118f579 Add a simple filter to allow removing the recent comments default widget styles. fixes #15493, see #14876.
git-svn-id: https://develop.svn.wordpress.org/trunk@16522 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-21 13:55:11 +00:00
potbot 794e39317a POT, generated from r16480
git-svn-id: https://develop.svn.wordpress.org/trunk@16481 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-19 08:21:40 +00:00
Andrew Nacin c5665d8ed2 Twenty Ten code cleanups. props lancewillett, fixes #15476.
git-svn-id: https://develop.svn.wordpress.org/trunk@16480 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-19 05:37:47 +00:00
Andrew Nacin 81200f91c7 Don't pass optional argument with its default value. props hakre, fixes #15450.
git-svn-id: https://develop.svn.wordpress.org/trunk@16434 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-17 17:33:08 +00:00
Peter Westwood b08df21c26 Revert most of [16332] - renaming and deprecating a commonly used function is silly. Improving it is good. Fixes #15407.
git-svn-id: https://develop.svn.wordpress.org/trunk@16334 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-12 21:53:15 +00:00
scribu 11f20d737c Replace get_the_category() with get_the_categories(). Props filosofo. Fixes #15407
git-svn-id: https://develop.svn.wordpress.org/trunk@16332 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-12 20:05:37 +00:00
potbot d9d6469f13 POT, generated from r16218
git-svn-id: https://develop.svn.wordpress.org/trunk@16219 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-06 00:21:40 +00:00
Andrew Nacin a5385f31bb Twenty Ten bump to 1.3-alpha in trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@16216 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-05 22:33:37 +00:00
potbot c27b273bd0 POT, generated from r16198
git-svn-id: https://develop.svn.wordpress.org/trunk@16199 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-05 04:21:43 +00:00
Mark Jaquith 2cc7354154 Add Post Format support to TwentyTen. Can now use this to designate an Aside or a Gallery! see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@16197 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-05 02:25:41 +00:00
potbot 0ec9f6ff0b POT, generated from r16175
git-svn-id: https://develop.svn.wordpress.org/trunk@16176 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-04 08:21:52 +00:00
Mark Jaquith ef54c47f7a add_theme_support( 'post-formats', array( 'aside', 'image', 'etc' ) ); Add UI for choosing a post format, and save the choice. see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@16174 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-04 07:41:07 +00:00
Andrew Nacin 7b6f24eeeb Add a class to 'Your comment is awaiting moderation' in the comment walker and Twenty Ten's callback. fixes #15206.
git-svn-id: https://develop.svn.wordpress.org/trunk@16028 602fd350-edb4-49c9-b593-d223f7449a82
2010-10-28 03:58:51 +00:00
Andrew Nacin 8e7e99047e Fix some encoding issues. props hakre, fixes #14735.
git-svn-id: https://develop.svn.wordpress.org/trunk@16005 602fd350-edb4-49c9-b593-d223f7449a82
2010-10-27 09:54:17 +00:00
Andrew Nacin ded564abf0 Wasn't me.
git-svn-id: https://develop.svn.wordpress.org/trunk@15997 602fd350-edb4-49c9-b593-d223f7449a82
2010-10-27 02:23:57 +00:00
Andrew Nacin c1bbe2983f Add 'Check Again' button and timestamp to update-core. Also return the same error message for themes as we do for plugins when no checkboxes are checked. fixes #14764.
git-svn-id: https://develop.svn.wordpress.org/trunk@15996 602fd350-edb4-49c9-b593-d223f7449a82
2010-10-27 02:21:49 +00:00
Andrew Nacin 4169c12b8a Don't let widget select boxes get cut off by the sidebar in Twenty Ten. props iandstewart, fixes #15114 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15953 602fd350-edb4-49c9-b593-d223f7449a82
2010-10-24 21:45:35 +00:00
Andrew Nacin a3f3e3f21c Fix long taglines hidden under the header image lte IE7. props iandstewart, fixes #15113 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15950 602fd350-edb4-49c9-b593-d223f7449a82
2010-10-24 21:40:17 +00:00
potbot eba5529573 POT, generated from r15788
git-svn-id: https://develop.svn.wordpress.org/trunk@15789 602fd350-edb4-49c9-b593-d223f7449a82
2010-10-13 12:29:42 +00:00
Andrew Nacin 70d68a8cb7 svn add attachment.php. see #15078, r15762.
git-svn-id: https://develop.svn.wordpress.org/trunk@15763 602fd350-edb4-49c9-b593-d223f7449a82
2010-10-09 09:19:37 +00:00
Andrew Nacin 099000c367 Use get_template_part() for single.php, attachment.php, page.php, and our page template in Twenty Ten. Introduces loop-page/single/attachment.php. props koopersmith, fixes #15078.
git-svn-id: https://develop.svn.wordpress.org/trunk@15762 602fd350-edb4-49c9-b593-d223f7449a82
2010-10-09 09:17:42 +00:00
Ryan Boren 0f59f34cc0 Fix header positioning in IE9. Props iandstewart. fixes #14883
git-svn-id: https://develop.svn.wordpress.org/trunk@15658 602fd350-edb4-49c9-b593-d223f7449a82
2010-09-24 19:56:56 +00:00
potbot 6a594b3d11 POT, generated from r15609
git-svn-id: https://develop.svn.wordpress.org/trunk@15610 602fd350-edb4-49c9-b593-d223f7449a82
2010-09-12 16:21:34 +00:00
Andrew Nacin 63247d6dc3 Fix image size handling in Twenty Ten. props lancewillett, iandstewart, see #14303 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15609 602fd350-edb4-49c9-b593-d223f7449a82
2010-09-12 15:21:29 +00:00
Nikolay Bachiyski 4f540111ff Set IE6 incompatible CSS rule in a different selector, because it causes all headings to be set in Georgia instead of Helvetica & co. Fixes #14688. Props iammattthomas
git-svn-id: https://develop.svn.wordpress.org/trunk@15532 602fd350-edb4-49c9-b593-d223f7449a82
2010-08-25 19:12:01 +00:00
Andrew Nacin 11c84be979 Check for header image before showing it, in Twenty Ten. props koopersmith, see #14486 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15520 602fd350-edb4-49c9-b593-d223f7449a82
2010-08-23 05:58:55 +00:00
Andrew Nacin 04e5e859d8 Clear #main in Twenty Ten to fix rendering in old Gecko browsers. props demetris, fixes #13991 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15464 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-22 20:44:03 +00:00
potbot 666b031fdb POT, generated from r15430
git-svn-id: https://develop.svn.wordpress.org/trunk@15431 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-14 16:21:33 +00:00
Andrew Nacin 21ee162f34 s/TwentyTen/Twenty Ten/ so we don't wipe theme mods and the current theme cache. for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@15428 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-14 14:16:14 +00:00
Andrew Nacin 44bc91eedd Twenty Ten minor image style edits. props iandstewart, fixes #14303 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15421 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-14 01:16:08 +00:00
potbot d8fd779ffc POT, generated from r15418
git-svn-id: https://develop.svn.wordpress.org/trunk@15419 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-14 00:21:42 +00:00
Andrew Nacin 1a826a4506 Bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@15417 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-13 22:27:20 +00:00
Andrew Nacin 51f14ccbc4 style.css cleanup. props lancewillett, see #14298 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15416 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-13 22:20:26 +00:00
Andrew Nacin 9fa8ec9493 Twenty Ten: Rename to appease the theme directory gods, version bump, and new description from lancewillett and iandstewart. fixes #14298.
git-svn-id: https://develop.svn.wordpress.org/trunk@15413 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-13 22:09:36 +00:00
Andrew Nacin 11d4c3287c It's called WordPress. props zeo, fixes #14293.
git-svn-id: https://develop.svn.wordpress.org/trunk@15400 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-13 03:00:08 +00:00
potbot 88df62bfe0 POT, generated from r15397
git-svn-id: https://develop.svn.wordpress.org/trunk@15398 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-12 20:21:38 +00:00
Andrew Nacin 8c40edd236 style.css updates for theme repo sync. see #14284.
git-svn-id: https://develop.svn.wordpress.org/trunk@15397 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-12 20:00:35 +00:00
Andrew Nacin 56489b6404 Center images on attachment pages in Twenty Ten. props lancewillett. see #14284.
git-svn-id: https://develop.svn.wordpress.org/trunk@15393 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-12 19:45:09 +00:00
Andrew Nacin 2e19f3d22e Update to Twenty Ten 1.0.3 from theme dir. see #14284.
git-svn-id: https://develop.svn.wordpress.org/trunk@15392 602fd350-edb4-49c9-b593-d223f7449a82
2010-07-12 19:40:21 +00:00
potbot 5d435fd623 POT, generated from r15261
git-svn-id: https://develop.svn.wordpress.org/trunk@15262 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-15 16:21:22 +00:00
Andrew Nacin eded964f75 In Twenty Ten, don't use the filter on wp_title in feeds.
git-svn-id: https://develop.svn.wordpress.org/trunk@15261 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-15 12:27:07 +00:00
potbot d6c01251c0 POT, generated from r15250
git-svn-id: https://develop.svn.wordpress.org/trunk@15251 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-14 12:22:00 +00:00
Andrew Nacin b266cf37cb Don't pass bogus argument to the_excerpt. props zeo, fixes #13883.
git-svn-id: https://develop.svn.wordpress.org/trunk@15247 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-14 08:24:34 +00:00
potbot f86cd27d77 POT, generated from r15235
git-svn-id: https://develop.svn.wordpress.org/trunk@15236 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-11 20:22:22 +00:00
Andrew Nacin 63389cff50 Make sure no output is sent in Twenty Ten before get_header(). fixes #13851.
git-svn-id: https://develop.svn.wordpress.org/trunk@15226 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-11 16:55:41 +00:00
potbot bad0912739 POT, generated from r15222
git-svn-id: https://develop.svn.wordpress.org/trunk@15223 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-11 16:22:17 +00:00
Ron Rennick c49bbc943f arrange twentyten strings for easier translation, props zeo, fixes #13824
git-svn-id: https://develop.svn.wordpress.org/trunk@15222 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-11 16:15:25 +00:00
potbot 7e6f8cd657 POT, generated from r15212
git-svn-id: https://develop.svn.wordpress.org/trunk@15213 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-11 04:21:39 +00:00
Andrew Nacin c4bda60979 Use a switch. props jdub, see #13812.
git-svn-id: https://develop.svn.wordpress.org/trunk@15212 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-11 03:34:52 +00:00
Matt Thomas b4966db02b Avoid displaying custom comment types as pingbacks/trackbacks in Twenty Ten. Fixes #13812. Props jdub.
git-svn-id: https://develop.svn.wordpress.org/trunk@15209 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-11 02:17:26 +00:00
Matt Thomas 1eaf1b9d00 In Twenty ten, make last gallery image link back to the first. Props iandstewart.
git-svn-id: https://develop.svn.wordpress.org/trunk@15208 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-11 02:01:56 +00:00
Matt Thomas 44517b3df8 Updating Twenty Ten's screenshot to not show the search form label
git-svn-id: https://develop.svn.wordpress.org/trunk@15207 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-11 01:55:32 +00:00
potbot f5560656fb POT, generated from r15197
git-svn-id: https://develop.svn.wordpress.org/trunk@15198 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-10 20:21:20 +00:00
Andrew Nacin c1104aaed6 Use wp_title() proper in Twenty Ten, and move the janky stuff to a filter. see #13751.
git-svn-id: https://develop.svn.wordpress.org/trunk@15195 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-10 18:26:53 +00:00
Andrew Nacin 2cee587e18 Don't reveal gallery content in Twenty Ten when the post is password protected. fixes #13770, props zeo.
git-svn-id: https://develop.svn.wordpress.org/trunk@15194 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-10 18:23:08 +00:00
Andrew Nacin a53e7e3018 Switch to current_theme_supports(menus) internally. Adding theme support for 'nav-menus' is deprecated in favor of register_nav_menu(s). fixes #13825.
git-svn-id: https://develop.svn.wordpress.org/trunk@15193 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-10 17:57:30 +00:00
Matt Thomas fb4ee611e9 In Twenty Ten, removing the color declaration from the strong tag so we don't interfere with the user's color choices. Slightly darkening body text for better readability.
git-svn-id: https://develop.svn.wordpress.org/trunk@15164 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-08 01:48:33 +00:00
Matt Thomas 431e4a8b27 Twenty Ten CSS cleanup, margin fix. Props zeo.
git-svn-id: https://develop.svn.wordpress.org/trunk@15163 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-08 01:24:46 +00:00
Matt Thomas 7c6cbce36a Fixing drop shadow bug in Safari for Twenty Ten dropdowns. Props iandstewart.
git-svn-id: https://develop.svn.wordpress.org/trunk@15162 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-08 01:20:38 +00:00
Matt Thomas 16236db4fa Adjusting caption text style in the Twenty Ten theme.
git-svn-id: https://develop.svn.wordpress.org/trunk@15155 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-06 20:40:44 +00:00
Matt Thomas ec63079ab7 Better padding for photo captions in the Twenty Ten theme.
git-svn-id: https://develop.svn.wordpress.org/trunk@15154 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-06 20:27:37 +00:00
Matt Thomas 5790295d13 Specify a line height for entry-title in the Twenty Ten theme
git-svn-id: https://develop.svn.wordpress.org/trunk@15153 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-06 20:19:23 +00:00
Ryan Boren c92dba8fdf Check if comment paging is on. Props iandstewart. fixes #13739
git-svn-id: https://develop.svn.wordpress.org/trunk@15145 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-05 14:55:18 +00:00
Andrew Nacin 7d2b87f9c3 Hide 'no password' text for comments. It's already being shown for the_content; aligns it with .nocomments; fixes #13692.
git-svn-id: https://develop.svn.wordpress.org/trunk@15125 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-03 05:23:21 +00:00
Andrew Nacin 37ac9a5ce2 Use p.nopassword instead of div.nopassword in Twenty Ten. props zeo, fixes #13692.
git-svn-id: https://develop.svn.wordpress.org/trunk@15121 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-02 22:45:21 +00:00
Andrew Nacin b49f04cea3 Don't show 'Continue reading' in Twenty Ten on attachment pages. props iandstewart, fixes #13361.
git-svn-id: https://develop.svn.wordpress.org/trunk@15120 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-02 22:41:14 +00:00
Matt Thomas d0bd5ba875 In Twenty Ten, move the top margin from the header to the wrapper div. Fixes #13636. Props markjaquith.
git-svn-id: https://develop.svn.wordpress.org/trunk@15092 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-01 17:16:07 +00:00
Ryan Boren bfa26cba69 Clear content. Props ocean90 iandstewart. fixes #13642
git-svn-id: https://develop.svn.wordpress.org/trunk@15089 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-01 15:32:15 +00:00
Andrew Nacin 817064457b Remove old Twenty Ten code. props iandstewart, fixes #13646.
git-svn-id: https://develop.svn.wordpress.org/trunk@15083 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-31 21:17:19 +00:00
Andrew Nacin b030dda0dc Use default wp_nav_menu sorting in Twenty Ten. props iandstewart, fixes #13660.
git-svn-id: https://develop.svn.wordpress.org/trunk@15082 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-31 21:13:24 +00:00
potbot e733aa5b96 POT, generated from r15042
git-svn-id: https://develop.svn.wordpress.org/trunk@15043 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-28 20:21:07 +00:00
Ron Rennick 88e05ab89f continue reading link on custom excerpt in TwentyTen, props iandstewart, fixes #13361
git-svn-id: https://develop.svn.wordpress.org/trunk@15040 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-28 17:01:27 +00:00
Ryan Boren 1a853e7512 Remove theme-options tag and allow wide attachments on pages. Props lancewillett. fixes #13595
git-svn-id: https://develop.svn.wordpress.org/trunk@15035 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-28 16:35:31 +00:00
potbot cf4216af5b POT, generated from r15017
git-svn-id: https://develop.svn.wordpress.org/trunk@15018 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-28 00:21:14 +00:00
Ryan Boren 47b08b88ea Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@15012 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-27 23:12:54 +00:00
Ryan Boren 565acf886d Add custom-background to twentyten tags
git-svn-id: https://develop.svn.wordpress.org/trunk@15009 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-27 22:34:59 +00:00
potbot cd98aa57a7 POT, generated from r14956
git-svn-id: https://develop.svn.wordpress.org/trunk@14957 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-26 20:21:06 +00:00
Mark Jaquith fc7bcd0e63 Do not display category blurb for post types that do not support that taxonomy.
git-svn-id: https://develop.svn.wordpress.org/trunk@14955 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-26 20:06:54 +00:00
Ryan Boren 5391057c8f Child menu stlying fixes. Props filosofo. fixes #13552
git-svn-id: https://develop.svn.wordpress.org/trunk@14946 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-26 16:32:36 +00:00
Ryan Boren c28268ccc0 RTL updates for twentyten. Props yoavf. fixes #13233
git-svn-id: https://develop.svn.wordpress.org/trunk@14941 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-26 14:15:27 +00:00
potbot 2d2ad40b9e POT, generated from r14938
git-svn-id: https://develop.svn.wordpress.org/trunk@14939 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-26 08:21:07 +00:00
Andrew Nacin 49578a78f2 Add textdomain. see #13198.
git-svn-id: https://develop.svn.wordpress.org/trunk@14936 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-26 05:37:34 +00:00
Andrew Nacin c83a2e895e In Twenty Ten, make classes on larr/rarr consistent, and make sure those are translated. props zeo, see #13198.
git-svn-id: https://develop.svn.wordpress.org/trunk@14935 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-26 05:35:14 +00:00
Andrew Nacin 7ed0e6596e Use a more generic HTML comment. props zeo, fixes #12695.
git-svn-id: https://develop.svn.wordpress.org/trunk@14932 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-26 04:36:42 +00:00
Andrew Nacin 2b72813903 In Twenty Ten, fix IE6 hover state on top-level menu item. props filosofo, fixes #13545.
git-svn-id: https://develop.svn.wordpress.org/trunk@14925 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-26 02:46:43 +00:00
Andrew Nacin dbfecf9e65 In Twenty Ten, fix display of 2nd-level submenus in Opera (Win/Mac). props iandstewart, fixes #13511.
git-svn-id: https://develop.svn.wordpress.org/trunk@14921 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-26 02:27:37 +00:00
potbot 0d25ff9852 POT, generated from r14915
git-svn-id: https://develop.svn.wordpress.org/trunk@14916 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-26 00:21:12 +00:00
Ryan Boren 065c7382e4 Custom header fixes and rework. Props ocean90. fixes #13231
git-svn-id: https://develop.svn.wordpress.org/trunk@14907 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-25 22:05:51 +00:00
Ryan Boren 7ba92c31a4 Menu notice and stlying fixes. Props filosofo. fixes #12812
git-svn-id: https://develop.svn.wordpress.org/trunk@14905 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-25 21:44:34 +00:00
potbot e964603b5e POT, generated from r14889
git-svn-id: https://develop.svn.wordpress.org/trunk@14890 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-25 16:21:16 +00:00
Andrew Nacin fc470dfaeb Always show 'Continue reading' link when dealing with excerpts in Twenty Ten. props iandstewart, fixes #13361.
git-svn-id: https://develop.svn.wordpress.org/trunk@14889 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-25 16:08:44 +00:00
Ryan Boren 83bee6eb2c Active menu styling. Props ianddtewart. see #12812
git-svn-id: https://develop.svn.wordpress.org/trunk@14882 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-25 14:37:36 +00:00
Matt Thomas bae29da10f In Twenty Ten, adjust padding and margin for the site-generator image
git-svn-id: https://develop.svn.wordpress.org/trunk@14865 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 23:00:54 +00:00
Matt Thomas cb4a804d81 Reduce the font size when widgets use the entry-meta class in the sidebar
git-svn-id: https://develop.svn.wordpress.org/trunk@14864 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 22:43:03 +00:00
Matt Thomas d31fbcf5f1 Twenty Ten editor-style CSS cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@14863 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 22:20:37 +00:00
Matt Thomas e1a44ff3e4 In Twenty Ten, make dropdown menus slightly wider to accommodate long words. Minor cleanup of style.css
git-svn-id: https://develop.svn.wordpress.org/trunk@14862 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 22:18:40 +00:00
potbot 8c64ab49a9 POT, generated from r14834
git-svn-id: https://develop.svn.wordpress.org/trunk@14835 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 12:22:10 +00:00
Andrew Nacin b30c9c252e Some menu string improvements. props JohnONolan. see #13378.
git-svn-id: https://develop.svn.wordpress.org/trunk@14832 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 09:26:41 +00:00
Peter Westwood aeca45f369 Check to see we have posts before calling the_post().
git-svn-id: https://develop.svn.wordpress.org/trunk@14830 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 08:40:02 +00:00
Peter Westwood d83e614ab5 Check to see we have posts before calling the_post(). Fixes #13510 props dd32.
git-svn-id: https://develop.svn.wordpress.org/trunk@14829 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 08:33:51 +00:00
Matt Thomas f7b7608131 In twenty ten, make the dropdown menu's shadow fit to the width of the dropdown. Props wds-chris and ocean90.
git-svn-id: https://develop.svn.wordpress.org/trunk@14823 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 22:01:03 +00:00
potbot 13bd107367 POT, generated from r14791
git-svn-id: https://develop.svn.wordpress.org/trunk@14792 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-21 20:22:02 +00:00
Andrew Nacin d5263992f6 Better escaping in 2010 attachment.php. fixes #13198, see [14789].
git-svn-id: https://develop.svn.wordpress.org/trunk@14791 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-21 19:32:01 +00:00
Ryan Boren 8cd95d95fe No need to double escape. Props s zeo. see #13198
git-svn-id: https://develop.svn.wordpress.org/trunk@14790 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-21 19:26:25 +00:00
Ryan Boren 3003eee549 Fix typo. Props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@14787 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-21 19:01:37 +00:00
Andrew Nacin 4a47793d2c In Twenty Ten, final pass on inline docs et al. props jorbin, zeo. fixes #12695.
git-svn-id: https://develop.svn.wordpress.org/trunk@14786 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-21 18:56:27 +00:00
potbot 184c9c4efa POT, generated from r14709
git-svn-id: https://develop.svn.wordpress.org/trunk@14710 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-17 08:22:16 +00:00
Andrew Nacin 9dcd604e6f Refer to the right codex article. props MichaelH, see #12695.
git-svn-id: https://develop.svn.wordpress.org/trunk@14709 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-17 06:52:47 +00:00
Andrew Nacin c7cd6fcedb In Twenty Ten, documentation and code improvements. see #12695.
git-svn-id: https://develop.svn.wordpress.org/trunk@14708 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-17 06:36:11 +00:00
Andrew Nacin ea2b0f17e3 Various minor tweaks to file-level phpdoc in Twentyten. props dremeda. see #12695.
git-svn-id: https://develop.svn.wordpress.org/trunk@14707 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-17 06:32:03 +00:00
potbot fbf599eaa6 POT, generated from r14705
git-svn-id: https://develop.svn.wordpress.org/trunk@14706 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-17 00:21:09 +00:00
Peter Westwood fec613607a Use the attachment metadata to get the size infomation rather than making an HTTP request for the image in the attachment template.
git-svn-id: https://develop.svn.wordpress.org/trunk@14700 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-16 21:02:34 +00:00
Andrew Nacin baf3a2a41e Twenty Ten documentation and functions.php improvements. see #12695.
git-svn-id: https://develop.svn.wordpress.org/trunk@14698 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-16 20:53:36 +00:00
Andrew Nacin 719af15b71 @subpackage cannot have spaces.
git-svn-id: https://develop.svn.wordpress.org/trunk@14692 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-16 17:10:21 +00:00
Andrew Nacin 542dea5b25 Use p instead of definition list for allowed tags in comment_form(). props demetris. Style the new markup in Twenty Ten. see #10910.
git-svn-id: https://develop.svn.wordpress.org/trunk@14689 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-16 06:38:58 +00:00
Andrew Nacin 9cd335bdcd Remove unnecessary and out-of-place Twenty Ten filter. Also, tabs not spaces. see #13198.
git-svn-id: https://develop.svn.wordpress.org/trunk@14688 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-16 06:26:18 +00:00
potbot 48e82adba8 POT, generated from r14661
git-svn-id: https://develop.svn.wordpress.org/trunk@14662 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-15 12:21:45 +00:00
Mark Jaquith 45dec2e4e8 Do not show dummy default category output when calling the_category on a post_type that does not support the category taxonomy (like pages). Fix TwentyTen theme to not display wrapping text if there are no categories. fixes #10333
git-svn-id: https://develop.svn.wordpress.org/trunk@14660 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-15 09:59:15 +00:00
potbot 5449eebe1c POT, generated from r14627
git-svn-id: https://develop.svn.wordpress.org/trunk@14629 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-14 08:21:12 +00:00
Andrew Nacin 4db10bf0d7 First pass on 'Theme Locations' for navigation menus. Themes need to specify a location when calling wp_nav_menu and register locations in functions.php. Users then map menus to locations in the nav menu admin. Subject to review. see #13378.
git-svn-id: https://develop.svn.wordpress.org/trunk@14620 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-14 06:20:30 +00:00
potbot 057f54ffb7 POT, generated from r14612
git-svn-id: https://develop.svn.wordpress.org/trunk@14613 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-14 00:21:45 +00:00
Ron Rennick 05b0578c06 add menu slots/theme_menus, props ryan, see #13378
git-svn-id: https://develop.svn.wordpress.org/trunk@14611 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-13 22:14:54 +00:00
potbot 02dab1b7d6 POT, generated from r14554
git-svn-id: https://develop.svn.wordpress.org/trunk@14555 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-11 00:22:05 +00:00
Nikolay Bachiyski 967ef93bc1 Do not cut the Tagged <tags> phrase in half. Fixes #13198
git-svn-id: https://develop.svn.wordpress.org/trunk@14552 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-10 21:24:32 +00:00
Peter Westwood 7154389cc0 Add ARIA landmark roles to TwentyTen. Fixes #13055 props demetris.
git-svn-id: https://develop.svn.wordpress.org/trunk@14549 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-10 21:10:12 +00:00
Nikolay Bachiyski ba41c965c8 Various twentyten i18n fixes. Props zeo, dimadin. Fixes #13198
git-svn-id: https://develop.svn.wordpress.org/trunk@14544 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-10 20:30:58 +00:00
potbot 6fc8e6b83f POT, generated from r14542
git-svn-id: https://develop.svn.wordpress.org/trunk@14543 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-10 20:22:01 +00:00
Nikolay Bachiyski 691bbab34d Clean up loop i18n. Props zeo, see #13198
* Take out tags from strings
 * Extract two common and complicatd strings into functions
 * Whitespace


git-svn-id: https://develop.svn.wordpress.org/trunk@14541 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-10 19:06:22 +00:00
potbot 0f995aa964 POT, generated from r14536
git-svn-id: https://develop.svn.wordpress.org/trunk@14537 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-10 08:21:46 +00:00
Nikolay Bachiyski 052f0a3766 I18n fixes for header.php in Twentyten. Props zeo. See #13198
git-svn-id: https://develop.svn.wordpress.org/trunk@14535 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-10 06:04:14 +00:00
Nikolay Bachiyski f7c2b55c6d I18n and whitespace fixes for functions.php in TwentyTen
git-svn-id: https://develop.svn.wordpress.org/trunk@14534 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-10 05:58:24 +00:00
Nikolay Bachiyski 8999c1f21b Move vcard span out of the translatable string. See #13198
git-svn-id: https://develop.svn.wordpress.org/trunk@14533 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-10 05:28:01 +00:00
Nikolay Bachiyski 906029f327 Twentyten attachment.php copy and i18n fixes. Props dimadin and zeo. See #13198
* Removed the Post a comment link, since it's not present on any other single post page
 * The text and link to the full-size image weren't clear and hard to i18n. Changed to Full size is 3872 × 2592 pixel, where the size is the link
 * Whitespace fixes


git-svn-id: https://develop.svn.wordpress.org/trunk@14532 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-10 05:11:11 +00:00
potbot 2b2d4685c5 POT, generated from r14524
git-svn-id: https://develop.svn.wordpress.org/trunk@14525 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-09 12:21:55 +00:00
Nikolay Bachiyski 10cedbb8b6 I18n fixes in Twentyten footer. Props zeo, see #13198
git-svn-id: https://develop.svn.wordpress.org/trunk@14523 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-09 09:29:06 +00:00
Matt Thomas f39f252c27 In Twenty Ten, keep the search widget lable from clashing with the search widget title. Props iandstewart.
git-svn-id: https://develop.svn.wordpress.org/trunk@14511 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-08 06:57:38 +00:00
potbot ba8ab07ae2 POT, generated from r14502
git-svn-id: https://develop.svn.wordpress.org/trunk@14503 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-07 20:21:45 +00:00
Andrew Nacin 5c534591ae Make sure we're localizing the Gallery category in Twenty Ten. Use get_term_link because it can look up the category by the slug, instead of an extra get_cat_ID call. See [14350] for previous changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@14501 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-07 18:13:20 +00:00
Andrew Nacin 1fcb5f3a63 Properly handle the wp_page_args filter in Twenty Ten. fixes #13293, props demetris.
git-svn-id: https://develop.svn.wordpress.org/trunk@14500 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-07 18:11:58 +00:00
Andrew Nacin c8f449daa3 In Twenty Ten, give single.php a valid loop. fixes #13279.
git-svn-id: https://develop.svn.wordpress.org/trunk@14476 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-06 17:34:17 +00:00
potbot 49b7670521 POT, generated from r14469
git-svn-id: https://develop.svn.wordpress.org/trunk@14470 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-06 04:21:21 +00:00
Matt Thomas 624ab9b864 Add a home link to the navigation in twenty ten. Props iandstewart.
git-svn-id: https://develop.svn.wordpress.org/trunk@14469 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-06 03:04:22 +00:00
Andrew Nacin e9d6adf3bf Add editor-style-rtl.css. props yoavf, fixes #13121.
git-svn-id: https://develop.svn.wordpress.org/trunk@14466 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-05 20:38:42 +00:00
potbot 9394d91cde POT, generated from r14434
git-svn-id: https://develop.svn.wordpress.org/trunk@14435 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-04 08:21:35 +00:00
Andrew Nacin 11e0a2e969 Twenty Ten spacing and string cleanups. props zeo, markmcwilliams. see #13198. Add a twentyten_credits filter, props nathanrice, fixes #12804. Also clean up the generator/credits string.
git-svn-id: https://develop.svn.wordpress.org/trunk@14433 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-04 07:01:09 +00:00
potbot 45976a2ff7 POT, generated from r14401
git-svn-id: https://develop.svn.wordpress.org/trunk@14403 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-03 20:21:30 +00:00
Ryan Boren 133b1e8bf1 Coding standard cleanups. Props zeo. see #13198
git-svn-id: https://develop.svn.wordpress.org/trunk@14391 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-03 19:30:02 +00:00
Ryan Boren b8ec6f9114 Typo fixes. Props zeo. see #13198
git-svn-id: https://develop.svn.wordpress.org/trunk@14389 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-03 19:28:44 +00:00
Ryan Boren 00cb165e9c Use get_search_query(). Props zeo. see #13198
git-svn-id: https://develop.svn.wordpress.org/trunk@14388 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-03 19:28:04 +00:00
Andrew Nacin a5b565f431 Twenty Ten RTL fixes. props yoavf. fixes #13121.
git-svn-id: https://develop.svn.wordpress.org/trunk@14385 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-03 19:17:27 +00:00
Matt Thomas 95ca2ad069 In Twenty Ten:
* removed custom functions for listing tags, cats, or other custom taxonomy terms.
* fixed up a couple of span tags meant to catch the text before tag and cat listings (for child themes)
* made attachment pages full width with a filterable size for the image, 'twentyten_attachment_size' (for child themes)
* removed "RSS for this post" in single.php.
clicking on attachment images in a gallery takes you to the next image, unless it's the last image in a gallery, in which case it points you back to the parent post.
* added a link to the full-size image in the post meta

Props iandstewart.

git-svn-id: https://develop.svn.wordpress.org/trunk@14384 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-03 19:16:47 +00:00
Ryan Boren 57a5a11660 Revert [14347] and [14372]. It broke more than we expected. Try again in 3.1. see #13051
git-svn-id: https://develop.svn.wordpress.org/trunk@14374 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-03 18:16:22 +00:00
potbot a49cbfa0b0 POT, generated from r14358
git-svn-id: https://develop.svn.wordpress.org/trunk@14359 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-03 04:21:35 +00:00
Nikolay Bachiyski ffcc525c07 Use _n() instead of comments_number() in twentyten, because it doesn't handle plurals properly. Props zeo and dimadin. Fixes #13187
git-svn-id: https://develop.svn.wordpress.org/trunk@14358 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-03 01:07:49 +00:00
potbot 0e8f9fe5ca POT, generated from r14353
git-svn-id: https://develop.svn.wordpress.org/trunk@14354 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-03 00:21:25 +00:00
Ryan Boren 6a1f093ed8 Mark Asides and Gallery category slugs for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@14350 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-02 23:32:59 +00:00
Ryan Boren 7fcda10d46 Escape links by default. Props alexkingorg. see #13051
git-svn-id: https://develop.svn.wordpress.org/trunk@14347 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-02 22:53:59 +00:00
Andrew Nacin c0e482cc0e Check thread_comments before loading the comment-reply script. props ptahdunbar, fixes #12932
git-svn-id: https://develop.svn.wordpress.org/trunk@14339 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-02 20:51:30 +00:00
potbot 6847d9b024 POT, generated from r14337
git-svn-id: https://develop.svn.wordpress.org/trunk@14338 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-02 20:21:34 +00:00
Andrew Nacin 881e9cc8a4 Remove Twenty Ten's searchform.php and use the core get_search_form() markup. fixes #13053
git-svn-id: https://develop.svn.wordpress.org/trunk@14331 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-02 18:10:42 +00:00
potbot 52a8a4ab3a POT, generated from r14324
git-svn-id: https://develop.svn.wordpress.org/trunk@14325 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-01 00:21:36 +00:00
Andrew Nacin b6a09d8f59 Remove unnecessary space in 2010 comments.php. props zeo, fixes #13196.
git-svn-id: https://develop.svn.wordpress.org/trunk@14323 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-30 22:39:37 +00:00
Andrew Nacin c7771375e3 Translate name of sidebars in twentyten. props zeo, fixes #13189.
git-svn-id: https://develop.svn.wordpress.org/trunk@14322 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-30 22:34:41 +00:00
Matt Thomas 5bf46fa540 In twenty ten, removing some unnecessary styles for images
git-svn-id: https://develop.svn.wordpress.org/trunk@14300 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-29 17:32:56 +00:00
potbot 9b70c151dd POT, generated from r14295
git-svn-id: https://develop.svn.wordpress.org/trunk@14296 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-29 08:21:39 +00:00
Andrew Nacin 6eb29c7e74 In Twenty Ten, i18n for prev/next post link arrows. props yoavf, fixes #13123.
git-svn-id: https://develop.svn.wordpress.org/trunk@14289 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-29 05:27:53 +00:00
potbot 6cb8ea5bcc POT, generated from r14283
git-svn-id: https://develop.svn.wordpress.org/trunk@14284 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-28 20:21:06 +00:00
Matt Thomas df17d3d901 In Twenty Ten, fix the ordering of items in the title tag.
git-svn-id: https://develop.svn.wordpress.org/trunk@14282 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-28 17:17:42 +00:00
Matt Thomas 83f33b07ec In Twenty Ten, remove the pipe separator from the title when there is no blog description. Props noel.
git-svn-id: https://develop.svn.wordpress.org/trunk@14281 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-28 17:11:18 +00:00
Matt Thomas caa53c4982 In Twenty Ten, fix aligned image styles
git-svn-id: https://develop.svn.wordpress.org/trunk@14272 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-28 05:20:48 +00:00
Matt Thomas d27efabb08 In Twenty Ten, remove margins from normal inline images, set vertical alignment of inline images, and apply bottom margin to alignnone class.
git-svn-id: https://develop.svn.wordpress.org/trunk@14269 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-28 04:46:10 +00:00
Matt Thomas 21386d43d3 In Twenty Ten, give header img a bottom border so it looks right when there's no menu.
git-svn-id: https://develop.svn.wordpress.org/trunk@14236 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-25 21:23:08 +00:00
Matt Thomas 24ee9c06c9 In twentyten, use path.jpg as the default header image
git-svn-id: https://develop.svn.wordpress.org/trunk@14227 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-25 01:02:51 +00:00
Matt Thomas 7d14aa6e89 In twentyten, equalize border size on header and footer for print
git-svn-id: https://develop.svn.wordpress.org/trunk@14225 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-24 18:27:08 +00:00
Matt Thomas 346fe8e7d2 In twentyten, fix print stylesheet for single column page template.
git-svn-id: https://develop.svn.wordpress.org/trunk@14224 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-24 18:20:17 +00:00
Matt Thomas 2334d676fb In twentyten, apply last-child stylings to pingbacks as well as comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@14223 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-24 18:08:46 +00:00
potbot e45d699ca7 POT, generated from r14204
git-svn-id: https://develop.svn.wordpress.org/trunk@14205 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-23 20:21:09 +00:00
Matt Thomas 17c7a0d144 In twentyten, CSS code cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@14204 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-23 19:09:02 +00:00
Matt Thomas 8dc372a5ea In twentyten, remove border from last child of commentlist, add border to top of respond div
git-svn-id: https://develop.svn.wordpress.org/trunk@14202 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-23 18:59:36 +00:00
Matt Thomas 746aa8edeb In twentyten, fix Firefox print style, make print styles use full page width, and style form inputs.
git-svn-id: https://develop.svn.wordpress.org/trunk@14201 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-23 18:49:58 +00:00
Andrew Nacin 65f1f09e69 Twentyten: Prevent right edge of the comment textarea from being hidden from view in Firefox. see #12994
git-svn-id: https://develop.svn.wordpress.org/trunk@14115 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-16 19:07:00 +00:00
potbot d37747f046 POT, generated from r14084
git-svn-id: https://develop.svn.wordpress.org/trunk@14085 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-14 00:21:06 +00:00
Matt Thomas 01a97737ee Links on dates in Twenty Ten back by popular demand. Fixes #12925.
git-svn-id: https://develop.svn.wordpress.org/trunk@14084 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-13 23:41:13 +00:00
Matt Thomas b97e16510c Remove the permalink from dates in Twenty Ten, fixes #12925
git-svn-id: https://develop.svn.wordpress.org/trunk@14083 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-13 23:05:37 +00:00
Matt Thomas 1fe7a8b79d Make entry-meta on single posts match entry-meta in the loop in Twenty Ten
git-svn-id: https://develop.svn.wordpress.org/trunk@14082 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-13 22:43:52 +00:00
Andrew Nacin 7241fea99b Remove unnecessary quote escaping and \n\t indentation in twentyten. see #12902
git-svn-id: https://develop.svn.wordpress.org/trunk@14037 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-08 03:13:48 +00:00
Ryan Boren 96ea328c0a Nav menu fixes. Props ptahdunbar. see #12896 fixes #12844
git-svn-id: https://develop.svn.wordpress.org/trunk@14031 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-07 15:25:48 +00:00
potbot c138fdcac5 POT, generated from r14005
git-svn-id: https://develop.svn.wordpress.org/trunk@14006 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-05 04:21:01 +00:00
Dion Hulse 007a50a14a Move all Feature Images => header image integration into a is_singular() check. Prevents a PHP notice when $post is not set (For example, a 404 page). Fixes #12661
git-svn-id: https://develop.svn.wordpress.org/trunk@14002 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-05 02:58:39 +00:00
Andrew Nacin b1aa2af855 Cast away the default styling of the recent comments widget in twentyten. fixes #12703
git-svn-id: https://develop.svn.wordpress.org/trunk@13977 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-03 23:33:52 +00:00
potbot 44fb71915d POT, generated from r13944
git-svn-id: https://develop.svn.wordpress.org/trunk@13945 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-02 08:21:08 +00:00
Andrew Nacin 408e9ed2e2 Update obsolete docs in Twentyten.
git-svn-id: https://develop.svn.wordpress.org/trunk@13936 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-02 04:45:22 +00:00
potbot 64e8e6dc00 POT, generated from r13932
git-svn-id: https://develop.svn.wordpress.org/trunk@13933 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-02 04:21:11 +00:00
Dion Hulse f09e81941e Restore pluggable for twentyten_setup(). Its impossible for child themes to override without using a callback to remove the filter at a higher priority. Props jorbin. Fixes #12806
git-svn-id: https://develop.svn.wordpress.org/trunk@13923 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-02 00:54:48 +00:00
Nikolay Bachiyski fc09c8aa26 POT, generated from r13891
git-svn-id: https://develop.svn.wordpress.org/trunk@13892 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-30 15:51:09 +00:00
Andrew Nacin 4746be453f Use $paged global instead of get_query_var('paged') in Twenty Ten. see #12748
git-svn-id: https://develop.svn.wordpress.org/trunk@13889 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-30 13:12:36 +00:00
Andrew Nacin d3715d1b45 Clarify order of operations for a child theme removing a filter of a parent theme. see #12695, see #12748
git-svn-id: https://develop.svn.wordpress.org/trunk@13888 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-30 12:55:08 +00:00
Andrew Nacin e6e9ad218d Second pass on twentyten/functions.php inline documentation. see #12695. Also:
rename twentyten_init() to twentyten_setup(), to reflect the hook it is run on (init would be too late, it must be after_setup_theme). Remove unnecessary twentyten_get_page_number() and transfer functionality to twentyten_the_page_number(). Remove the function_exists() wrappers from functions that are simply tied to a hook, as a better practice would be to remove the hook instead of plugging the function. For architecture changes, see #12748.

git-svn-id: https://develop.svn.wordpress.org/trunk@13886 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-30 00:05:17 +00:00
Andrew Nacin f15366a78c Rough cut of Twenty Ten inline documentation. see #12695. props jorbin, demetris.
git-svn-id: https://develop.svn.wordpress.org/trunk@13885 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-29 22:03:15 +00:00
Ryan Boren 2af7bc317c Remove classic and default themes. see #10654
git-svn-id: https://develop.svn.wordpress.org/trunk@13879 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-29 17:07:58 +00:00
Matt Thomas 15153c6db3 Remove print.css from twentyten
git-svn-id: https://develop.svn.wordpress.org/trunk@13873 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-29 04:16:03 +00:00
Matt Thomas 21e08209ca Merge twentyten print style into style.css. Fixes #12733. Props demetris.
git-svn-id: https://develop.svn.wordpress.org/trunk@13872 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-29 00:48:03 +00:00
Matt Thomas f654e1a2e6 A compromise approach for #12542 -- Treat site-title as H1 on front page, unless it's a static page.
git-svn-id: https://develop.svn.wordpress.org/trunk@13846 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-27 21:50:39 +00:00
Matt Thomas 904064f000 Twenty Ten: Don't use post thumbnail as the custom header if it's smaller than the header size. See #12661. Props iandstewart
git-svn-id: https://develop.svn.wordpress.org/trunk@13836 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-27 01:59:46 +00:00
Andrew Nacin 4f5a2095a8 Remove trailing whites and double semicolons.
git-svn-id: https://develop.svn.wordpress.org/trunk@13830 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-26 19:36:49 +00:00
Matt Thomas 645f20b3fa Replace query strings with arras in Twenty Ten, see #12698. Props demetris.
git-svn-id: https://develop.svn.wordpress.org/trunk@13818 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-26 05:37:55 +00:00
Peter Westwood a28f0f27cf Switch to get_template_part Fixes #12371. Try on some narrative comments for size see #12695.
git-svn-id: https://develop.svn.wordpress.org/trunk@13816 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-25 22:04:27 +00:00