Commit Graph

582 Commits

Author SHA1 Message Date
potbot
0c82da160e POT, generated from r16675
git-svn-id: http://svn.automattic.com/wordpress/trunk@16676 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-02 00:21:46 +00:00
nacin
56264e107b Allow the various header constants to be redefined in Twenty Ten. see #14903.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-02 00:17:12 +00:00
potbot
3030c278ba POT, generated from r16617
git-svn-id: http://svn.automattic.com/wordpress/trunk@16618 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-29 20:21:41 +00:00
nbachiyski
d43b3a704c 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: http://svn.automattic.com/wordpress/trunk@16614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-29 18:42:31 +00:00
potbot
3ea1ae7f4f POT, generated from r16590
git-svn-id: http://svn.automattic.com/wordpress/trunk@16591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-25 20:21:41 +00:00
nacin
41c46efc24 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: http://svn.automattic.com/wordpress/trunk@16589 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-25 18:59:19 +00:00
potbot
5618d1a644 POT, generated from r16540
git-svn-id: http://svn.automattic.com/wordpress/trunk@16541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-23 00:22:47 +00:00
nacin
72a354331b Add a simple filter to allow removing the recent comments default widget styles. fixes #15493, see #14876.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16522 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-21 13:55:11 +00:00
potbot
1baed284ed POT, generated from r16480
git-svn-id: http://svn.automattic.com/wordpress/trunk@16481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-19 08:21:40 +00:00
nacin
27cb70434a Twenty Ten code cleanups. props lancewillett, fixes #15476.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-19 05:37:47 +00:00
nacin
1e161cfe48 Don't pass optional argument with its default value. props hakre, fixes #15450.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-17 17:33:08 +00:00
westi
435c4c2dbf Revert most of [16332] - renaming and deprecating a commonly used function is silly. Improving it is good. Fixes #15407.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-12 21:53:15 +00:00
scribu
98cda5bd65 Replace get_the_category() with get_the_categories(). Props filosofo. Fixes #15407
git-svn-id: http://svn.automattic.com/wordpress/trunk@16332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-12 20:05:37 +00:00
nacin
e0c3676423 Hello Dolly 1.6. fixes typo, props sbressler, fixes #15229. Removes absolute from positioning, props kapeels, fixes #15228. Add some whitespace.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-10 12:43:04 +00:00
potbot
9451fa0d1b POT, generated from r16218
git-svn-id: http://svn.automattic.com/wordpress/trunk@16219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-06 00:21:40 +00:00
nacin
a3bcec29fe Twenty Ten bump to 1.3-alpha in trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-05 22:33:37 +00:00
potbot
4793578fb1 POT, generated from r16198
git-svn-id: http://svn.automattic.com/wordpress/trunk@16199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-05 04:21:43 +00:00
markjaquith
7616a6cafb Add Post Format support to TwentyTen. Can now use this to designate an Aside or a Gallery! see #14746
git-svn-id: http://svn.automattic.com/wordpress/trunk@16197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-05 02:25:41 +00:00
potbot
f0f43d9eb0 POT, generated from r16175
git-svn-id: http://svn.automattic.com/wordpress/trunk@16176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-04 08:21:52 +00:00
markjaquith
17fbb0e123 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: http://svn.automattic.com/wordpress/trunk@16174 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-04 07:41:07 +00:00
nacin
a07ec69bce Add a class to 'Your comment is awaiting moderation' in the comment walker and Twenty Ten's callback. fixes #15206.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-10-28 03:58:51 +00:00
nacin
9f9f5205b0 Fix some encoding issues. props hakre, fixes #14735.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-10-27 09:54:17 +00:00
nacin
a613fa5d92 Wasn't me.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-10-27 02:23:57 +00:00
nacin
e58da4ac0a 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: http://svn.automattic.com/wordpress/trunk@15996 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-10-27 02:21:49 +00:00
nacin
2db650cc3b Don't let widget select boxes get cut off by the sidebar in Twenty Ten. props iandstewart, fixes #15114 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-10-24 21:45:35 +00:00
nacin
3d8ae9d042 Fix long taglines hidden under the header image lte IE7. props iandstewart, fixes #15113 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-10-24 21:40:17 +00:00
potbot
b23b3a40af POT, generated from r15788
git-svn-id: http://svn.automattic.com/wordpress/trunk@15789 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-10-13 12:29:42 +00:00
nacin
8731365a57 svn add attachment.php. see #15078, r15762.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-10-09 09:19:37 +00:00
nacin
e4d81b8e9a 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: http://svn.automattic.com/wordpress/trunk@15762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-10-09 09:17:42 +00:00
ryan
526e939001 Fix header positioning in IE9. Props iandstewart. fixes #14883
git-svn-id: http://svn.automattic.com/wordpress/trunk@15658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-09-24 19:56:56 +00:00
potbot
8bdad118fe POT, generated from r15609
git-svn-id: http://svn.automattic.com/wordpress/trunk@15610 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-09-12 16:21:34 +00:00
nacin
b85b71ee83 Fix image size handling in Twenty Ten. props lancewillett, iandstewart, see #14303 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-09-12 15:21:29 +00:00
nbachiyski
eae6e01a0b 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: http://svn.automattic.com/wordpress/trunk@15532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-08-25 19:12:01 +00:00
nacin
a92dc7abaf Check for header image before showing it, in Twenty Ten. props koopersmith, see #14486 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-08-23 05:58:55 +00:00
nacin
8a80f80b22 Clear #main in Twenty Ten to fix rendering in old Gecko browsers. props demetris, fixes #13991 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-22 20:44:03 +00:00
potbot
9f10f4fe56 POT, generated from r15430
git-svn-id: http://svn.automattic.com/wordpress/trunk@15431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-14 16:21:33 +00:00
nacin
e4faf559a4 s/TwentyTen/Twenty Ten/ so we don't wipe theme mods and the current theme cache. for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@15428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-14 14:16:14 +00:00
nacin
d071270447 Twenty Ten minor image style edits. props iandstewart, fixes #14303 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-14 01:16:08 +00:00
potbot
5e0fe52822 POT, generated from r15418
git-svn-id: http://svn.automattic.com/wordpress/trunk@15419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-14 00:21:42 +00:00
nacin
c1029b0e44 Bump.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-13 22:27:20 +00:00
nacin
cbe5a9a103 style.css cleanup. props lancewillett, see #14298 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-13 22:20:26 +00:00
nacin
810fae16d3 Twenty Ten: Rename to appease the theme directory gods, version bump, and new description from lancewillett and iandstewart. fixes #14298.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-13 22:09:36 +00:00
nacin
0fc06ad48b It's called WordPress. props zeo, fixes #14293.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-13 03:00:08 +00:00
potbot
49929d7ee3 POT, generated from r15397
git-svn-id: http://svn.automattic.com/wordpress/trunk@15398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-12 20:21:38 +00:00
nacin
15f82621ae style.css updates for theme repo sync. see #14284.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-12 20:00:35 +00:00
nacin
04487e1c22 Center images on attachment pages in Twenty Ten. props lancewillett. see #14284.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-12 19:45:09 +00:00
nacin
c43b5bc26b Update to Twenty Ten 1.0.3 from theme dir. see #14284.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-12 19:40:21 +00:00
potbot
95746a960a POT, generated from r15261
git-svn-id: http://svn.automattic.com/wordpress/trunk@15262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-15 16:21:22 +00:00
nacin
0b6be7ff26 In Twenty Ten, don't use the filter on wp_title in feeds.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-15 12:27:07 +00:00
potbot
39f5dd1da5 POT, generated from r15250
git-svn-id: http://svn.automattic.com/wordpress/trunk@15251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-14 12:22:00 +00:00