Commit Graph

1253 Commits

Author SHA1 Message Date
lancewillett
36bd0f0339 Twenty Twelve: update editor stylesheet, props obenland. See #21376.
git-svn-id: http://core.svn.wordpress.org/trunk@21409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-02 21:06:03 +00:00
lancewillett
4819a3ab37 Twenty Twelve: make sure embeds and videos don't overflow their containers, and add iframe styles to all embeds, videos, and objects. Fixes #21382.
Props chriswallace and obenland for troubleshooting.


git-svn-id: http://core.svn.wordpress.org/trunk@21408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-02 20:57:47 +00:00
lancewillett
0a83a5cb02 Twenty Twelve: add max-width rule to help captions not overflow their container at small window sizes. Props chriswallace and obenland, fixes #21383.
git-svn-id: http://core.svn.wordpress.org/trunk@21407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-02 20:53:38 +00:00
lancewillett
ee6a92ceb7 Twenty Twelve: style hr, big, del, ins in editor stylesheet (and add all except big to style.css also). Fixes #21376.
git-svn-id: http://core.svn.wordpress.org/trunk@21406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-02 20:27:23 +00:00
lancewillett
29b95be1b5 Twenty Twelve: fix navigation selectors as the change in r21404 broke the small navigation menu behavior.
git-svn-id: http://core.svn.wordpress.org/trunk@21405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-02 19:53:45 +00:00
lancewillett
1d9662043e Twenty Twelve: CSS and markup improvements for better child theme support, part 3. See #21379.
* Add classes like `.site` and `.site-content` in addition to the set of IDs already present, making things much better for child themes to have more than one generic element like `nav` inside the content container.
 * Bump JS version after selector change.
 * Move `image-attachment` to `post_class()` output

More exhaustive notes in the ticket on each id and class change.


git-svn-id: http://core.svn.wordpress.org/trunk@21404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-02 19:12:11 +00:00
lancewillett
a7b6455c97 Twenty Twelve: CSS and markup improvements for better child theme support, part 2. See #21379.
* Allow image alignment to apply anywhere, not just entry content area
 * Remove unneeded `hgroup` `header` and `nav` selectors


git-svn-id: http://core.svn.wordpress.org/trunk@21402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-02 18:28:10 +00:00
lancewillett
4b2f431080 Twenty Twelve: CSS and markup improvements for better child theme support, part 1.
Move all media queries to bottom of document.


git-svn-id: http://core.svn.wordpress.org/trunk@21401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-02 17:50:52 +00:00
lancewillett
a9052b5e1a Twenty Twelve: Homepage page template logic cleanup and style updates, props obenland. Fixes #21245.
git-svn-id: http://core.svn.wordpress.org/trunk@21398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-01 18:52:20 +00:00
lancewillett
0403c40ecf Twenty Twelve: update styles for tag/category descriptions on archive pages, props drewstrojny. Closes #21255.
git-svn-id: http://core.svn.wordpress.org/trunk@21397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-01 17:38:00 +00:00
lancewillett
dcde226134 Twenty Twelve: change featured post banner and comment author callout to look less like buttons. Props chriswallace and drewstrojny, fixes #21384.
git-svn-id: http://core.svn.wordpress.org/trunk@21396 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-01 17:34:31 +00:00
nacin
c52291165e Revert parameter changes in [21394] as these are unnecessary.
Our plugin API always passes the requested number arguments to a callback,
even if previous callbacks asked for less arguments than later callbacks.

see #21264.



git-svn-id: http://core.svn.wordpress.org/trunk@21395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-01 17:03:29 +00:00
lancewillett
8e8c62cc9c Twenty Twelve: better comment block for twentytwelve_wp_title() and set passed arguments to empty strings for compatibility with plugins or child themes that might override wp_title() before this filter runs.
See #21264.


git-svn-id: http://core.svn.wordpress.org/trunk@21394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-01 16:45:12 +00:00
lancewillett
51563cf8ff Twenty Twelve: add CSS rule for threaded comments. Fixes #21405.
git-svn-id: http://core.svn.wordpress.org/trunk@21393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-01 16:08:47 +00:00
lancewillett
87cc5cd6c9 Twenty Twelve: add print styles to stylesheet, first pass props obenland. See #21377.
git-svn-id: http://core.svn.wordpress.org/trunk@21392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-01 15:47:02 +00:00
lancewillett
c899eae2ae Twenty Twelve: use is_ssl() to load the correct protocol for Google font CSS file. Fixes #21399, props obenland.
git-svn-id: http://core.svn.wordpress.org/trunk@21391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-01 15:36:44 +00:00
lancewillett
409214d1be Twenty Eleven: update html5 shiv to 3.6 stable version. Props ocean90, fixes #20640.
git-svn-id: http://core.svn.wordpress.org/trunk@21390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-01 15:31:36 +00:00
lancewillett
5c5a3522ca Twenty Twelve: add editor stylesheet, first pass props obenland. See #21376.
RTL version and tweaks to come after more testing.


git-svn-id: http://core.svn.wordpress.org/trunk@21389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-01 15:28:50 +00:00
lancewillett
7f29970ebd Twenty Twelve: update comment header in html5 JS file.
Related to #20640.


git-svn-id: http://core.svn.wordpress.org/trunk@21388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-01 15:06:24 +00:00
lancewillett
4768331a77 Twenty Twelve: improve definition term layout a bit, use line-height instead of bottom margin. Fixes #21259.
git-svn-id: http://core.svn.wordpress.org/trunk@21372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-30 20:06:26 +00:00
lancewillett
afef3dd01d Twenty Twelve: fix typo for comment-content container showing incorrect class value, props obenland. Closes #21242.
git-svn-id: http://core.svn.wordpress.org/trunk@21371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-30 19:56:35 +00:00
lancewillett
8c15bd54ac Twenty Twelve: squeeze 1.47% more size savings by compressing screenshot again.
git-svn-id: http://core.svn.wordpress.org/trunk@21370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-30 19:51:43 +00:00
lancewillett
ba2fe5b89a Twenty Twelve: fix typo, s/#entry-meta/.entry-meta/ props zeo. Closes #21418.
git-svn-id: http://core.svn.wordpress.org/trunk@21369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-30 19:48:43 +00:00
lancewillett
1f592e5cef Twenty Eleven: fix typo, s/#entry-meta/.entry-meta/ props zeo. See #21418.
git-svn-id: http://core.svn.wordpress.org/trunk@21368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-30 19:45:58 +00:00
lancewillett
9f5310274b Twenty Twelve: enable async body class value changes for custom background color changes in Theme Customizer. See #21226.
git-svn-id: http://core.svn.wordpress.org/trunk@21343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-25 19:42:55 +00:00
lancewillett
080992c54b Twenty Twelve: improve table styles, props sennza and drewstrojny. Fixes #21261.
git-svn-id: http://core.svn.wordpress.org/trunk@21342 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-25 19:15:55 +00:00
lancewillett
edc8dd9f0b Twenty Twelve: new screenshot, props drewstrojny. Fixes #21227.
git-svn-id: http://core.svn.wordpress.org/trunk@21341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-25 19:09:46 +00:00
lancewillett
fe813cf573 Twenty Twelve: update pre element styles, props senzza and drewstrojny. Fixes #21263.
git-svn-id: http://core.svn.wordpress.org/trunk@21340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-25 19:03:39 +00:00
lancewillett
a0dabb5b6c Twenty Twelve: give address element a little more line-height, props sennza and drewstrojny. Fixes #21262.
git-svn-id: http://core.svn.wordpress.org/trunk@21338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-25 18:58:04 +00:00
lancewillett
3fcb5b1764 Twenty Twelve: adjust styles for definition lists, props sennza and drewstrojny. Fixes #21259.
git-svn-id: http://core.svn.wordpress.org/trunk@21337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-25 18:55:33 +00:00
lancewillett
d9a33b924f Twenty Twelve: CSS cleanup for clearing float method. Use overflow: hidden; and leave the other method intact in .clear rule so child themes can use it if needed. See #21381.
git-svn-id: http://core.svn.wordpress.org/trunk@21336 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-25 18:44:37 +00:00
lancewillett
8313567c35 Twenty Twelve: CSS cleanup for old prefixes. See #21381.
git-svn-id: http://core.svn.wordpress.org/trunk@21334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-25 18:13:41 +00:00
lancewillett
f6b8c4779a Twenty Twelve: tag and category descriptions should not be part of h1 element. Props obenland, see #21255.
git-svn-id: http://core.svn.wordpress.org/trunk@21331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-25 17:55:50 +00:00
lancewillett
8b283073d0 Twenty Twelve: remove unneeded filter (props nacin) and fix up PHP comment blocks in custom-header.php file for s/@package/@since/ on individual functions. See #21231.
git-svn-id: http://core.svn.wordpress.org/trunk@21329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-25 17:30:19 +00:00
lancewillett
cb4f0bf507 Twenty Twelve: remove back compat for custom header image, installs prior to 3.4 will not see it as an option. Props obenland, closes #21231.
git-svn-id: http://core.svn.wordpress.org/trunk@21328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-25 17:12:40 +00:00
lancewillett
80a592d548 Twenty Twelve: remove duplicate RSS feed title from wp_title output, props SergeyBiryukov. Closes #21233.
git-svn-id: http://core.svn.wordpress.org/trunk@21327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-25 16:51:23 +00:00
lancewillett
d7ba9b6944 Twenty Twelve: add explanatory notes to top of style.css for the use of rem and pixel units for font-size and line-height values, props drewstrojny. See #21379.
git-svn-id: http://core.svn.wordpress.org/trunk@21326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-25 16:46:21 +00:00
lancewillett
f42eabe82b Twenty Twelve: set gray background as default, handling empty and white as fallback cases. See #21226.
Also fix incorrect logic for full-width-page.php page template check in `twentytwelve_body_class` function.


git-svn-id: http://core.svn.wordpress.org/trunk@21325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-25 16:28:50 +00:00
lancewillett
d74e83ec52 Twenty Twelve: update theme options file to use PHP5 constructor and visibility keywords, and also minor DocBlock cleanup. Props Mamaduka and obenland, closes #21297.
git-svn-id: http://core.svn.wordpress.org/trunk@21280 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-18 18:41:17 +00:00
lancewillett
9582854122 Twenty Twelve: Update full-width handling with a missing CSS selector, and add case of no sidebar to the content_width calculation. Props obenland, fixes #21254.
git-svn-id: http://core.svn.wordpress.org/trunk@21279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-18 18:13:49 +00:00
lancewillett
adb3791ab8 Twenty Twelve: minor comment text fix, props griffinjt. Closes #21291.
git-svn-id: http://core.svn.wordpress.org/trunk@21278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-18 18:06:18 +00:00
lancewillett
b3a3ab5977 Twenty Twelve: add styles for common HTML elements in comment content, and also style up password protected form. Props drewstrojny, fixes #21242.
git-svn-id: http://core.svn.wordpress.org/trunk@21277 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-18 18:03:38 +00:00
lancewillett
0e8c8fb1e3 Twenty Twelve: make title truly pluggable by moving output from header.php to a function. Props obenland, fixes #21233.
git-svn-id: http://core.svn.wordpress.org/trunk@21276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-18 17:07:15 +00:00
lancewillett
a7221773c5 Twenty Twelve: proper namespace for two script/style handles in functions.php, props obenland. Fixes #21230.
git-svn-id: http://core.svn.wordpress.org/trunk@21275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-18 16:26:40 +00:00
lancewillett
bba762d76c Twenty Twelve: remove tag_description and category_description filters from archive template in favor of core filters. Fixes #21230.
git-svn-id: http://core.svn.wordpress.org/trunk@21268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-13 00:36:27 +00:00
lancewillett
85f7094ce6 Twenty Twelve: change content_width variable to the correct value, matching the width of the main content container. Fixes #21248.
git-svn-id: http://core.svn.wordpress.org/trunk@21267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-13 00:27:29 +00:00
lancewillett
ff55b09c92 Twenty Twelve: update search title styling to be consistent with archive title styling. Fixes #21239, props saltcod.
git-svn-id: http://core.svn.wordpress.org/trunk@21265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-13 00:17:05 +00:00
lancewillett
bf1f57085e Twenty Twelve: improve screen-reader-text handling (aka assistive-text) to use text hiding technique more friendly for RTL.
Also remove a duplicate CSS declaration as the same selector exists below in the file.


git-svn-id: http://core.svn.wordpress.org/trunk@21264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-13 00:08:52 +00:00
lancewillett
fde992b32f Twenty Twelve: show sticky badge only on non-paged home view. Fixes #21238, props DrewAPicture and obenland.
git-svn-id: http://core.svn.wordpress.org/trunk@21263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-12 23:53:27 +00:00
lancewillett
f7cf67d3f0 Twenty Twelve: fix @package documentation, props obenland. Fixes #21232.
git-svn-id: http://core.svn.wordpress.org/trunk@21262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-12 23:28:33 +00:00
nacin
741876a148 The Twenty Twelve for WordPress.
props drewstrojny, lancewillett.

also props corvannoorloos, jeffsebring, kobenland, iandstewart, mfields,
mtdesign, op12no2, philiparthurmoore, sixhours, mamaduka.

see #19978.



git-svn-id: http://core.svn.wordpress.org/trunk@21261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-12 04:20:46 +00:00
markjaquith
364763adfe Remove an errant 1 pixel border below the header image in Twenty Eleven. props alexvorn2. props SergeyBiryukov. fixes #21057
git-svn-id: http://core.svn.wordpress.org/trunk@21243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-07-09 05:13:50 +00:00
potbot
bb232d0221 POT, generated from r21043
git-svn-id: http://core.svn.wordpress.org/trunk@21045 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-06-10 15:18:15 +00:00
potbot
daf4d87c4d POT, generated from r21043
git-svn-id: http://core.svn.wordpress.org/trunk@21044 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-06-10 15:18:09 +00:00
ryan
e8443447de Bump bundled theme versions. Props nacin. fixes #20886
git-svn-id: http://core.svn.wordpress.org/trunk@21040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-06-10 14:18:45 +00:00
potbot
bb905a7899 POT, generated from r20985
git-svn-id: http://core.svn.wordpress.org/trunk@20987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-06-04 15:18:22 +00:00
potbot
c228019369 POT, generated from r20985
git-svn-id: http://core.svn.wordpress.org/trunk@20986 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-06-04 15:18:16 +00:00
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
ed56952d90 POT, generated from r20974
git-svn-id: http://core.svn.wordpress.org/trunk@20976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-06-01 21:18:16 +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
koopersmith
0df3218cc2 Theme Customizer: Ensure that JS color controls always use real color values, even if the server-side value is a hex value without a hash. fixes #20448, see #19910.
Adds WP_Customize_Setting->sanitize_js_callback and 'customize_sanitize_js_$settingID' filter, to filter values before they're passed to JS using WP_Customize_Setting->js_value().

Adds support for regular hex colors to the color picker.

Changes color methods:
* sanitize_hex_color() accepts 3 and 6 digit hex colors (with hashes) and the empty string.
* sanitize_hex_color_no_hash() accepts 3 and 6 digit hex colors (without hashes) and the empty string.
* maybe_hash_hex_color() ensures that a hex color has a hash, and otherwise leaves the value untouched.


git-svn-id: http://core.svn.wordpress.org/trunk@20936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-05-26 18:44:31 +00:00
potbot
a91c11b8a5 POT, generated from r20916
git-svn-id: http://core.svn.wordpress.org/trunk@20917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-05-25 22:18:18 +00:00
koopersmith
01f8df5b80 Twenty Eleven theme customizer integration. props lancewillett, Otto42. fixes #20448, see #19910.
git-svn-id: http://core.svn.wordpress.org/trunk@20916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-05-25 21:50:01 +00:00
nacin
a236527f4d Twenty Eleven: Remove unused CSS. props SergeyBiryukov. fixes #20470.
git-svn-id: http://core.svn.wordpress.org/trunk@20907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-05-25 18:29:05 +00:00
nacin
e303c609b3 Twenty Eleven: Style the samp and var elements the same way we style the code and kbd elements. props mfields, fixes #17842.
git-svn-id: http://core.svn.wordpress.org/trunk@20906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-05-25 18:22:31 +00:00
nacin
78f3a9cbf5 Twenty Eleven: Add whitespace to paragraphs in the image post format. props mfields, fixes #20471.
git-svn-id: http://core.svn.wordpress.org/trunk@20905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-05-25 18:16:42 +00:00
nacin
a9ebdd659b Twenty Eleven: Remove border and padding from images in the image widget. props lancewillett, fixes #20482.
git-svn-id: http://core.svn.wordpress.org/trunk@20904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-05-25 18:16:01 +00:00
nacin
e85049387a Twenty Eleven: Correct the display of featured images in the showcase template for IE8. props chellycat. fixes #20479.
git-svn-id: http://core.svn.wordpress.org/trunk@20903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-05-25 18:14:44 +00:00
nacin
d0eb7ef75e Twenty Eleven: pull classes shouldn't force a width on all elements (like images). props matveb. fixes #20485.
git-svn-id: http://core.svn.wordpress.org/trunk@20881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-05-24 18:05:36 +00:00
potbot
400c0fdabe POT, generated from r20875
git-svn-id: http://core.svn.wordpress.org/trunk@20876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-05-24 08:18:26 +00:00
markjaquith
5a1279320a Remove some dead add_option() code in Twenty Eleven. props Mamaduka, emhr. fixes #19743
git-svn-id: http://core.svn.wordpress.org/trunk@20875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-05-24 07:38:13 +00:00
markjaquith
94dcf629f2 Fix orphaned arrow on Twenty Eleven's paged post navigation. props mfields. fixes #19526
git-svn-id: http://core.svn.wordpress.org/trunk@20870 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-05-24 07:04:34 +00:00
potbot
1ae7ecb2e2 POT, generated from r20510
git-svn-id: http://svn.automattic.com/wordpress/trunk@20511 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-04-18 18:18:06 +00:00
nacin
00ab660e01 Check for wp_get_theme() in Twenty Eleven before using it, for compatibility down to WP 3.2 when Twenty Eleven was first released. see #20103.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20508 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-04-18 17:32:53 +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
potbot
b71f614c5e POT, generated from r20471
git-svn-id: http://svn.automattic.com/wordpress/trunk@20472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-04-15 20:18:07 +00:00
nacin
15cd25406d Twenty Eleven: Remove $locale.php file support. see #20448.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-04-15 19:53:47 +00:00
nacin
759f103994 Flexible heights for Twenty Eleven's custom headers. see #20448.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-04-15 19:53:10 +00:00
duck_
4523ec1333 Fix typo and terminology in Twenty Eleven's header template. Props JarretC. Fixes #20442.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-04-14 19:02:04 +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
fab76c6333 POT, generated from r20226
git-svn-id: http://svn.automattic.com/wordpress/trunk@20228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-03-20 22:16:13 +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
cd229781b3 Remove unused variable. see #20265.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-03-20 21:38:22 +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
potbot
0d68c107ad POT, generated from r20223
git-svn-id: http://svn.automattic.com/wordpress/trunk@20224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-03-20 21:17:55 +00:00
nacin
e708aa28b2 Remove use of HEADER_IMAGE_WIDTH and HEADER_IMAGE_HEIGHT from twentyeleven/header.php. see #20265.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-03-20 20:46:46 +00:00
nacin
2b4051299e Update twentyeleven/functions.php to use the new add_theme_support() calls for backgrounds and headers. props sabreuse for initial patch. see #20265. see #20249.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-03-20 20:37:53 +00:00
nacin
edb6c96b9f Remove Twenty Twelve from 3.4. see #19978. see http://wp.me/pbNCB-yA.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-03-20 18:41:54 +00:00
nacin
bf97881f98 (string) WP_Theme is now the theme name, translated. Good replacement for get_current_theme(); better than wp_get_theme()->display('Name'). see #20103, see #20138.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-29 19:27:54 +00:00
lancewillett
e3813d7b68 Twenty Twelve: make proper use of the cached jQuery collection in navigation.js, props mattwiebe. Fixes #20131.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-28 19:17:04 +00:00
potbot
bda5b1f83f POT, generated from r20011
git-svn-id: http://svn.automattic.com/wordpress/trunk@20012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-28 06:18:04 +00:00
lancewillett
5750c6d41b Twenty Twelve: remove an unneeded, presentational class value, see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-28 05:28:08 +00:00
lancewillett
240242aa06 Twenty Twelve: better comment markup and styles, props drewstrojny. See #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-28 05:24:57 +00:00
lancewillett
146e6e6b8a Twenty Twelve: correctly enqueue the fonts CSS file, see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20009 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-28 05:19:50 +00:00
potbot
4edc515677 POT, generated from r20007
git-svn-id: http://svn.automattic.com/wordpress/trunk@20008 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-28 04:17:41 +00:00
lancewillett
a044beab6a Twenty Twelve: add support for toggling the navigation menu in small screens. See #19978.
Triggered when a viewport is under 600 pixels wide. This functionality depends on JS being enabled, and will naturally fall back to a normal, expanded menu for a client without JS.

Props iandstewart for the original JS file and concept.


git-svn-id: http://svn.automattic.com/wordpress/trunk@20007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-28 03:59:47 +00:00
lancewillett
9a4874ec7a Twenty Twelve: better "no posts found" message and action for index view. If a logged-in user can edit posts, show an appropriate message. Otherwise, show the normal "no posts found" message. See #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-28 03:48:34 +00:00
potbot
fb5a582539 POT, generated from r20003
git-svn-id: http://svn.automattic.com/wordpress/trunk@20005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-28 03:17:50 +00:00
lancewillett
9f74f12084 Twenty Twelve: remove test lines from r20003
git-svn-id: http://svn.automattic.com/wordpress/trunk@20004 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-28 03:14:00 +00:00
lancewillett
9a3c274cb9 Twenty Twelve: use the time element for image attachment views, and esc_html() for get_the_date() in the element's output. Props iandstewart, see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20003 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-28 03:10:53 +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
potbot
8fee574c32 POT, generated from r19963
git-svn-id: http://svn.automattic.com/wordpress/trunk@19964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-21 15:18:15 +00:00
nacin
62afe6a915 Revert [19959]. The footer generator URL should be translated (think pt.wordpress.org). see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-21 14:49:38 +00:00
potbot
fa9a91f134 POT, generated from r19961
git-svn-id: http://svn.automattic.com/wordpress/trunk@19962 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-21 07:18:03 +00:00
lancewillett
83c7b1ef00 Twenty Twelve: no need for threaded comment reply JS to load if comments are closed. Props iandstewart, see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-21 06:41:20 +00:00
lancewillett
02ea26c01f Twenty Twelve: add ARIA role of "navigation" to the all nav elements. Props iandstewart, see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19960 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-21 06:34:36 +00:00
lancewillett
a78b34752a Twenty Twelve: no need to translate the footer generator URL. See #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-21 06:24:49 +00:00
lancewillett
285fd9bc55 Twenty Twelve style updates, props drewstrojny. See #19978.
And, use a simpler and more consistent `site-header` class value. Props iandstewart.


git-svn-id: http://svn.automattic.com/wordpress/trunk@19958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-21 06:14:51 +00:00
lancewillett
0188837271 Twenty Eleven and Twenty Twelve: fix incorrect end HTML comment left over from Twenty Ten.
See #19978.


git-svn-id: http://svn.automattic.com/wordpress/trunk@19957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-21 05:44:31 +00:00
potbot
d3da3ab998 POT, generated from r19915
git-svn-id: http://svn.automattic.com/wordpress/trunk@19916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-14 04:17:55 +00:00
lancewillett
ed2548bb22 Twenty Twelve template changes and fixes ... see #19978.
* Add custom header support
 * header.php: use `get_stylesheet_uri()` to load stylesheet, props Mamaduka
 * Add full-width template, including adding relevant body_class value as a CSS hook
 * Hide sidebar on all views if no active widgets exist
 * Fix site title output (was missing site title)
 * Remove "featured" title for sticky posts
 * Add content template files for aside, image, link, and quote post formats
 * Indent content-single.php to match content.php
 * Remove sample JPG since Twenty Twelve ships with no default header images

... and style updates, props drewstrojny

 * Better footer styles
 * Styling for full-width layouts
 * Add basic styles for archive views
 * Refine post header/footer styles a bit


git-svn-id: http://svn.automattic.com/wordpress/trunk@19915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-14 03:54:46 +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
nacin
280b9db44f Move the wp_enqueue_style() to header.php. see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-06 23:07:41 +00:00
nacin
afb9a77ce1 Freshen up the docs in functions.php. Remove is_admin() check from twentytwelve_enqueue_scripts(). Remove function_exists() wrappers from functions that are hooked in. Kill locale.php handling. see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-06 23:04:56 +00:00
nacin
5267fef339 Synchronize archive.php docs with Twenty Eleven. Go easy on the PHP/HTML context switching. see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-06 22:37:45 +00:00
matt
a577a1faf8 Initial import of the Twenty Twelve theme, by Drew Strojny. This time around we're trying something different than the previous twenty-something themes, a much more minimalist approach that affords easy use as a CMS in addition to being blog-forward. More information will be on wpdevel soon. Props drewstrojny and lancewillett.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-02-06 22:23:41 +00:00
potbot
001a7ba558 POT, generated from r19767
git-svn-id: http://svn.automattic.com/wordpress/trunk@19768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-01-27 14:48:16 +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
e3b46b25d3 Lose EOF ?>. Clean up EOF newlines. fixes #12307
git-svn-id: http://svn.automattic.com/wordpress/trunk@19712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-01-08 17:01:11 +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
5bbba0d4df POT, generated from r19584
git-svn-id: http://svn.automattic.com/wordpress/trunk@19585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-10 19:47:15 +00:00
ryan
6e8e8298d0 Back compat for twentyeleven. Props duck_. fixes #19504
git-svn-id: http://svn.automattic.com/wordpress/trunk@19584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-10 19:43:49 +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
potbot
843a66b867 POT, generated from r19580
git-svn-id: http://svn.automattic.com/wordpress/trunk@19581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-10 18:47:17 +00:00
ryan
f70f569825 Contextual help back compat for twentyeleven. Props nacin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19580 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-10 18:31:44 +00:00
nacin
01f4ceff33 Give a min-height to posts of the status post format in Twenty Eleven. props devinreams, fixes #19325.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-02 17:22:46 +00:00
potbot
32b8027165 POT, generated from r19538
git-svn-id: http://svn.automattic.com/wordpress/trunk@19539 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-02 04:48:00 +00:00
nacin
15ceab2647 Standardize some final help strings. We're done, aside from typos. props zeo, jane, duck_, fixes #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-02 04:31:01 +00:00
potbot
5e6a6beebb POT, generated from r19505
git-svn-id: http://svn.automattic.com/wordpress/trunk@19506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-01 00:47:08 +00:00
nacin
26867ec70a Switch to 'Overview' for Twenty Eleven. Use the theme's textdomain. props SergeyBiryukov, see [19493], #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-01 00:33:09 +00:00
potbot
2851f35e27 POT, generated from r19379
git-svn-id: http://svn.automattic.com/wordpress/trunk@19380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 16:47:34 +00:00
westi
13b56f8880 TwentyEleven: Always call the loop properly in all template files rather than just calling the_post(). Fixes #18794 props mfields.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 16:20:49 +00:00
potbot
edef2fb572 POT, generated from r19376
git-svn-id: http://svn.automattic.com/wordpress/trunk@19378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 15:47:49 +00:00
westi
06e65aeb40 TwentyEleven: Improve RTL css to better match LTR experience. Fixes #18911 props SergeyBiryukov.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 15:47:48 +00:00
nacin
75c741cd8b Revert other stuffs from [19374].
git-svn-id: http://svn.automattic.com/wordpress/trunk@19376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 15:43:57 +00:00
westi
af5605d3f9 TwentyEleven: Standardise on "Leave a reply". Fixes #18156 props SergeyBiryukov and pavelevap.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 15:40:13 +00:00
nacin
5e69bd0caf Set $parent_file for post-new.php when show_in_menu is a file. Provides for correct top-level highlighting. $submenu_file remains set to expect a post-new.php menu. see #19125.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 15:35:57 +00:00
azaozz
a674ecca95 TwentyEleven: prevent #nav-single from blocking clicks, props SergeyBiryukov, fixes #18884
git-svn-id: http://svn.automattic.com/wordpress/trunk@19369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 02:59:23 +00:00
potbot
ab036390af POT, generated from r19351
git-svn-id: http://svn.automattic.com/wordpress/trunk@19352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-19 04:48:00 +00:00
azaozz
d652242912 Twenty Eleven: footer widgets shouldn't appear on the 404 page, props iandstewart, fixes #18933
git-svn-id: http://svn.automattic.com/wordpress/trunk@19348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-19 04:16:39 +00:00
azaozz
7fe6db8931 Twenty Eleven: Custom shadows for comment avatars in the dark color scheme, props iandstewart, fixes #18930
git-svn-id: http://svn.automattic.com/wordpress/trunk@19347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-19 04:07:54 +00:00
potbot
c9dcd74bd3 POT, generated from r19308
git-svn-id: http://svn.automattic.com/wordpress/trunk@19309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-16 00:48:06 +00:00
nacin
869e0ace47 Indent code within an inside Twenty Eleven's ephemera widget. props lloydbudd, fixes #18751.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-16 00:08:29 +00:00
nacin
44e5c028b5 Properly adjust margins for ordered lists in RTL in Twenty Eleven. props wpweaver. fixes #19072.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-15 20:20:43 +00:00
nacin
bbea28c8ca Higher z-index for #branding in Twenty Eleven. props matveb. fixes #18938.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19302 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-15 20:18:22 +00:00
nacin
7ad3e5328b Highlight current-menu-item and current-menu-ancestor in Twenty Eleven. props Viper007Bond, fixes #18643.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19301 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-15 20:16:56 +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
nacin
64601afb36 Better fluid/responsive image styles in Twenty Eleven. props iandstewart, lancewillett, fixes #18940.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-15 02:20:44 +00:00
nacin
e9be1d8344 Make sure embeds and iframes fit their containers in Twenty Eleven. props matveb, fixes #18941.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19291 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-15 02:16:58 +00:00
nacin
dc3a8f44fd Use get_template_directory() for include paths in Twenty Eleven, rather than FILE magic constant. Won't go stale when twentyeleven_setup() is overridden. props TomAuger, fixes #18985.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19289 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-15 00:37:50 +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
potbot
3c0ea09535 POT, generated from r19242
git-svn-id: http://svn.automattic.com/wordpress/trunk@19243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-10 18:47:54 +00:00
nacin
a285efe6e3 Make twentyeleven_content_nav() pluggable. props adeptris, SergeyBiryukov. fixes #18585.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19242 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-10 18:41:05 +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
potbot
6e62008a14 POT, generated from r19237
git-svn-id: http://svn.automattic.com/wordpress/trunk@19238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-10 14:47:40 +00:00
ryan
af1982e70a Contextual help for Twenty Eleven theme options page. see #19020
git-svn-id: http://svn.automattic.com/wordpress/trunk@19237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-10 14:01:46 +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
ryan
b051ece339 phpdoc fix. Props Jayjdk. fixes #18965
git-svn-id: http://svn.automattic.com/wordpress/trunk@18978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-10-17 15:58: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
6c6ef73c1e POT, generated from r18458
git-svn-id: http://svn.automattic.com/wordpress/trunk@18459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-21 21:48:02 +00:00
nacin
50dd290502 Fix @sinces in Twenty Eleven. see #18045.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-21 21:44:47 +00:00
nacin
93560c8612 Use the Settings fields/sections API in Twenty Eleven. props chipbennett for initial patch. see #18045. for 3.3.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-21 21:37:31 +00:00
potbot
1e2e87100d POT, generated from r18439
git-svn-id: http://svn.automattic.com/wordpress/trunk@18440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-13 11:47:58 +00:00
ryan
79870c1ad5 1.2
git-svn-id: http://svn.automattic.com/wordpress/trunk@18438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-12 18:30:26 +00:00
nacin
cc5f9863f1 Twenty Eleven: Don't set color in the * selector in editor styles. props MattyRob, fixes #18011 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-11 20:32:24 +00:00
nacin
01060c0689 Twenty Eleven: Prefix theme_options_render_page(). props chipbennett, see #18045. for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-11 20:15:37 +00:00
nacin
0d9f4a7495 Twenty Eleven: Don't call comments_popup_link() if post_password_required(). That'll result in double password messages. props helenyhou, fixes #17962 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-11 17:58:43 +00:00
nacin
31a48be307 Twenty Eleven: Update screenshot, use png. props iandstewart, fixes #18054 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-11 05:41:19 +00:00
nacin
08c6f34a11 Twenty Eleven: Update editor style for blockquotes and images. props iandstewart, fixes #18008 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-11 05:29:14 +00:00
nacin
ddd86fcfba Twenty Eleven: Fix search form width in IE7. props iandstewart, fixes #18004 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-11 05:27:53 +00:00
azaozz
312d573006 Fix typo in 2011, props AndrewFrazier, fixes #17989 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@18403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-05 21:59:43 +00:00
nacin
832224400d Twenty Eleven bump. see #17759.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-04 20:02:05 +00:00
azaozz
136dc67933 Twenty Eleven: Fix missing comma in transition-property (accidentally reverted), props Jayjdk, fixes #17426
git-svn-id: http://svn.automattic.com/wordpress/trunk@18389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-07-03 18:09:49 +00:00
potbot
1377875055 POT, generated from r18387
git-svn-id: http://svn.automattic.com/wordpress/trunk@18388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-30 22:47:23 +00:00
ryan
fdc7409251 twentyeleven code tidy up. Props dd32, lancewillett. fixes #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-30 21:57:50 +00:00
nacin
bd2e887655 RTL for [18383]. props yoavf, fixes #17949.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-30 20:57:29 +00:00
nacin
beb8c892cf Twenty Eleven without header text: Prevent the nav from overlapping the search box. props iandstewart, fixes #17949.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-30 20:46:21 +00:00
azaozz
6fae1a231e Twenty Eleven: limit textarea resizing to vertical only, props iandstewart, fixes #17947
git-svn-id: http://svn.automattic.com/wordpress/trunk@18382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-30 19:49:47 +00:00
potbot
4d09449379 POT, generated from r18360
git-svn-id: http://svn.automattic.com/wordpress/trunk@18361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-27 22:47:41 +00:00
azaozz
ef4356b411 More fixes for 2011, props iandstewart, see #17809
git-svn-id: http://svn.automattic.com/wordpress/trunk@18360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-27 22:17:19 +00:00
azaozz
e38b292638 Fix arrows in 2011, props iandstewart, fixes #17809
git-svn-id: http://svn.automattic.com/wordpress/trunk@18359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-27 22:02:29 +00:00
potbot
01ba5459ef POT, generated from r18349
git-svn-id: http://svn.automattic.com/wordpress/trunk@18351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-27 20:47:38 +00:00
azaozz
1a50d6ee95 Simplify some Twenty-Eleven strings for i18n, props nbachiyski, fixes #17777
git-svn-id: http://svn.automattic.com/wordpress/trunk@18348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-27 20:24:23 +00:00
potbot
d3fec0ea9a POT, generated from r18342
git-svn-id: http://svn.automattic.com/wordpress/trunk@18343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-25 20:47:36 +00:00
azaozz
bad6d5e3f3 Twenty Eleven RTL update, props yoavf, fixes #17882
git-svn-id: http://svn.automattic.com/wordpress/trunk@18342 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-25 20:24:07 +00:00
potbot
3e2ed4fea0 POT, generated from r18337
git-svn-id: http://svn.automattic.com/wordpress/trunk@18338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-24 14:47:44 +00:00
azaozz
afee5890c9 Twenty Eleven: Tweaking the tiny bubbles, again. fixes #17741
git-svn-id: http://svn.automattic.com/wordpress/trunk@18336 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-24 01:28:43 +00:00
azaozz
d41f756348 TwentyEleven Theme H1 Priority, props iandstewart, fixes #17611
git-svn-id: http://svn.automattic.com/wordpress/trunk@18335 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-23 23:03:46 +00:00
azaozz
d1e6fe41e9 Make 2011 search box wider, props demetris, fixes #17707
git-svn-id: http://svn.automattic.com/wordpress/trunk@18334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-23 22:56:40 +00:00
ryan
9907923011 Add theme support option for turning on random default headers. fixes #17832
git-svn-id: http://svn.automattic.com/wordpress/trunk@18325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-22 19:09:23 +00:00
iandstewart
afbde2b109 Twenty Eleven: Visual bug fixes
* Better targeting of fluid images and image hover/focus/active styles
* Less fragile comment list structure; Props mdawaffe


git-svn-id: http://svn.automattic.com/wordpress/trunk@18317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-16 19:28:13 +00:00
potbot
c229ea659c POT, generated from r18312
git-svn-id: http://svn.automattic.com/wordpress/trunk@18313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-14 15:47:34 +00:00
dd32
ee1bb15914 Consistently wrap the "Pages:" text in <span> tags, Combine the 2 identical translations for the Pages text (one with, and one without, span tags). See #17744
git-svn-id: http://svn.automattic.com/wordpress/trunk@18312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-14 15:14:24 +00:00
potbot
ba70a91c4f POT, generated from r18304
git-svn-id: http://svn.automattic.com/wordpress/trunk@18305 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-13 15:47:34 +00:00
nbachiyski
dccfa68410 Add forgotten spaces. See #17777
git-svn-id: http://svn.automattic.com/wordpress/trunk@18304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-13 14:54:14 +00:00
nbachiyski
bdbb5bce7a Split the comment date and time string into two and add translator comments. See #17777
git-svn-id: http://svn.automattic.com/wordpress/trunk@18303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-13 14:50:35 +00:00
potbot
a6ac9d56c9 POT, generated from r18301
git-svn-id: http://svn.automattic.com/wordpress/trunk@18302 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-13 13:47:35 +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
potbot
574655d023 POT, generated from r18291
git-svn-id: http://svn.automattic.com/wordpress/trunk@18292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-12 17:47:43 +00:00
ryan
ed78ffaf14 Add no posts found message to templates. Props sorich87. fixes #17735
git-svn-id: http://svn.automattic.com/wordpress/trunk@18291 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-12 17:43:03 +00:00
dd32
5cdc0d707b Add Opera variants of linear-gradient & transition alongside moz and webkit variants. Se #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-12 03:34:15 +00:00
dd32
96ece73df6 Highlight the current menu item and ancestors, not current menu item and children. See #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-12 03:18:17 +00:00
ryan
46f63a6b1e Pinking shears
git-svn-id: http://svn.automattic.com/wordpress/trunk@18276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 15:44:06 +00:00
potbot
6c176b156c POT, generated from r18274
git-svn-id: http://svn.automattic.com/wordpress/trunk@18275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 07:47:26 +00:00
dd32
640fe9ad62 Remove the few post_type == post checks on Post Format templates, Post formats only apply to posts. See #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18274 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 07:14:59 +00:00
potbot
bb68fcb3ce POT, generated from r18272
git-svn-id: http://svn.automattic.com/wordpress/trunk@18273 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 06:47:35 +00:00
dd32
7c16b8d1dd Twenty Eleven Functions.php comments cleanup, merge the 2 body class functions. Props jorbin. See #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 06:30:59 +00:00
potbot
aa4dd50d7b POT, generated from r18270
git-svn-id: http://svn.automattic.com/wordpress/trunk@18271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 05:47:28 +00:00
dd32
a29be90d4d Remove Comments/Trackbacks are closed text from image.php template, rely upon the comments closed text within comments.php. Remove duplicated Edit link. See #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 05:15:50 +00:00
dd32
b1c7cbf568 Showcase template cleanup. See #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18269 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 05:07:18 +00:00
potbot
52e594510f POT, generated from r18266
git-svn-id: http://svn.automattic.com/wordpress/trunk@18267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 03:47:31 +00:00
dd32
27ec6b7e00 Remove debug comments & more housecleaning. See #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-11 03:44:42 +00:00
potbot
73c4a0929f POT, generated from r18257
git-svn-id: http://svn.automattic.com/wordpress/trunk@18259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 23:47:30 +00:00
nacin
077b2cec72 Remove extra </a>. props aaroncampbell. see #17385.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 23:29:56 +00:00
nacin
bf4e70ba7a New comment bubble styling! props matveb, iandstewart, fixes #17741.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 23:10:23 +00:00
azaozz
3a29a3d893 Twenty Eleven code review and cleanup, props dd32, fixes #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 23:01:16 +00:00
potbot
4dcac7979e POT, generated from r18250
git-svn-id: http://svn.automattic.com/wordpress/trunk@18251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 22:47:37 +00:00
iandstewart
d6075a6952 Twenty Eleven: compressed header thumbnails and theme screenshot; Props demetris; Fixes #17641
git-svn-id: http://svn.automattic.com/wordpress/trunk@18245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 21:59:10 +00:00
nacin
53cd4287e1 Twenty Eleven: escaping frenzy, hide authors if a single author blog. props DH-Shredder, props iandstewart, see #17385, fixes #17563.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 21:57:18 +00:00
potbot
97f9874ef9 POT, generated from r18239
git-svn-id: http://svn.automattic.com/wordpress/trunk@18240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 20:47:36 +00:00
ryan
a6e286b3bd Use no_found_rows for some queries. Props pavelevap. fixes #17745
git-svn-id: http://svn.automattic.com/wordpress/trunk@18239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 20:14:59 +00:00
ryan
a5dc19aa31 Add missing textdomain to twentyeleven contextual help. Props pavelevap. see #17744
git-svn-id: http://svn.automattic.com/wordpress/trunk@18235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 17:13:23 +00:00
dd32
40a3ce969a * Don't clear link colour when switching layouts
* Update "default colour" link when a custom colour has been selected
Fixes #17746

git-svn-id: http://svn.automattic.com/wordpress/trunk@18229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 13:41:51 +00:00
potbot
dfc1898cbc POT, generated from r18218
git-svn-id: http://svn.automattic.com/wordpress/trunk@18219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 17:47:32 +00:00
iandstewart
6d99619150 Twenty Eleven: check for published posts on the showcase page to prevent trashed sticky posts from appearing in the featured post loop; Props kawauso
git-svn-id: http://svn.automattic.com/wordpress/trunk@18218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 16:53:01 +00:00
potbot
8fb8077944 POT, generated from r18216
git-svn-id: http://svn.automattic.com/wordpress/trunk@18217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 16:47:40 +00:00
iandstewart
ff1a97a7fc Twenty Eleven: make sure we're checking for sticky posts at the correct time in showcase.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@18216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 16:39:40 +00:00
iandstewart
64502ddea5 Twenty Eleven: reduce image sizes; Props demetris; Fixes #17641
git-svn-id: http://svn.automattic.com/wordpress/trunk@18215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 14:30:57 +00:00
potbot
53e5aa9868 POT, generated from r18213
git-svn-id: http://svn.automattic.com/wordpress/trunk@18214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 11:47:38 +00:00
dd32
5fae95984b Remove the psd's from Twenty Eleven. See #17641
git-svn-id: http://svn.automattic.com/wordpress/trunk@18212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 11:14:06 +00:00
westi
4360343656 Only show Comments are Closed when they are supported.
Tidy up the logic to be clearer.
Mark attachements as supporting comments.
Fixes #17568 props duck_

git-svn-id: http://svn.automattic.com/wordpress/trunk@18211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 11:12:39 +00:00
potbot
b385498c11 POT, generated from r18209
git-svn-id: http://svn.automattic.com/wordpress/trunk@18210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 10:47:45 +00:00
iandstewart
5cedbc4075 Twenty Eleven: updated featured slider border color for the dark color scheme
git-svn-id: http://svn.automattic.com/wordpress/trunk@18204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 21:35:57 +00:00
nacin
e68bd9e42e Twenty Eleven: Properly handle the default link color for the dark theme. props dcowgill for the patch refresh. fixes #17351.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 17:39:12 +00:00
potbot
3733f6a835 POT, generated from r18190
git-svn-id: http://svn.automattic.com/wordpress/trunk@18191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 14:29:39 +00:00
iandstewart
c022908e92 Twenty Eleven: reset content margins for 404
git-svn-id: http://svn.automattic.com/wordpress/trunk@18190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 02:15:56 +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
iandstewart
38b273b9b6 Twenty Eleven: submenu line-height was too cramped; Props mitchoyoshitaka; Fixes #17695
git-svn-id: http://svn.automattic.com/wordpress/trunk@18188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 01:55:48 +00:00
iandstewart
b8ef6fbbdf Twenty Eleven: prevent notices in taxonomy archives using custom post types; Props mfields; Fixes #17566
git-svn-id: http://svn.automattic.com/wordpress/trunk@18186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 01:30:18 +00:00
iandstewart
c8f194a504 Twenty Eleven: make sure all user-added images are fluid with auto height correction only on images that WordPress adds attributes to
git-svn-id: http://svn.automattic.com/wordpress/trunk@18184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-07 23:29:06 +00:00
iandstewart
8027076b0e Twenty Eleven: restore max-width for full-size images
git-svn-id: http://svn.automattic.com/wordpress/trunk@18183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-07 22:36:16 +00:00
iandstewart
8c1ace0e1f Twenty Eleven: updating editor styles to match main stylesheet
git-svn-id: http://svn.automattic.com/wordpress/trunk@18182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-07 21:45:34 +00:00
iandstewart
af7b7c70ab Twenty Eleven: miscellaneous bug fixes and improvements
* Only style images uploaded to the WordPress media library with border styles (and not placeholder images for content added by plugins)
* Prevent content added by plugins and long custom excerpts from overflowing the featured post slider
* Make sure small thumbnails will never appear in the Custom Header area
* Better indicate the current featured post with custom link color and cursor
* Add a class for text-only featured posts
* Style improvements for small screens


git-svn-id: http://svn.automattic.com/wordpress/trunk@18181 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-07 21:28:56 +00:00
potbot
991dedba6b POT, generated from r18176
git-svn-id: http://svn.automattic.com/wordpress/trunk@18177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-07 10:46:31 +00:00
iandstewart
927a1b04dc Twenty Eleven: we need to be really specific about resetting the layout for smaller screen sizes
git-svn-id: http://svn.automattic.com/wordpress/trunk@18175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-07 00:40:33 +00:00
nacin
667fe521ec Use correct textdomain. props knutsp, fixes #17712.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18174 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-07 00:08:01 +00:00
iandstewart
55073fd174 Twenty Eleven: make sure the featured post title link is visible in the dark color scheme
git-svn-id: http://svn.automattic.com/wordpress/trunk@18172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-06 21:33:12 +00:00
iandstewart
86f8cda557 Twenty Eleven: visual fixes
* Prevent the sidebar-content layout from breaking singular post and page views
* Prevent smileys from inheriting borders and padding


git-svn-id: http://svn.automattic.com/wordpress/trunk@18171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-06 19:41:25 +00:00
iandstewart
2de8d4818d Twenty Eleven: correct layout bug with showcase template and alt layout option; Props ocean90; Fixes #17415
git-svn-id: http://svn.automattic.com/wordpress/trunk@18168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-06 14:58:16 +00:00
iandstewart
33c3f9e3f8 Twenty Eleven: focus styles for sidebar links; Fixes #17410
git-svn-id: http://svn.automattic.com/wordpress/trunk@18167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-06 14:46:40 +00:00
iandstewart
0a85e3f74f Twenty Eleven: Add a hidden label for search forms; See #17524
git-svn-id: http://svn.automattic.com/wordpress/trunk@18166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-06 14:35:30 +00:00
iandstewart
c97af65e26 Twenty Eleven: prevent stretching of full-size images reduced in size with CSS in IE8; Props rosshanney and nickbohle; Fixes #17650
git-svn-id: http://svn.automattic.com/wordpress/trunk@18165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-06 14:26:12 +00:00
nacin
ec46700dd4 Use default argument for get_option(). props dcowgill, westi. fixes #17686.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-05 19:53:31 +00:00
nacin
e5090f3113 Sanity check in twentyeleven_get_theme_options() -- if the option doesn't exist, return the default options instead. We already instantiate the option on admin_init. fixes #17686.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18141 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-04 22:05:29 +00:00
iandstewart
17f43bea82 Twenty Eleven: correct typos in PHP comments
git-svn-id: http://svn.automattic.com/wordpress/trunk@18140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-04 15:54:47 +00:00
iandstewart
2641254dc5 Twenty Eleven: restore Image Post margin resetting
git-svn-id: http://svn.automattic.com/wordpress/trunk@18139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-04 15:49:32 +00:00
ryan
6f3fdf244e Check result of add_theme_page(). Return if false. Props greuben. fixes #17677
git-svn-id: http://svn.automattic.com/wordpress/trunk@18135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-03 22:37:13 +00:00
iandstewart
eccd0f7547 Twenty Eleven: style 4-column galleries -- Props mfields -- and remove unneeded !important rules; Fixes #17564
git-svn-id: http://svn.automattic.com/wordpress/trunk@18134 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-03 21:38:47 +00:00
potbot
4727ef8477 POT, generated from r18132
git-svn-id: http://svn.automattic.com/wordpress/trunk@18133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-03 21:29:23 +00:00
iandstewart
08fb0d4133 Twenty Eleven: Add border styles to images so we can better style linked images on :focus; includes updates to editor styles and improvements to Image Post styles; See #17524
git-svn-id: http://svn.automattic.com/wordpress/trunk@18132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-03 21:11:41 +00:00
iandstewart
a7e5e2034f Twenty Eleven: show expected formatting for em, strong, and a in editor styles; Props greuben; Fixes #17417
git-svn-id: http://svn.automattic.com/wordpress/trunk@18127 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-03 14:33:11 +00:00
ryan
209f213f56 Add rtl class to the admin body if is_rtl(). RTL fixes for twentyeleven theme-options.php. Props rasheed. fixes #17603
git-svn-id: http://svn.automattic.com/wordpress/trunk@18125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-02 22:19:58 +00:00
ryan
8a937b9c09 Retain screen-reader-text for pages shown in the admin. see #17524
git-svn-id: http://svn.automattic.com/wordpress/trunk@18123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-02 21:59:11 +00:00
iandstewart
50b5874f41 Twenty Eleven: editor-style should have max-width; Props bi0xid; Fixes #17393 #17649; See #17644
git-svn-id: http://svn.automattic.com/wordpress/trunk@18121 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-02 21:03:50 +00:00
iandstewart
8a7dd1e31c Twenty Eleven: accessibility improvements and minor style fixes for galleries; See #17524
* Improved color contrast for light and dark color schemes
* Skip link for skipping directly to sidebar content
* Skip links visible on :focus
* Using a more semantic, general class name of .assistive-text instead of .section-heading and .screen-reader-text
* Focus styles for password inputs (and a minor style fix)


git-svn-id: http://svn.automattic.com/wordpress/trunk@18117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-02 19:30:07 +00:00
ryan
55f6b637f3 Contextual help for twentyeleven's theme options screen. Props sbressler, dougwrites, jane. fixes #17357
git-svn-id: http://svn.automattic.com/wordpress/trunk@18101 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-01 19:28:42 +00:00
iandstewart
e2a2e5edf8 Twenty Eleven: Style the comments off message in the Ephemera widget; Props knutsp; Fixes #17583
git-svn-id: http://svn.automattic.com/wordpress/trunk@18099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-01 18:36:22 +00:00
iandstewart
cd9146ed3d Twenty Eleven: Correct the broken 404 layout; Fixes #17606
git-svn-id: http://svn.automattic.com/wordpress/trunk@18077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-30 21:46:36 +00:00
iandstewart
66beb266a1 Twenty Eleven: bug fixes and enhancements ...
* Improvements to the dark color scheme; Props matveb
* Remove link colors from the dark color scheme and let the default link color cascade
* Check for multiple authors before showing author information on single posts
* Remove the span before the edit link on the image template
* Add a comment icon; Props hugobaeta
* Replace the default reply text with an icon to prevent i18n issues with the design; Props matveb
* Don't output sidebar on the no sidebar layout
* Use the search form styling from the header for all search forms
* Style fixes for no search results page
* Fixes for fancy blockquote styles
* Style fixes for the showcase slider
* Margin for galleries
* Only showing the top post navigation on paged results
* Remove floats from images for the smallest screen sizes


git-svn-id: http://svn.automattic.com/wordpress/trunk@18072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-30 01:29:55 +00:00
potbot
6f1b7a455c POT, generated from r18060
git-svn-id: http://svn.automattic.com/wordpress/trunk@18061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-27 03:29:06 +00:00
iandstewart
7e3f9578ac Twenty Eleven: Improvements to the responsive layout
git-svn-id: http://svn.automattic.com/wordpress/trunk@18060 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-27 01:04:05 +00:00
iandstewart
46daad4d6d Twenty Eleven: Add the Ephemera title to the theme textdomain; Props knutsp; Fixes #17572
git-svn-id: http://svn.automattic.com/wordpress/trunk@18059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-26 20:50:53 +00:00
iandstewart
7fe55a3443 Twenty Eleven: Show tag descriptions on tag archive pages if they exist; Props zeo; Fixes #17438
git-svn-id: http://svn.automattic.com/wordpress/trunk@18058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-26 19:10:30 +00:00
iandstewart
7692708e25 Twenty Eleven: focus styles for all links; Fixes #17410
git-svn-id: http://svn.automattic.com/wordpress/trunk@18057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-26 18:41:35 +00:00
iandstewart
128c61411a Twenty Eleven: Style fixes and showcase improvements; Props matveb
* Remove bottom border from last post
* Improve featured posts on the showcase: move slider navigation to the top right; make sure the bottom border shows; make the reading more link thicker
* Positioning fix for image post format meta
* Dark stylesheet improvements
* Ensure search input text is centred vertically


git-svn-id: http://svn.automattic.com/wordpress/trunk@18050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-25 21:19:52 +00:00
iandstewart
5b84f25408 Twenty Eleven: make sure title-less widgets don't float into content for small screens; Props devinreams; Fixes #17423
git-svn-id: http://svn.automattic.com/wordpress/trunk@18048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-25 20:24:21 +00:00
iandstewart
24ca5b0064 Twenty Eleven: correct syntax for CSS transition property; Props Jayjdk; Fixes #17426
git-svn-id: http://svn.automattic.com/wordpress/trunk@18046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-25 19:36:32 +00:00
iandstewart
9eb1e34847 Twenty Eleven: prevent overflow on the pre element; Props devinreams; Fixes #17432
git-svn-id: http://svn.automattic.com/wordpress/trunk@18042 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-25 17:46:19 +00:00
iandstewart
a44378eafd Twenty Eleven: Fix a typo in PHPdoc; Props tenpura; Fixes #17434
git-svn-id: http://svn.automattic.com/wordpress/trunk@18040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-25 17:18:23 +00:00
iandstewart
a3b8833e2f Twenty Eleven: consistent styles for .nopassword and .nocomments; Props zeo; Fixes #17437
git-svn-id: http://svn.automattic.com/wordpress/trunk@18039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-25 17:13:02 +00:00
iandstewart
405223f7cf Twenty Eleven: better visibility for comment form text in the dark color scheme; Props greuben; Fixes #17468
git-svn-id: http://svn.automattic.com/wordpress/trunk@18037 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-25 16:28:51 +00:00
iandstewart
dd538986fa Twenty Eleven: correcting mis-floated sidebar in IE9 on the showcase page; Props rosshanney; Fixes #17486
git-svn-id: http://svn.automattic.com/wordpress/trunk@18033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-25 15:55:22 +00:00
iandstewart
0a2bb27386 Twenty Eleven: using the cite element to markup a name doesn't conform to the HTML spec; Props holizz and aaroncampbell; See #17520
git-svn-id: http://svn.automattic.com/wordpress/trunk@18030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-25 15:29:26 +00:00
iandstewart
ef03662627 Twenty Eleven: make categories and tags i18n friendly; Props dimadin; Fixes #17531
git-svn-id: http://svn.automattic.com/wordpress/trunk@18029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-25 15:19:33 +00:00
ryan
8192d0dae8 Validation fixes. Props ocean90, peaceablewhale. see #17364
git-svn-id: http://svn.automattic.com/wordpress/trunk@18010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-23 23:33:30 +00:00
nacin
97e8bd742d Leverage option_page_capability_* filter in Twenty Eleven. fixes #14365.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-22 21:32:44 +00:00
nacin
7ab14c5ae3 echo. props ocean90, fixes #17535.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-22 21:25:42 +00:00
nacin
0b0f3304e3 Fix twentyeleven_url_grabber(). props duck_, see #17267.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-19 08:31:01 +00:00
nacin
7f98b9beaf Fix Twenty Eleven phpdoc subpackage names. props zeo, fixes #17444.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-18 19:06:09 +00:00
nacin
c21defc596 s/twentyten/twentyeleven/. props zeo, fixes #17493.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-18 17:38:42 +00:00
nacin
2819fd04c6 Update the Twenty Eleven footer. Remove 'Theme:', translate 'powered by' and add a title per Twenty Ten, add twentyeleven_credits action. props zeo for initial patch. fixes #17493.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-18 17:32:22 +00:00
nacin
7f16795c70 the_excerpt() doesn't take an argument. props coffee2code. fixes #17489. see #13883.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-18 17:26:40 +00:00
potbot
6d50ac2f38 POT, generated from r17937
git-svn-id: http://svn.automattic.com/wordpress/trunk@17938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-16 12:30:20 +00:00
lancewillett
6b26de11a4 Twenty Eleven: run twentyeleven_url_grabber once in widgets.php, props duck_ -- closes #17279
git-svn-id: http://svn.automattic.com/wordpress/trunk@17917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-13 16:25:53 +00:00
lancewillett
033b47c5d3 Twenty Eleven footer style fixes, props matveb
* Improve footer credits, add WordPress PNG
 * Add hover color to footer links

git-svn-id: http://svn.automattic.com/wordpress/trunk@17908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-12 23:13:56 +00:00
lancewillett
6f3711844c Twenty Eleven: updated screenshot, props matveb
git-svn-id: http://svn.automattic.com/wordpress/trunk@17906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-12 18:45:43 +00:00
lancewillett
e94b17390b Twenty Eleven: fix changes in r17846, props nacin - see #17198
* Simplify WP_Query call to pass args directly
 * Don't use Yoda Conditions for <, >, <=, >= as they can be hard to read (ref: http://codex.wordpress.org/WordPress_Coding_Standards#Yoda_Conditions)
 * Fix typo in query args

git-svn-id: http://svn.automattic.com/wordpress/trunk@17847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-09 23:15:38 +00:00
lancewillett
aee2fce01f Twenty Eleven: showcase template improvements - see #17198 (props kawauso for patches)
* Only show "featured-posts" area if there are published sticky posts.
 * If there is only one sticky, hide the slider and just display the single featured post.

git-svn-id: http://svn.automattic.com/wordpress/trunk@17846 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-09 22:54:55 +00:00
lancewillett
c5b106de63 Twenty Eleven fixes, props matveb - see #17198
- Add padding to the menu when the search input is in menu bar
- Improve search input behavior when located in menu bar (also props ocean90)
- i18n for post formats headings (also props nickbohle)
- Small style fix for images

git-svn-id: http://svn.automattic.com/wordpress/trunk@17845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-09 22:08:05 +00:00
lancewillett
9471474740 Twenty Eleven: adding RTL editor styles and tighter header height - see #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-07 00:31:27 +00:00
iandstewart
427a92a0d4 Twenty Eleven: correct typo in inline documentation props markmcwilliams; See #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-06 17:58:41 +00:00
iandstewart
d9171ff64a Twenty Eleven: first pass at visual editor styles with RTL editor styles to come; See #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-05 22:46:37 +00:00
potbot
94c19a9f57 POT, generated from r17808
git-svn-id: http://svn.automattic.com/wordpress/trunk@17809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-05 17:29:17 +00:00
lancewillett
ddd64941f9 Twenty Eleven: update description and tag list - see #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17803 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-04 23:26:18 +00:00
lancewillett
ac33e2df00 Twenty Eleven updates and fixes, see #17198
* Add explanatory comments in all templates, following Twenty Ten's example
 * Stick with twentyeleven_ for prefixing filter names
 * Use post format content templates in search results
 * First pass at adding a template for adding a sidebar to pages
 * Add a featured post header to standard sticky posts
 * Style fixes: print media, comment styles for pages with sidebars, color of meta links on image post format

git-svn-id: http://svn.automattic.com/wordpress/trunk@17802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-04 22:54:50 +00:00
potbot
24bdfe55bb POT, generated from r17791
git-svn-id: http://svn.automattic.com/wordpress/trunk@17792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-04 09:58:41 +00:00
lancewillett
32fd5672a4 Twenty Eleven fixes - see #17198
* RTL tweaks and fixes
* Misc style fixes
* Fix tags output, comment links, and remove trailing spaces from translatable strings


git-svn-id: http://svn.automattic.com/wordpress/trunk@17791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-04 00:45:50 +00:00
lancewillett
b89437791b Twenty Eleven: style improvements, RTL, and more header images - see #17198
* Add two more default header images (see r17729)
* Change the featured posts limit from 4 to ten in front page slider
* First pass at robust RTL styles
* Pingback style fixes
* Wider comment form for the one column layout
* Add CSS comment with instructions on how to remove the post format headings


git-svn-id: http://svn.automattic.com/wordpress/trunk@17790 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-03 20:16:34 +00:00
iandstewart
c3d51112c2 Twenty Eleven: Post Format headings and CSS cleanup; See #17198 props matveb
git-svn-id: http://svn.automattic.com/wordpress/trunk@17788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-02 21:11:32 +00:00
iandstewart
ff4d0e5249 Twenty Eleven: updated DocBlock comments following Twenty Ten's example; See #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-02 21:04:44 +00:00
lancewillett
ee4df1fc1e Twenty Eleven: introduce image post format and miscellaneous style fixes, props matveb and iandstewart - see #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-29 22:33:04 +00:00
lancewillett
62edbb753b Twenty Eleven: improve calls to get_header_image() - see #17240 and #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17775 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-29 22:22:19 +00:00
iandstewart
54d958ddbd Twenty Eleven: Simplified post author highlighting and comment arrow images for the dark color scheme comments; See #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-29 21:00:06 +00:00
lancewillett
372e5fd8de Twenty Eleven: style.css cleanup and Showcase template improvements, props matveb - see #17198
* Add full support for the featured slider powered by JS (except auto-slide)
 * Change the title hover state of large stickies to white
 * Prevent plain text posts from being displayed transparently over images
 * Update slider featured image size to 500x300
 * Add comment blocks to showcase.php

git-svn-id: http://svn.automattic.com/wordpress/trunk@17761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-29 00:19:02 +00:00
lancewillett
65cbcea31c Twenty Eleven: update background color of comment arrows so they're visible, props iandstewart - see #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-29 00:11:10 +00:00
nacin
03104c5cfd Escape urls in the Epherma widget. see #17198.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-28 23:59:08 +00:00
iandstewart
1c054a6169 Twenty Eleven: First pass at dark color scheme w/ simplification of borders above and below the menu; See #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-28 22:15:36 +00:00
iandstewart
262a27b5cf Twenty Eleven: make sure that link color options set in theme-options.php will override showcase.php recent posts and ephemera widget link colors; See #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-28 22:04:39 +00:00
lancewillett
a87ba1d261 Twenty Eleven: theme options - see #17198
* Make color swatch clickable to open palette
 * Change color picker link to a submit button to match existing UI

git-svn-id: http://svn.automattic.com/wordpress/trunk@17754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-28 19:01:51 +00:00
iandstewart
e8f22e3175 Twenty Eleven: First pass at styles to support the theme option for alternate layouts; See #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-28 18:14:48 +00:00
nacin
58aa6a124a Rename twentyeleven_color_schemes hook to twentyeleven_enqueue_color_scheme, so its purpose is clear. Also rename twentyeleven_color_styles() to twentyeleven_enqueue_color_scheme(), and twentyeleven_link_color() (which sounds like a getter) to twentyeleven_print_link_color_style(). Some tidying in twentyeleven_layout_classes(). see #17198.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17740 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-28 11:05:53 +00:00
nacin
bb306c3442 More Twenty Eleven cleanup and add the comment-awaiting-moderation class. see #17198. see #15206 for history on the CSS class.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-28 10:13:38 +00:00
nacin
2b71bba9c2 In Twenty Eleven: Register the widget from functions.php. Kill create_function. Attach twentyeleven_widgets_init() to widgets_init, rather than init. Eliminate use of the $post global in the widget. see #17198.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-28 09:47:30 +00:00
nacin
4964598cea Twenty Eleven: Fix up the color picker JS. Use a separate color swatch rather than the input background. While cool, it doesn't have suffficient contrast. Also set farbtastic as a JS dependency. see #17198.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17737 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-28 09:32:34 +00:00
nacin
e43ec9377d Move files in inc/theme-options up one level. see #17198.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-28 08:59:42 +00:00
nacin
836354fd7a Twenty Eleven:
* Use add_option(), rather than get_option() with defaults, to prevent notoption queries.
 * Add twentyeleven_theme_options_validate filter, that way one doesn't need to add a filter to sanitize_option_\$option to allow more options in.
 * Some inline doc modifications and additions.
see #17198.



git-svn-id: http://svn.automattic.com/wordpress/trunk@17734 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-28 08:52:37 +00:00
nacin
9db8f895a0 Rewrite of Twenty Eleven theme-options.php. Including:
* Full inline documentation.
 * Enqueue scripts/styles on admin_enqueue_scripts and use hook_suffix rather than GET[page]
 * Add filters to twentyeleven_color_schemes(), twentyeleven_layouts(), which necessitates adding a thumbnail URL value here, rather than generating them in the form.
 * Add a twentyeleven_default_theme_options filter.
 * Remove manual check for REQUEST[settings-updated], instead using settings_errors(), since we're using options.php.
 * Abstract out the default link color, rather than hardcoding it in certain places.
 * Use checked().
 * Rename some variables and functions for clarity.
 * Remove unnecessary functions twentyeleven_current_layout() and twentyeleven_current_color_scheme(), as we already have twentyeleven_get_theme_options().
 * Add a twentyeleven_color_schemes action to allow for enqueueing custom color schemes.
 * Add a twentyeleven_layout_classes filter, to allow filtering what gets sent back to body_class().
 * Hook into wp_enqueue_scripts rather than wp_print_styles for enqueueing the color stylesheet.
 * Rewrite the register_setting() callback to start from scratch with an empty array. Improve the link_color logic.
 * Use submit_button().
 * Use esc_attr() rather than esc_attr_e() for non-translations.

TODO:
 * Implement settings sections/fields logic to allow extension of the options page.
 * Consider re-doing this in a class. It'll be cleaner.
 * Store a DB version so we can do an add_option(), rather than calling get_option() with defaults.

see #17198.



git-svn-id: http://svn.automattic.com/wordpress/trunk@17733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-28 08:06:57 +00:00
lancewillett
e5425ba17a Twenty Eleven: theme options - see #17198
* First pass at Link Color CSS rules
 * Add new function to return default values
 * Implement better validation for hex color value
 * Fix missing esc_attr()

git-svn-id: http://svn.automattic.com/wordpress/trunk@17732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-27 23:03:27 +00:00
lancewillett
5628ced76f Twenty Eleven: add first batch of new header images, courtesy of the immeasurable photomatt archives - see #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-27 21:44:09 +00:00
iandstewart
c491c77f1d Twenty Eleven: first pass at print styles; See ##17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-27 21:03:58 +00:00
lancewillett
5daf376821 Twenty Eleven: fix spacing and add a few missing esc_attr() calls in widgets.php - see #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17723 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-27 04:45:11 +00:00
lancewillett
963d908223 Twenty Eleven: set default case for switch statement in the twentyeleven_comment(), props greenshady - see #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17722 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-27 04:38:36 +00:00
iandstewart
90451d9052 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: http://svn.automattic.com/wordpress/trunk@17721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-26 22:52:18 +00:00
lancewillett
2bcbcf31ec Twenty Eleven: move widgets.php into /inc - see #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-26 21:05:43 +00:00
lancewillett
36742c0032 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: http://svn.automattic.com/wordpress/trunk@17719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-26 18:59:32 +00:00
lancewillett
34cdfcdd41 Twenty Eleven: add additional conditional IDs for the html element, props iandstewart - see #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17718 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-26 18:54:03 +00:00
lancewillett
89bad03498 Twenty Eleven: add support for Status and Quote formats, props iandstewart - see #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17717 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-26 18:46:31 +00:00
lancewillett
972a41501e Twenty Eleven: strip trailing spaces, props kawauso - see #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-26 18:34:52 +00:00
westi
9a003fc529 Provide more arguments to the widgets on the 404 page so as to avoid notices. See #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-21 07:43:25 +00:00
westi
bfbc63f7a2 Fix html5 js link. See #17198 props Jayjdk
git-svn-id: http://svn.automattic.com/wordpress/trunk@17671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-21 07:28:08 +00:00
matt
7d581043df 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: http://svn.automattic.com/wordpress/trunk@17669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-20 21:46:33 +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