Commit Graph

316 Commits

Author SHA1 Message Date
ryan
55958522c1 Back compat for bundled themes. Props nacin, SergeyBiryukov, kobenland. fixes #20768
git-svn-id: http://core.svn.wordpress.org/trunk@20983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-06-04 14:43:19 +00:00
potbot
99b79efd19 POT, generated from r20974
git-svn-id: http://core.svn.wordpress.org/trunk@20975 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-06-01 21:18:10 +00:00
ryan
0f1f59b092 Custom background fixes:
* Specify default background colors for the bundled themes.
* Change the default custom background callback to only operate on saved values, rather than default values.
* Prevent an unsaved default value from overriding a manually modified style.css file.

Props nacin, kobenland
fixes #20448


git-svn-id: http://core.svn.wordpress.org/trunk@20973 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-06-01 20:31:50 +00:00
nacin
1f11c21eae Provide a Text Domain header for Twenty Ten and Twenty Eleven. WP_Theme will then look to translate the style.css headers (name, author, description, etc.) on themes.php, even if the theme isn't activated. fixes #20448.
git-svn-id: http://core.svn.wordpress.org/trunk@20946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-05-27 16:44:14 +00:00
potbot
aff39254b3 POT, generated from r20474
git-svn-id: http://svn.automattic.com/wordpress/trunk@20475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-04-15 21:17:55 +00:00
nacin
fa631702a6 Flexible heights for Twenty Ten's custom headers. see #20448.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-04-15 20:51:24 +00:00
nacin
0393394451 Twenty Ten: Remove $locale.php file support. see #20448.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-04-15 20:46:09 +00:00
nacin
359ed454b7 Callbacks for custom headers and custom backgrounds registered through add_theme_support() are now wp-head-callback, admin-head-callback, and admin-preview-callback. see #19910.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-03-21 03:36:17 +00:00
potbot
b61ad29d1e POT, generated from r20226
git-svn-id: http://svn.automattic.com/wordpress/trunk@20227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-03-20 22:16:07 +00:00
nacin
1a265e464c Move Twenty Ten and the rest of Twenty Eleven to add_theme_support() for headers and backgrounds. props sabreuse for initial patch. fixes #20265. see #20249.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-03-20 21:32:42 +00:00
nacin
55f0de0cc4 Add template names to theme pots. see #6007.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-21 16:37:01 +00:00
nacin
6e0d0091f4 Update POT files. Reflects a change in the makepot script to ensure consistency when files are generated. Remove duplicate header comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-10 16:38:48 +00:00
potbot
7cba3a42f8 POT, generated from r19762
git-svn-id: http://svn.automattic.com/wordpress/trunk@19763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-01-27 14:28:54 +00:00
ryan
9f5c80eb92 Use one space, not two, after trailing punctuation. Prop Zeo. fixes #19537
git-svn-id: http://svn.automattic.com/wordpress/trunk@19599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-16 17:13:16 +00:00
potbot
ebdf78f0e2 POT, generated from r19582
git-svn-id: http://svn.automattic.com/wordpress/trunk@19583 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-10 19:27:25 +00:00
ryan
dd64f17ab7 More consistent attribute escaping. Props nacin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19582 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-10 19:18:51 +00:00
nacin
b47fa0c595 overflow:auto for pre tags in Twenty Ten. props SergeyBiryukov, fixes #16317.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-15 20:15:05 +00:00
potbot
72b02a429c POT, generated from r19244
git-svn-id: http://svn.automattic.com/wordpress/trunk@19245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-10 19:29:33 +00:00
ryan
132097032e Make date formats for transation. Props SergeyBiryukov, settle. fixes #16441
git-svn-id: http://svn.automattic.com/wordpress/trunk@19241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-10 18:37:20 +00:00
azaozz
02896d9506 Fix alignment buttons when there is no content in editor under RTL, props SergeyBiryukov, fixes 18247
git-svn-id: http://svn.automattic.com/wordpress/trunk@19085 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-10-29 00:17:37 +00:00
nacin
1154e4b468 Use get_template_directory() instead of TEMPLATEPATH in Twentys Ten and Eleven. props solarisssmoke, fixes #18071.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-10-25 04:42:16 +00:00
azaozz
4f6411e8ff Fix UL, OL in Twenty Ten editor-style.css, see #18314
git-svn-id: http://svn.automattic.com/wordpress/trunk@18800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-09-28 15:16:30 +00:00
potbot
5626447a2e POT, generated from r18298
git-svn-id: http://svn.automattic.com/wordpress/trunk@18299 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-13 13:27:43 +00:00
azaozz
853d1ab1a2 Implement rel="author" in Twenty Eleven and Twenty Ten, props joostdevalk, fixes #17722
git-svn-id: http://svn.automattic.com/wordpress/trunk@18189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 02:02:09 +00:00
potbot
e8d109baaf POT, generated from r17478
git-svn-id: http://svn.automattic.com/wordpress/trunk@17479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-02-22 08:27:30 +00:00
nacin
1687dd21b2 Back compat with the gallery_style filter in Twenty Ten. fixes #16610 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-02-22 08:23:30 +00:00
ryan
b4173bbc4e 3.0 compat for twentyten
git-svn-id: http://svn.automattic.com/wordpress/trunk@17469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-02-21 18:35:37 +00:00
nacin
266b772e9c Clear floats before page links in Twenty Ten. props chipbennett, fixes #16178.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-01-19 19:56:54 +00:00
potbot
477b1c3056 POT, generated from r17305
git-svn-id: http://svn.automattic.com/wordpress/trunk@17306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-01-15 01:27:02 +00:00
nacin
73b17f9ef0 Add twentyten_attachment_height filter. props lancewillett, fixes #14402.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17305 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-01-15 01:12:00 +00:00
nacin
82f597e296 Check for theme support before calling has_post_thumbnail for child theme compatibility. see #14903.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-01-14 19:16:21 +00:00
nacin
50d3a36764 Add post format CSS to Twenty Ten. props iandstewart, fixes #16141.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-01-07 17:07:34 +00:00
nacin
4066dde395 Correct docs for TT version number. props Jayjdk, fixes #16087.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-01-03 22:47:05 +00:00
potbot
01aed94fd0 POT, generated from r17164
git-svn-id: http://svn.automattic.com/wordpress/trunk@17165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-28 23:26:59 +00:00
nacin
7b3d6d03ee We'll release Twenty Ten 1.2 with 3.1. fixes #15990.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-28 22:57:37 +00:00
potbot
ec8e5fe129 POT, generated from r17111
git-svn-id: http://svn.automattic.com/wordpress/trunk@17112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-22 18:27:03 +00:00
nacin
cf52befe03 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: http://svn.automattic.com/wordpress/trunk@17111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-22 18:06:56 +00:00
potbot
5f4e34a4a9 POT, generated from r17092
git-svn-id: http://svn.automattic.com/wordpress/trunk@17093 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-20 22:21:43 +00:00
nacin
be21df74ee Handle 'This gallery contains X photos' properly in Twenty Ten. fixes #15858.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-20 09:34:58 +00:00
markjaquith
68e8654875 Mark Twenty Ten as GPL per new theme directory guidelines. props pross. fixes #15632
git-svn-id: http://svn.automattic.com/wordpress/trunk@16883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-12 07:02:18 +00:00
nacin
8f96817661 Utilize gallery-columns-# classes in Twenty Ten. props ianstewart, lancewillett. fixes #15103.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-11 04:05:32 +00:00
potbot
6634bd0314 POT, generated from r16866
git-svn-id: http://svn.automattic.com/wordpress/trunk@16867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-10 20:21:45 +00:00
nacin
d1cc06bac1 Deprecate twentyten_remove_gallery_css in favor of the use_default_gallery_style filter. see #15103.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-10 19:27:12 +00:00
potbot
76ca7a8301 POT, generated from r16782
git-svn-id: http://svn.automattic.com/wordpress/trunk@16783 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-08 00:21:45 +00:00
nacin
7c2e6f8c90 Add 'View Galleries' link for post formats. fixes #15506.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-07 23:31:35 +00:00
potbot
e291e5010d POT, generated from r16729
git-svn-id: http://svn.automattic.com/wordpress/trunk@16730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-05 04:21:31 +00:00
nacin
2955ecbc55 Fix typo in TT loop.php. props wpcanyon, markmcwilliams. fixes #15537.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-05 02:18:07 +00:00
nacin
0e29723f63 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: http://svn.automattic.com/wordpress/trunk@16726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-05 02:15:51 +00:00
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