Commit Graph

256 Commits

Author SHA1 Message Date
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
iammattthomas
8f33ece26e 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: http://svn.automattic.com/wordpress/trunk@15164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-08 01:48:33 +00:00
iammattthomas
cb18c0db79 Twenty Ten CSS cleanup, margin fix. Props zeo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15163 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-08 01:24:46 +00:00
iammattthomas
a6e99da98f Fixing drop shadow bug in Safari for Twenty Ten dropdowns. Props iandstewart.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-08 01:20:38 +00:00
iammattthomas
ce7395968d Adjusting caption text style in the Twenty Ten theme.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-06 20:40:44 +00:00
iammattthomas
797ea0a101 Better padding for photo captions in the Twenty Ten theme.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-06 20:27:37 +00:00
iammattthomas
0c0e3a237b Specify a line height for entry-title in the Twenty Ten theme
git-svn-id: http://svn.automattic.com/wordpress/trunk@15153 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-06 20:19:23 +00:00
ryan
7142f4ec36 Check if comment paging is on. Props iandstewart. fixes #13739
git-svn-id: http://svn.automattic.com/wordpress/trunk@15145 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-05 14:55:18 +00:00
nacin
f2cf114833 Hide 'no password' text for comments. It's already being shown for the_content; aligns it with .nocomments; fixes #13692.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-03 05:23:21 +00:00
nacin
113825eaa0 Use p.nopassword instead of div.nopassword in Twenty Ten. props zeo, fixes #13692.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15121 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-02 22:45:21 +00:00
nacin
338a869b8f Don't show 'Continue reading' in Twenty Ten on attachment pages. props iandstewart, fixes #13361.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-02 22:41:14 +00:00
iammattthomas
f317133aee In Twenty Ten, move the top margin from the header to the wrapper div. Fixes #13636. Props markjaquith.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15092 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-01 17:16:07 +00:00
ryan
68220a6bd2 Clear content. Props ocean90 iandstewart. fixes #13642
git-svn-id: http://svn.automattic.com/wordpress/trunk@15089 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-01 15:32:15 +00:00
nacin
9d930a6d6f Remove old Twenty Ten code. props iandstewart, fixes #13646.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-31 21:17:19 +00:00
nacin
9880197be6 Use default wp_nav_menu sorting in Twenty Ten. props iandstewart, fixes #13660.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15082 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-31 21:13:24 +00:00
potbot
b18e64b2a4 POT, generated from r15042
git-svn-id: http://svn.automattic.com/wordpress/trunk@15043 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-28 20:21:07 +00:00
wpmuguru
84739b1583 continue reading link on custom excerpt in TwentyTen, props iandstewart, fixes #13361
git-svn-id: http://svn.automattic.com/wordpress/trunk@15040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-28 17:01:27 +00:00
ryan
764b19ed24 Remove theme-options tag and allow wide attachments on pages. Props lancewillett. fixes #13595
git-svn-id: http://svn.automattic.com/wordpress/trunk@15035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-28 16:35:31 +00:00
potbot
b0fba3af58 POT, generated from r15017
git-svn-id: http://svn.automattic.com/wordpress/trunk@15018 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-28 00:21:14 +00:00
ryan
45d9689e89 Typo fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@15012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-27 23:12:54 +00:00
ryan
5718e976d1 Add custom-background to twentyten tags
git-svn-id: http://svn.automattic.com/wordpress/trunk@15009 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-27 22:34:59 +00:00
potbot
3741c74fa4 POT, generated from r14956
git-svn-id: http://svn.automattic.com/wordpress/trunk@14957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 20:21:06 +00:00
markjaquith
e18c9ba08a Do not display category blurb for post types that do not support that taxonomy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 20:06:54 +00:00
ryan
85ac8135d4 Child menu stlying fixes. Props filosofo. fixes #13552
git-svn-id: http://svn.automattic.com/wordpress/trunk@14946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 16:32:36 +00:00
ryan
cf2a91c809 RTL updates for twentyten. Props yoavf. fixes #13233
git-svn-id: http://svn.automattic.com/wordpress/trunk@14941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 14:15:27 +00:00
potbot
850c7ad292 POT, generated from r14938
git-svn-id: http://svn.automattic.com/wordpress/trunk@14939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 08:21:07 +00:00
nacin
4a96f93f6b Add textdomain. see #13198.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 05:37:34 +00:00
nacin
7fb0cc62a6 In Twenty Ten, make classes on larr/rarr consistent, and make sure those are translated. props zeo, see #13198.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 05:35:14 +00:00
nacin
9584b002b3 Use a more generic HTML comment. props zeo, fixes #12695.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 04:36:42 +00:00
nacin
75354faa28 In Twenty Ten, fix IE6 hover state on top-level menu item. props filosofo, fixes #13545.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 02:46:43 +00:00
nacin
4dee1327f5 In Twenty Ten, fix display of 2nd-level submenus in Opera (Win/Mac). props iandstewart, fixes #13511.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 02:27:37 +00:00
potbot
810bbe0cc0 POT, generated from r14915
git-svn-id: http://svn.automattic.com/wordpress/trunk@14916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 00:21:12 +00:00
ryan
d017a8aa0e Custom header fixes and rework. Props ocean90. fixes #13231
git-svn-id: http://svn.automattic.com/wordpress/trunk@14907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 22:05:51 +00:00
ryan
cf3466579b Menu notice and stlying fixes. Props filosofo. fixes #12812
git-svn-id: http://svn.automattic.com/wordpress/trunk@14905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 21:44:34 +00:00
potbot
98f19bc328 POT, generated from r14889
git-svn-id: http://svn.automattic.com/wordpress/trunk@14890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 16:21:16 +00:00
nacin
aefb552495 Always show 'Continue reading' link when dealing with excerpts in Twenty Ten. props iandstewart, fixes #13361.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 16:08:44 +00:00
ryan
61df5a850f Active menu styling. Props ianddtewart. see #12812
git-svn-id: http://svn.automattic.com/wordpress/trunk@14882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 14:37:36 +00:00
iammattthomas
1ec3c835d8 In Twenty Ten, adjust padding and margin for the site-generator image
git-svn-id: http://svn.automattic.com/wordpress/trunk@14865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 23:00:54 +00:00
iammattthomas
a90a9b6fd4 Reduce the font size when widgets use the entry-meta class in the sidebar
git-svn-id: http://svn.automattic.com/wordpress/trunk@14864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 22:43:03 +00:00
iammattthomas
c2a0ca325c Twenty Ten editor-style CSS cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@14863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 22:20:37 +00:00
iammattthomas
146c261f6b In Twenty Ten, make dropdown menus slightly wider to accommodate long words. Minor cleanup of style.css
git-svn-id: http://svn.automattic.com/wordpress/trunk@14862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 22:18:40 +00:00
potbot
1e56d66064 POT, generated from r14834
git-svn-id: http://svn.automattic.com/wordpress/trunk@14835 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 12:22:10 +00:00
nacin
c83e17c1ce Some menu string improvements. props JohnONolan. see #13378.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 09:26:41 +00:00
westi
78ba3b94b1 Check to see we have posts before calling the_post().
git-svn-id: http://svn.automattic.com/wordpress/trunk@14830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 08:40:02 +00:00
westi
437a09348b Check to see we have posts before calling the_post(). Fixes #13510 props dd32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 08:33:51 +00:00
iammattthomas
8b523fad45 In twenty ten, make the dropdown menu's shadow fit to the width of the dropdown. Props wds-chris and ocean90.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14823 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-23 22:01:03 +00:00
potbot
79e1854996 POT, generated from r14791
git-svn-id: http://svn.automattic.com/wordpress/trunk@14792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-21 20:22:02 +00:00
nacin
7b43d20151 Better escaping in 2010 attachment.php. fixes #13198, see [14789].
git-svn-id: http://svn.automattic.com/wordpress/trunk@14791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-21 19:32:01 +00:00
ryan
9ed4d4011b No need to double escape. Props s zeo. see #13198
git-svn-id: http://svn.automattic.com/wordpress/trunk@14790 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-21 19:26:25 +00:00
ryan
d83dcfc920 Fix typo. Props filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-21 19:01:37 +00:00
nacin
a35791a4ae In Twenty Ten, final pass on inline docs et al. props jorbin, zeo. fixes #12695.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-21 18:56:27 +00:00
potbot
cbc759b3de POT, generated from r14709
git-svn-id: http://svn.automattic.com/wordpress/trunk@14710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-17 08:22:16 +00:00
nacin
fd31852e68 Refer to the right codex article. props MichaelH, see #12695.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14709 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-17 06:52:47 +00:00
nacin
f713b87e31 In Twenty Ten, documentation and code improvements. see #12695.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14708 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-17 06:36:11 +00:00
nacin
ff32a9aa28 Various minor tweaks to file-level phpdoc in Twentyten. props dremeda. see #12695.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-17 06:32:03 +00:00
potbot
08e8594528 POT, generated from r14705
git-svn-id: http://svn.automattic.com/wordpress/trunk@14706 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-17 00:21:09 +00:00
westi
32b4cbe0da 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: http://svn.automattic.com/wordpress/trunk@14700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-16 21:02:34 +00:00
nacin
c40e204b6c Twenty Ten documentation and functions.php improvements. see #12695.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-16 20:53:36 +00:00
nacin
ff66f09ec9 @subpackage cannot have spaces.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-16 17:10:21 +00:00
nacin
249a6cdd18 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: http://svn.automattic.com/wordpress/trunk@14689 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-16 06:38:58 +00:00
nacin
61725ced93 Remove unnecessary and out-of-place Twenty Ten filter. Also, tabs not spaces. see #13198.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-16 06:26:18 +00:00
potbot
3934cd678b POT, generated from r14661
git-svn-id: http://svn.automattic.com/wordpress/trunk@14662 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-15 12:21:45 +00:00
markjaquith
4ab768959d 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: http://svn.automattic.com/wordpress/trunk@14660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-15 09:59:15 +00:00
potbot
0f2f5f276b POT, generated from r14627
git-svn-id: http://svn.automattic.com/wordpress/trunk@14629 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-14 08:21:12 +00:00
nacin
a743de0788 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: http://svn.automattic.com/wordpress/trunk@14620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-14 06:20:30 +00:00
potbot
f06b9dbcf6 POT, generated from r14612
git-svn-id: http://svn.automattic.com/wordpress/trunk@14613 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-14 00:21:45 +00:00
wpmuguru
21bef33fc6 add menu slots/theme_menus, props ryan, see #13378
git-svn-id: http://svn.automattic.com/wordpress/trunk@14611 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-13 22:14:54 +00:00
potbot
5ea7e3a144 POT, generated from r14554
git-svn-id: http://svn.automattic.com/wordpress/trunk@14555 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-11 00:22:05 +00:00
nbachiyski
e27f57e1b6 Do not cut the Tagged <tags> phrase in half. Fixes #13198
git-svn-id: http://svn.automattic.com/wordpress/trunk@14552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-10 21:24:32 +00:00
westi
5bcf419601 Add ARIA landmark roles to TwentyTen. Fixes #13055 props demetris.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-10 21:10:12 +00:00
nbachiyski
41d8837397 Various twentyten i18n fixes. Props zeo, dimadin. Fixes #13198
git-svn-id: http://svn.automattic.com/wordpress/trunk@14544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-10 20:30:58 +00:00
potbot
c05b99ed95 POT, generated from r14542
git-svn-id: http://svn.automattic.com/wordpress/trunk@14543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-10 20:22:01 +00:00
nbachiyski
75b3a4ea29 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: http://svn.automattic.com/wordpress/trunk@14541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-10 19:06:22 +00:00
potbot
57e51b0463 POT, generated from r14536
git-svn-id: http://svn.automattic.com/wordpress/trunk@14537 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-10 08:21:46 +00:00
nbachiyski
d4e3352f1e I18n fixes for header.php in Twentyten. Props zeo. See #13198
git-svn-id: http://svn.automattic.com/wordpress/trunk@14535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-10 06:04:14 +00:00
nbachiyski
25e4c70b5d I18n and whitespace fixes for functions.php in TwentyTen
git-svn-id: http://svn.automattic.com/wordpress/trunk@14534 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-10 05:58:24 +00:00
nbachiyski
2f7d83c22e Move vcard span out of the translatable string. See #13198
git-svn-id: http://svn.automattic.com/wordpress/trunk@14533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-10 05:28:01 +00:00
nbachiyski
8b03f80b29 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: http://svn.automattic.com/wordpress/trunk@14532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-10 05:11:11 +00:00
potbot
e32f458230 POT, generated from r14524
git-svn-id: http://svn.automattic.com/wordpress/trunk@14525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-09 12:21:55 +00:00
nbachiyski
8c1e6b62e6 I18n fixes in Twentyten footer. Props zeo, see #13198
git-svn-id: http://svn.automattic.com/wordpress/trunk@14523 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-09 09:29:06 +00:00
iammattthomas
3b38c7671e In Twenty Ten, keep the search widget lable from clashing with the search widget title. Props iandstewart.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14511 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-08 06:57:38 +00:00
potbot
96a0afbc4a POT, generated from r14502
git-svn-id: http://svn.automattic.com/wordpress/trunk@14503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-07 20:21:45 +00:00
nacin
4340b23564 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: http://svn.automattic.com/wordpress/trunk@14501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-07 18:13:20 +00:00
nacin
d06c6634ae Properly handle the wp_page_args filter in Twenty Ten. fixes #13293, props demetris.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-07 18:11:58 +00:00
nacin
7df4cd20a1 In Twenty Ten, give single.php a valid loop. fixes #13279.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-06 17:34:17 +00:00
potbot
02d7ec59cc POT, generated from r14469
git-svn-id: http://svn.automattic.com/wordpress/trunk@14470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-06 04:21:21 +00:00
iammattthomas
9c378e8e27 Add a home link to the navigation in twenty ten. Props iandstewart.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-06 03:04:22 +00:00
nacin
81773b5ce1 Add editor-style-rtl.css. props yoavf, fixes #13121.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-05 20:38:42 +00:00
potbot
b6557a8347 POT, generated from r14434
git-svn-id: http://svn.automattic.com/wordpress/trunk@14435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-04 08:21:35 +00:00
nacin
3e035809a1 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: http://svn.automattic.com/wordpress/trunk@14433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-04 07:01:09 +00:00
potbot
ebff7d7c0f POT, generated from r14401
git-svn-id: http://svn.automattic.com/wordpress/trunk@14403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-03 20:21:30 +00:00
ryan
97c448ed14 Coding standard cleanups. Props zeo. see #13198
git-svn-id: http://svn.automattic.com/wordpress/trunk@14391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-03 19:30:02 +00:00
ryan
d20d059440 Typo fixes. Props zeo. see #13198
git-svn-id: http://svn.automattic.com/wordpress/trunk@14389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-03 19:28:44 +00:00
ryan
a35bf04b19 Use get_search_query(). Props zeo. see #13198
git-svn-id: http://svn.automattic.com/wordpress/trunk@14388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-03 19:28:04 +00:00
nacin
a42ee2366e Twenty Ten RTL fixes. props yoavf. fixes #13121.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-03 19:17:27 +00:00
iammattthomas
941da09fa7 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: http://svn.automattic.com/wordpress/trunk@14384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-03 19:16:47 +00:00
ryan
172aa06718 Revert [14347] and [14372]. It broke more than we expected. Try again in 3.1. see #13051
git-svn-id: http://svn.automattic.com/wordpress/trunk@14374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-03 18:16:22 +00:00
potbot
2764e19bc5 POT, generated from r14358
git-svn-id: http://svn.automattic.com/wordpress/trunk@14359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-03 04:21:35 +00:00
nbachiyski
855ac9ef4a Use _n() instead of comments_number() in twentyten, because it doesn't handle plurals properly. Props zeo and dimadin. Fixes #13187
git-svn-id: http://svn.automattic.com/wordpress/trunk@14358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-03 01:07:49 +00:00
potbot
667481ba03 POT, generated from r14353
git-svn-id: http://svn.automattic.com/wordpress/trunk@14354 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-03 00:21:25 +00:00