Ian Stewart
ef01a94b3f
Twenty Eleven: show expected formatting for em, strong, and a in editor styles; Props greuben; Fixes #17417
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18127 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-03 14:33:11 +00:00
Ryan Boren
f786d16ed3
Add rtl class to the admin body if is_rtl(). RTL fixes for twentyeleven theme-options.php. Props rasheed. fixes #17603
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18125 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-02 22:19:58 +00:00
Ryan Boren
0c893945ba
Retain screen-reader-text for pages shown in the admin. see #17524
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18123 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-02 21:59:11 +00:00
Ian Stewart
68ed6937db
Twenty Eleven: editor-style should have max-width; Props bi0xid; Fixes #17393 #17649 ; See #17644
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18121 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-02 21:03:50 +00:00
Ian Stewart
e6a591e5a8
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: https://develop.svn.wordpress.org/trunk@18117 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-02 19:30:07 +00:00
Ryan Boren
b41246fa30
Contextual help for twentyeleven's theme options screen. Props sbressler, dougwrites, jane. fixes #17357
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18101 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 19:28:42 +00:00
Ian Stewart
8077ca5c00
Twenty Eleven: Style the comments off message in the Ephemera widget; Props knutsp; Fixes #17583
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18099 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 18:36:22 +00:00
Ian Stewart
2ce443d5c9
Twenty Eleven: Correct the broken 404 layout; Fixes #17606
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18077 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-30 21:46:36 +00:00
Ian Stewart
f313a881e8
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: https://develop.svn.wordpress.org/trunk@18072 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-30 01:29:55 +00:00
potbot
27273e2b1f
POT, generated from r18060
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18061 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-27 03:29:06 +00:00
Ian Stewart
4beb8573c1
Twenty Eleven: Improvements to the responsive layout
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18060 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-27 01:04:05 +00:00
Ian Stewart
e606e90f44
Twenty Eleven: Add the Ephemera title to the theme textdomain; Props knutsp; Fixes #17572
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18059 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-26 20:50:53 +00:00
Ian Stewart
dcee686373
Twenty Eleven: Show tag descriptions on tag archive pages if they exist; Props zeo; Fixes #17438
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18058 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-26 19:10:30 +00:00
Ian Stewart
064786d47c
Twenty Eleven: focus styles for all links; Fixes #17410
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18057 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-26 18:41:35 +00:00
Ian Stewart
7d65cc5e09
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: https://develop.svn.wordpress.org/trunk@18050 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 21:19:52 +00:00
Ian Stewart
75e4ab2cae
Twenty Eleven: make sure title-less widgets don't float into content for small screens; Props devinreams; Fixes #17423
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18048 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 20:24:21 +00:00
Ian Stewart
8d75a9a12c
Twenty Eleven: correct syntax for CSS transition property; Props Jayjdk; Fixes #17426
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18046 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 19:36:32 +00:00
Ian Stewart
66f5e4bb1c
Twenty Eleven: prevent overflow on the pre element; Props devinreams; Fixes #17432
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18042 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 17:46:19 +00:00
Ian Stewart
2633e960d0
Twenty Eleven: Fix a typo in PHPdoc; Props tenpura; Fixes #17434
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18040 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 17:18:23 +00:00
Ian Stewart
0b8804ef6e
Twenty Eleven: consistent styles for .nopassword and .nocomments; Props zeo; Fixes #17437
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18039 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 17:13:02 +00:00
Ian Stewart
c28266caae
Twenty Eleven: better visibility for comment form text in the dark color scheme; Props greuben; Fixes #17468
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18037 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 16:28:51 +00:00
Ian Stewart
b01f5d1b74
Twenty Eleven: correcting mis-floated sidebar in IE9 on the showcase page; Props rosshanney; Fixes #17486
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18033 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 15:55:22 +00:00
Ian Stewart
f48fe743ad
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: https://develop.svn.wordpress.org/trunk@18030 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 15:29:26 +00:00
Ian Stewart
2c40d3edea
Twenty Eleven: make categories and tags i18n friendly; Props dimadin; Fixes #17531
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18029 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 15:19:33 +00:00
Ryan Boren
ccba8dfbf3
Validation fixes. Props ocean90, peaceablewhale. see #17364
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18010 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-23 23:33:30 +00:00
Andrew Nacin
0aae52702f
Leverage option_page_capability_* filter in Twenty Eleven. fixes #14365 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17987 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-22 21:32:44 +00:00
Andrew Nacin
43d52dea87
echo. props ocean90, fixes #17535 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17985 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-22 21:25:42 +00:00
Andrew Nacin
afb960a480
Fix twentyeleven_url_grabber(). props duck_, see #17267 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17968 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-19 08:31:01 +00:00
Andrew Nacin
5c6a5a0045
Fix Twenty Eleven phpdoc subpackage names. props zeo, fixes #17444 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17959 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-18 19:06:09 +00:00
Andrew Nacin
b929276a81
s/twentyten/twentyeleven/. props zeo, fixes #17493 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17955 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-18 17:38:42 +00:00
Andrew Nacin
46c1bd35dd
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: https://develop.svn.wordpress.org/trunk@17954 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-18 17:32:22 +00:00
Andrew Nacin
90a0d6cfdc
the_excerpt() doesn't take an argument. props coffee2code. fixes #17489 . see #13883 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17953 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-18 17:26:40 +00:00
potbot
f69b353866
POT, generated from r17937
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17938 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-16 12:30:20 +00:00
Lance Willett
cfdfbac9e9
Twenty Eleven: run twentyeleven_url_grabber once in widgets.php, props duck_ -- closes #17279
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17917 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-13 16:25:53 +00:00
Lance Willett
563f488c69
Twenty Eleven footer style fixes, props matveb
...
* Improve footer credits, add WordPress PNG
* Add hover color to footer links
git-svn-id: https://develop.svn.wordpress.org/trunk@17908 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 23:13:56 +00:00
Lance Willett
d86ba78c51
Twenty Eleven: updated screenshot, props matveb
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17906 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 18:45:43 +00:00
Lance Willett
3bda471af7
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: https://develop.svn.wordpress.org/trunk@17847 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-09 23:15:38 +00:00
Lance Willett
9554d20f7a
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: https://develop.svn.wordpress.org/trunk@17846 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-09 22:54:55 +00:00
Lance Willett
da61f07b48
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: https://develop.svn.wordpress.org/trunk@17845 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-09 22:08:05 +00:00
Lance Willett
e19b314639
Twenty Eleven: adding RTL editor styles and tighter header height - see #17198
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17830 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-07 00:31:27 +00:00
Ian Stewart
42239aa382
Twenty Eleven: correct typo in inline documentation props markmcwilliams; See #17198
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17819 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-06 17:58:41 +00:00
Ian Stewart
fa73730d37
Twenty Eleven: first pass at visual editor styles with RTL editor styles to come; See #17198
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17816 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-05 22:46:37 +00:00
potbot
279df65037
POT, generated from r17808
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17809 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-05 17:29:17 +00:00
Lance Willett
b5ad7c99ae
Twenty Eleven: update description and tag list - see #17198
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17803 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-04 23:26:18 +00:00
Lance Willett
21c7b3c8d3
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: https://develop.svn.wordpress.org/trunk@17802 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-04 22:54:50 +00:00
potbot
74a7f268ba
POT, generated from r17791
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17792 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-04 09:58:41 +00:00
Lance Willett
2681c5dee8
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: https://develop.svn.wordpress.org/trunk@17791 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-04 00:45:50 +00:00
Lance Willett
177f91d76e
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: https://develop.svn.wordpress.org/trunk@17790 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-03 20:16:34 +00:00
Ian Stewart
0d5c2bd393
Twenty Eleven: Post Format headings and CSS cleanup; See #17198 props matveb
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17788 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-02 21:11:32 +00:00
Ian Stewart
9af6ba3236
Twenty Eleven: updated DocBlock comments following Twenty Ten's example; See #17198
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17787 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-02 21:04:44 +00:00