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 |
|
nacin
|
44f8ce8909
|
Don't pass bogus argument to the_excerpt. props zeo, fixes #13883.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 08:24:34 +00:00 |
|
potbot
|
07a13fb920
|
POT, generated from r15235
git-svn-id: http://svn.automattic.com/wordpress/trunk@15236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 20:22:22 +00:00 |
|
nacin
|
b0213b6af7
|
Make sure no output is sent in Twenty Ten before get_header(). fixes #13851.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 16:55:41 +00:00 |
|
potbot
|
637d40a621
|
POT, generated from r15222
git-svn-id: http://svn.automattic.com/wordpress/trunk@15223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 16:22:17 +00:00 |
|
wpmuguru
|
b7432248ba
|
arrange twentyten strings for easier translation, props zeo, fixes #13824
git-svn-id: http://svn.automattic.com/wordpress/trunk@15222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 16:15:25 +00:00 |
|
potbot
|
cb7e7334d8
|
POT, generated from r15212
git-svn-id: http://svn.automattic.com/wordpress/trunk@15213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 04:21:39 +00:00 |
|
nacin
|
4e15eaa830
|
Use a switch. props jdub, see #13812.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 03:34:52 +00:00 |
|
iammattthomas
|
848d51b83a
|
Avoid displaying custom comment types as pingbacks/trackbacks in Twenty Ten. Fixes #13812. Props jdub.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 02:17:26 +00:00 |
|
iammattthomas
|
e31cc08860
|
In Twenty ten, make last gallery image link back to the first. Props iandstewart.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 02:01:56 +00:00 |
|
iammattthomas
|
003ede0b13
|
Updating Twenty Ten's screenshot to not show the search form label
git-svn-id: http://svn.automattic.com/wordpress/trunk@15207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 01:55:32 +00:00 |
|
potbot
|
33051cf971
|
POT, generated from r15197
git-svn-id: http://svn.automattic.com/wordpress/trunk@15198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 20:21:20 +00:00 |
|
nacin
|
4c53975440
|
Use wp_title() proper in Twenty Ten, and move the janky stuff to a filter. see #13751.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 18:26:53 +00:00 |
|
nacin
|
9e65c710fe
|
Don't reveal gallery content in Twenty Ten when the post is password protected. fixes #13770, props zeo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 18:23:08 +00:00 |
|
nacin
|
e13e6254dc
|
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: http://svn.automattic.com/wordpress/trunk@15193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 17:57:30 +00:00 |
|