Make WordPress Core

Changeset 22903


Ignore:
Timestamp:
11/28/2012 09:00:09 PM (12 years ago)
Author:
nacin
Message:

Reorganize and polish the About WordPress 3.5 screen. Offer strings for translation.

props lessbloat, helenyhou, markjaquith, nacin.
fixes #22455.

Location:
trunk/wp-admin
Files:
8 deleted
7 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/about.php

    r22856 r22903  
    2020<h1><?php printf( __( 'Welcome to WordPress %s' ), $display_version ); ?></h1>
    2121
    22 <div class="about-text"><?php printf( ( 'Thank you for updating to the latest version! WordPress %s helps make your web publishing experience easier, faster, and more enjoyable than ever. Welcome aboard.' ), $display_version ); ?></div>
     22<div class="about-text"><?php printf( __( 'Thank you for updating to the latest version! WordPress %s is more polished and enjoyable than ever before. We hope you like it.' ), $display_version ); ?></div>
    2323
    2424<div class="wp-badge"><?php printf( __( 'Version %s' ), $display_version ); ?></div>
     
    3535
    3636<div class="changelog">
    37     <h3><?php echo ( 'Media Management' ); ?></h3>
     37    <h3><?php _e( 'New Media Manager' ); ?></h3>
    3838
    3939    <div class="feature-section three-col">
     
    4141
    4242        <div>
    43             <h4><?php echo ( 'Easier interface' ); ?></h4>
    44             <p><?php echo ( 'Adding media to your posts is more streamlined than ever. It\'s a breeze to insert, align, caption, and link to media within your posts.' ); ?></p>
     43            <h4><?php _e( 'Beautiful Interface' ); ?></h4>
     44            <p><?php _e( 'Adding media has been streamlined with an all-new experience, making it a breeze to upload files and place them into your posts.' ); ?></p>
    4545        </div>
    4646        <div>
    47             <h4><?php echo ( 'Picturesque galleries' ); ?></h4>
    48             <p><?php echo ( 'Adding image galleries is easier with drag and drop reordering, inline caption editing, and simplified controls for the gallery layout.' ); ?></p>
     47            <h4><?php _e( 'Picturesque Galleries' ); ?></h4>
     48            <p><?php _e( 'Creating image galleries is faster with drag and drop reordering, inline caption editing, and simplified controls for layout.' ); ?></p>
    4949        </div>
    5050        <div class="last-feature">
    51             <h4><?php echo ( 'Attachment page editor' ); ?></h4>
    52             <p><?php echo ( 'You can crop, rotate and resize images right in the Media Library! There are now formatting controls for content on your attachment pages.' ); ?></p>
     51            <h4><?php _e( 'Insert Multiple Images' ); ?></h4>
     52            <p><?php _e( 'Have a need for speed? You can now insert multiple images at once and then compose your words around them.' ); ?></p>
    5353        </div>
    5454    </div>
     
    5656
    5757<div class="changelog">
    58     <h3><?php echo ( 'Smoother experience' ); ?></h3>
     58    <h3><?php _e( 'New Default Theme' ); ?></h3>
    5959
    60     <div class="feature-section">
    61         <h4><?php echo ( 'Simplified settings, better buttons, easier controls' ); ?></h4>
    62         <p><?php echo ( 'WordPress always aims to stay out of the way, and let you get on with publishing your content. You\'ll find simplified settings screens, more aesthetically pleasing buttons, and easier controls such as the improved color picker. They\'re the little details we hope you\'ll never notice.' ); ?></p>
    63         <div class="three-col-images">
    64             <img alt="" src="<?php echo esc_url( admin_url( 'images/screenshots/about-tinymce.png' ) ); ?>" class="image-30 first-feature" />
    65             <img alt="" src="<?php echo esc_url( admin_url( 'images/screenshots/about-buttons.png' ) ); ?>" class="image-30" />
    66             <img alt="" src="<?php echo esc_url( admin_url( 'images/screenshots/about-color-picker.png' ) ); ?>" class="image-30 last-feature" />
    67         </div>
     60    <div class="feature-section images-stagger-right">
     61        <img alt="" src="<?php echo esc_url( admin_url( 'images/screenshots/about-twenty-twelve.png' ) ); ?>" class="image-66" />
     62        <h4><?php _e( 'Introducing Twenty Twelve' ); ?></h4>
     63        <p><?php _e( 'The newest default theme for WordPress is simple, flexible, and elegant.' ); ?></p>
     64        <p><?php _e( 'What makes it really shine are the design details, like the gorgeous Open Sans typeface and a fully responsive design that looks great on any device.' ); ?></p>
     65        <p><?php _e( 'Naturally, Twenty Twelve supports all the theme features you’ve come to know and love, but it is also designed to be as great for a website as it is for a blog.' ); ?></p>
    6866    </div>
    6967</div>
    7068
    7169<div class="changelog">
    72     <h3><?php echo ( 'Twenty Twelve theme' ); ?></h3>
     70    <h3><?php _e( 'Retina Ready' ); ?></h3>
    7371
    7472    <div class="feature-section images-stagger-right">
    75         <img alt="" src="<?php echo esc_url( admin_url( 'images/screenshots/about-twenty-twelve.png' ) ); ?>" class="image-66" />
    76         <h4><?php echo ( 'Beauty in its simplicity' ); ?></h4>
    77         <p><?php echo ( 'Twenty Twelve is an elegant, readable, and fully responsive theme that makes your site content look its best on any device.' ); ?></p>
    78         <p><?php echo ( 'Make the design of your site fully yours with a custom menu, custom header image, and custom background color or image.' ); ?></p>
     73        <img alt="" src="<?php echo esc_url( admin_url( 'images/screenshots/about-retina.png' ) ); ?>" class="image-66" />
     74        <h4><?php _e( 'So Sharp You Can&#8217;t See the Pixels' ); ?></h4>
     75        <p><?php _e( 'The WordPress dashboard now looks beautiful on high-resolution screens like those found on the iPad, Kindle Fire HD, Nexus 10, and MacBook Pro with Retina Display. Icons and other visual elements are crystal clear and full of detail.' ); ?></p>
    7976    </div>
    8077</div>
    8178
    8279<div class="changelog">
    83     <h3><?php echo ( 'HiDPI Admin' ); ?></h3>
     80    <h3><?php _e( 'Smoother Experience' ); ?></h3>
    8481
    8582    <div class="feature-section images-stagger-right">
    86         <img alt="" src="<?php echo esc_url( admin_url( 'images/screenshots/about-hidef.png' ) ); ?>" class="image-66" />
    87         <h4><?php echo ( 'Retina all the things' ); ?></h4>
    88         <p><?php echo ( 'WordPress now looks as beautiful on HiDPI devices as native applications do. Icons, buttons, avatars and theme screenshots (where supported) are crystal clear and full of detail.' ); ?></p>
     83        <img alt="" src="<?php echo esc_url( admin_url( 'images/screenshots/about-color-picker.png' ) ); ?>" class="image-30" />
     84        <h4><?php _e( 'Better Accessibility' ); ?></h4>
     85        <p><?php _e( 'WordPress supports more usage modes than ever before. Screenreaders, touch devices, and mouseless workflows all have improved ease of use and accessibility.' ); ?></p>
     86
     87        <h4><?php _e( 'More Polish' ); ?></h4>
     88        <p><?php _e( 'A number of screens and controls have been refined. For example, a new color picker makes it easier for you to choose that perfect shade of blue.' ); ?></p>
    8989    </div>
    9090</div>
    9191
    9292<div class="changelog">
    93     <h3><?php echo ( 'Better Accessibility' ); ?></h3>
     93    <h3><?php _e( 'Under the Hood' ); ?></h3>
    9494
    95     <div class="feature-section images-stagger-right">
    96         <img alt="" src="<?php echo esc_url( admin_url( 'images/screenshots/about-accessibility2.png' ) ); ?>" class="image-30" />
    97         <img alt="" src="<?php echo esc_url( admin_url( 'images/screenshots/about-accessibility1.png' ) ); ?>" class="image-30" />
    98         <h4><?php echo ( 'For everyone' ); ?></h4>
    99         <p><?php echo ( 'WordPress has wider support for more devices than ever before. Users of screenreaders, touch devices, and mouse-less devices will all see improvements to ease of use and accessibility.' ); ?></p>
    100         <?php //TODO: Link to new Codex page listing the accessibility features of WordPress. ?>
    101     </div>
    102 </div>
    103 
    104 <div class="changelog">
    105     <h3><?php echo ( 'More Embed Support' ); ?></h3>
    106 
    107     <div class="feature-section">
    108         <h4><?php echo ( 'Instagram, SlideShare, and SoundCloud' ); ?></h4>
    109         <p><?php echo ( 'You can now embed content from Instagram, SlideShare, and SoundCloud without having to mess around copying and pasting embed codes. Just paste a URL from any of these sites onto its own line in your post and the content will automatically be embedded for you.' ); ?></p>
    110         <p><?php printf( ( 'This works for several other popular sites, too, such as YouTube, Flickr, and Vimeo. For more, see the Codex article on <a href="%s">Embeds</a>.' ), ( 'http://codex.wordpress.org/Embeds' ) ); ?></p>
    111         <div class="three-col-images">
    112             <img alt="" src="<?php echo esc_url( admin_url( 'images/screenshots/about-instagram.png' ) ); ?>" class="image-30 first-feature" />
    113             <img alt="" src="<?php echo esc_url( admin_url( 'images/screenshots/about-slideshare.png' ) ); ?>" class="image-30" />
    114             <img alt="" src="<?php echo esc_url( admin_url( 'images/screenshots/about-soundcloud.png' ) ); ?>" class="image-30 last-feature" />
     95    <div class="feature-section three-col">
     96        <div>
     97            <h4><?php _e( 'Meta Query Additions' ); ?></h4>
     98            <p><?php _e( 'The <code>WP_Comment_Query</code> and <code>WP_User_Query</code> classes now support meta queries just like <code>WP_Query.</code> Meta queries now support querying for objects without a particular meta key.' ); ?></p>
    11599        </div>
    116     </div>
    117 </div>
    118 
    119 <?php if ( current_user_can( 'install_plugins' ) ) { ?>
    120 
    121     <div class="changelog">
    122         <h3><?php echo ( 'Plugin Favorites' ); ?></h3>
    123 
    124         <div class="feature-section images-stagger-right">
    125             <img alt="" src="<?php echo esc_url( admin_url( 'images/screenshots/about-favorite-plugins.png' ) ); ?>" class="image-66" />
    126             <h4><?php echo ( 'Which plugins do you love?' ); ?></h4>
    127             <p><?php echo ( 'Wouldn\'t it be great to see a list of all your favorite plugins right in the Plugins menu in WordPress? Well, now you can.' ); ?></p>
    128             <p><?php printf( ( 'If you have marked plugins as favorites on WordPress.org, you can browse them from the Favorites tab on the <a href="%s">Install Plugins</a> screen.' ), admin_url( 'plugin-install.php?tab=favorites' ) ); ?></p>
     100        <div>
     101            <h4><?php _e( 'Post Objects' ); ?></h4>
     102            <p><?php _e( 'Post objects are now instances of a <code>WP_Post</code> class, which improves performance by loading selected properties on demand.' ); ?></p>
     103        </div>
     104        <div class="last-feature">
     105            <h4><?php _e( 'Image Editing API' ); ?></h4>
     106            <p><?php _e( 'The <code>WP_Image_Editor</code> class abstracts image editing functionality such as cropping and scaling, and uses ImageMagick when available.' ); ?></p>
    129107        </div>
    130108    </div>
    131109
    132 <?php } ?>
    133 
    134 <div class="changelog">
    135     <h3><?php echo ( 'Under the Hood' ); ?></h3>
    136 
    137110    <div class="feature-section three-col">
    138111        <div>
    139             <h4><?php echo ( 'Meta Query Additions' ); ?></h4>
    140             <p><?php echo ( 'The <code>WP_Comment_Query</code> and <code>WP_User_Query</code> classes now support meta queries just like <code>WP_Query</code>.' ); ?></p>
    141 
    142             <h4><?php echo ( 'Multisite Improvements' ); ?></h4>
    143             <p><?php echo ( '<code>switch_to_blog()</code> no longer obliterates the object cache, greatly improving performance. For new sites, Multisite now works when WordPress is installed in a subdirectory.' ); ?></p>
     112            <h4><?php _e( 'Multisite Improvements' ); ?></h4>
     113            <p><?php _e( '<code>switch_to_blog()</code> is now significantly faster and more reliable.' ); ?></p>
    144114        </div>
    145115        <div>
    146             <h4><?php echo ( 'WP_Post' ); ?></h4>
    147             <p><?php echo ( 'Post objects are now instances of the new <code>WP_Post</code> class which improves performance by loading selected properties on demand.' ); ?></p>
    148 
    149             <h4><?php echo ( 'XML-RPC API' ); ?></h4>
    150             <p><?php printf( ( 'The <a href="%s">WordPress API</a> is now enabled by default and enjoys the same security as the rest of core. It supports fetching users, profiles, post revisions, and searching posts.' ), ( 'http://codex.wordpress.org/XML-RPC_WordPress_API' ) ); ?></p>
     116            <h4><?php _e( 'XML-RPC API' ); ?></h4>
     117            <p><?php printf( __( 'The <a href="%s">WordPress API</a> is now always enabled, and supports fetching users, editing profiles, managing post revisions, and searching posts.' ), __( 'http://codex.wordpress.org/XML-RPC_WordPress_API' ) ); ?></p>
    151118        </div>
    152119        <div class="last-feature">
    153             <h4><?php echo ( 'Image Editing API Abstractions' ); ?></h4>
    154             <p><?php echo ( 'The <code>WP_Image_Editor</code> class abstracts image editing functionality such as cropping and scaling, and uses ImageMagick when available.' ); ?></p>
    155 
    156             <h4><?php echo ( 'External Libraries' ); ?></h4>
    157             <p><?php printf( ('WordPress now includes the <a href="%1$s">Underscore</a> and <a href="%2$s">Backbone</a> JavaScript libraries. TinyMCE, jQuery, jQuery UI, jCrop, and SimplePie have all been updated to the latest versions.' ), 'http://underscorejs.org/', 'http://backbonejs.org/' ); ?></p>
     120            <h4><?php _e( 'External Libraries' ); ?></h4>
     121            <p><?php printf( __( 'WordPress now includes the <a href="%1$s">Underscore</a> and <a href="%2$s">Backbone</a> JavaScript libraries. TinyMCE, jQuery, jQuery UI, and SimplePie have all been updated to the latest versions.' ), 'http://underscorejs.org/', 'http://backbonejs.org/' ); ?></p>
    158122        </div>
    159123    </div>
  • trunk/wp-admin/credits.php

    r21996 r22903  
    5353<h1><?php printf( __( 'Welcome to WordPress %s' ), $display_version ); ?></h1>
    5454
    55 <div class="about-text"><?php printf( __( 'Thank you for updating to the latest version! WordPress %s is already making your website better, faster, and more attractive, just like you!' ), $display_version ); ?></div>
     55<div class="about-text"><?php printf( __( 'Thank you for updating to the latest version! WordPress %s is more polished and enjoyable than ever before. We hope you like it.' ), $display_version ); ?></div>
    5656
    5757<div class="wp-badge"><?php printf( __( 'Version %s' ), $display_version ); ?></div>
  • trunk/wp-admin/css/wp-admin-rtl.css

    r22799 r22903  
    15161516.about-wrap .feature-section.images-stagger-right img {
    15171517    float: left;
    1518     margin: 0 12px 12px 5px;
     1518    margin: 0 2em 12px 5px;
    15191519}
    15201520
    15211521.about-wrap .feature-section.images-stagger-left img {
    15221522    float: right;
    1523     margin: 0 5px 12px 12px;
     1523    margin: 0 5px 12px 2em;
    15241524}
    15251525
     
    15291529    margin-right: 0;
    15301530    margin-left: 10px;
     1531}
     1532
     1533@media only screen and (max-width: 768px) {
     1534    .about-wrap .feature-section img.image-66 {
     1535        float: none;
     1536    }
     1537
     1538    .about-wrap .feature-section.images-stagger-right img.image-66 {
     1539        margin-right: 3px;
     1540    }
     1541
     1542    .about-wrap .feature-section.images-stagger-left img.image-66 {
     1543        margin-left: 3px;
     1544    }
    15311545}
    15321546
  • trunk/wp-admin/css/wp-admin.css

    r22866 r22903  
    52075207}
    52085208
    5209 .about-wrap .changelog {
    5210     overflow: hidden;
    5211 }
    5212 
    5213 .about-wrap .changelog li {
    5214     list-style-type: disc;
    5215     margin-left: 3em;
    5216 }
    5217 
    52185209.about-wrap .feature-section {
    52195210    padding-bottom: 20px;
     
    53045295.about-wrap .feature-section.images-stagger-right img {
    53055296    float: right;
    5306     margin: 0 5px 12px 12px;
     5297    margin: 0 5px 12px 2em;
    53075298}
    53085299
    53095300.about-wrap .feature-section.images-stagger-left img {
    53105301    float: left;
    5311     margin: 0 12px 12px 5px;
     5302    margin: 0 2em 12px 5px;
     5303}
     5304
     5305.about-wrap .feature-section img.image-100 {
     5306    margin: 0 0 2em 0;
     5307    width: 100%;
     5308}
     5309
     5310.about-wrap .feature-section img.image-66 {
     5311    width: 65%;
     5312}
     5313
     5314.about-wrap .feature-section img.image-50 {
     5315    max-width: 50%;
     5316}
     5317
     5318.about-wrap .feature-section img.image-30 {
     5319    max-width: 31.2381%;
     5320}
     5321
     5322.ie8 .about-wrap .feature-section img {
     5323    border-width: 1px;
     5324    border-style: solid;
     5325}
     5326
     5327.about-wrap .images-stagger-right img.image-30:nth-child(2) {
     5328    margin-left: 1em;
     5329}
     5330
     5331.about-wrap .feature-section.three-col {
     5332    margin-bottom: 0;
     5333}
     5334
     5335.about-wrap .feature-section.three-col div {
     5336    width: 30%;
     5337    margin-right: 4.999999999%;
     5338    float: left;
     5339}
     5340
     5341.about-wrap .feature-section.three-col h4 {
     5342    margin:  0 0 0.6em 0;
     5343}
     5344
     5345.about-wrap .feature-section.three-col .last-feature {
     5346    margin-right: 0;
     5347}
     5348
     5349.about-wrap .three-col-images {
     5350    text-align: center;
     5351}
     5352
     5353.about-wrap .three-col-images img {
     5354    margin: 0 0 10px;
     5355}
     5356
     5357.about-wrap .three-col-images .last-feature {
     5358    float: right;
     5359}
     5360
     5361.about-wrap .three-col-images .first-feature {
     5362    float: left;
     5363}
     5364
     5365.about-wrap .changelog .feature-section {
     5366    overflow: hidden;
     5367    padding-bottom: 0;
     5368}
     5369
     5370.about-wrap .changelog li {
     5371    list-style-type: disc;
     5372    margin-left: 3em;
    53125373}
    53135374
     
    53195380}
    53205381
    5321 .about-wrap .feature-section img.image-100 {
    5322     margin: 0 0 2em 0;
    5323     width: 100%;
    5324 }
    5325 
    5326 .about-wrap .feature-section img.image-66 {
    5327     margin: 0 0 0 1em;
    5328     width: 65%;
    5329 }
    5330 
    5331 .about-wrap .feature-section img.image-50 {
    5332     max-width: 50%;
    5333 }
    5334 
    5335 .about-wrap .feature-section img.image-30 {
    5336     max-width: 31.2381%;
    5337 }
    5338 
    5339 .ie8 .about-wrap .feature-section img {
    5340     border-width: 1px;
    5341     border-style: solid;
    5342 }
    5343 
    5344 .about-wrap .images-stagger-right img.image-30:nth-child(2) {
    5345     margin-left: 1em;
    5346 }
    5347 
    5348 .about-wrap .feature-section.three-col {
    5349     margin-bottom: 0;
    5350 }
    5351 
    5352 .about-wrap .feature-section.three-col div {
    5353     width: 30%;
    5354     margin-right: 4.999999999%;
    5355     float: left;
    5356 }
    5357 
    5358 .about-wrap .feature-section.three-col h4 {
    5359     margin:  0 0 0.6em 0;
    5360 }
    5361 
    5362 .about-wrap .feature-section.three-col .last-feature {
    5363     margin-right: 0;
    5364 }
    5365 
    5366 .about-wrap .three-col-images {
    5367     text-align: center;
    5368 }
    5369 
    5370 .about-wrap .three-col-images img {
    5371     margin: 0 0 10px;
    5372 }
    5373 
    5374 .about-wrap .three-col-images .last-feature {
    5375     float: right;
    5376 }
    5377 
    5378 .about-wrap .three-col-images .first-feature {
    5379     float: left;
     5382@media only screen and (max-width: 768px) {
     5383    .about-wrap .feature-section img.image-66 {
     5384        float: none;
     5385        width: 98%;
     5386        max-width: 98%;
     5387    }
     5388
     5389    .about-wrap .feature-section.images-stagger-right img.image-66 {
     5390        margin-left: 3px;
     5391    }
     5392
     5393    .about-wrap .feature-section.images-stagger-left img.image-66 {
     5394        margin-right: 3px;
     5395    }
    53805396}
    53815397
  • trunk/wp-admin/freedoms.php

    r21021 r22903  
    2020<h1><?php printf( __( 'Welcome to WordPress %s' ), $display_version ); ?></h1>
    2121
    22 <div class="about-text"><?php printf( __( 'Thank you for updating to the latest version! WordPress %s is already making your website better, faster, and more attractive, just like you!' ), $display_version ); ?></div>
     22<div class="about-text"><?php printf( __( 'Thank you for updating to the latest version! WordPress %s is more polished and enjoyable than ever before. We hope you like it.' ), $display_version ); ?></div>
    2323
    2424<div class="wp-badge"><?php printf( __( 'Version %s' ), $display_version ); ?></div>
Note: See TracChangeset for help on using the changeset viewer.