Ticket #6651: welcome-screen-02.patch
| File welcome-screen-02.patch, 10.8 KB (added by , 10 years ago) |
|---|
-
src/bp-core/admin/css/common-rtl.css
66 66 } 67 67 } 68 68 69 /* About Page - since 2.4.0 (WP 4.4-trunk) */ 70 71 .about-wrap .headline-feature { 72 margin-bottom: 1px solid rgba(0, 0, 0, 0.1); 73 } 74 75 .about-wrap .headline-feature p { 76 font-size: 1.15em; 77 margin: 1.25em; 78 } 79 80 .about-wrap .headline-feature h3 { 81 font-size: 1.75em; 82 font-weight: normal; 83 margin: 1.25em 0 0.6em; 84 text-align: center; 85 } 86 87 .about-wrap .feature-section { 88 margin-top: 40px; 89 } 90 91 .about-wrap .changelog .feature-section { 92 margin-top: 0; 93 } 94 69 95 /* User's Lists 70 96 ------------------------------------------------------------------------------*/ 71 97 -
src/bp-core/admin/css/common.css
66 66 } 67 67 } 68 68 69 /* About Page - since 2.4.0 (WP 4.4-trunk) */ 70 71 .about-wrap .headline-feature { 72 margin-bottom: 1px solid rgba(0, 0, 0, 0.1); 73 } 74 75 .about-wrap .headline-feature p { 76 font-size: 1.15em; 77 margin: 1.25em; 78 } 79 80 .about-wrap .headline-feature h3 { 81 font-size: 1.75em; 82 font-weight: normal; 83 margin: 1.25em 0 0.6em; 84 text-align: center; 85 } 86 87 .about-wrap .feature-section { 88 margin-top: 40px; 89 } 90 91 .about-wrap .changelog .feature-section { 92 margin-top: 0; 93 } 94 69 95 /* User's Lists 70 96 ------------------------------------------------------------------------------*/ 71 97 -
src/bp-core/bp-core-admin.php
560 560 <?php endif; ?> 561 561 562 562 <div class="headline-feature"> 563 <h3><?php esc_html_e( ' Upload Profile Pictures with Drag and Drop', 'buddypress' ); ?></h3>563 <h3><?php esc_html_e( 'Cover Images UI for Members and Groups', 'buddypress' ); ?></h3> 564 564 565 565 <div class="featured-image"> 566 <img src="<?php echo esc_url( buddypress()->plugin_url . 'bp-core/admin/images/ avatar-ui.gif' ); ?>" alt="<?php esc_attr_e( 'Revamped Profile Picture Upload UI', 'buddypress' ); ?>">566 <img src="<?php echo esc_url( buddypress()->plugin_url . 'bp-core/admin/images/image.png' ); ?>" alt="<?php esc_attr_e( 'Cover Images for Members and Groups', 'buddypress' ); ?>" width="800" height="432"> 567 567 </div> 568 569 <div class="feature-section"> 570 <h3><?php esc_html_e( 'Built with the Attachments API, the new foundation for BuddyPress media management.', 'buddypress' ); ?></h3> 571 <p><?php esc_html_e( 'You can drag and drop any image you choose to upload as your profile photo. The interface is mobile-ready and now includes integration with phone and laptop cameras. This is an example of what can be developed using the new Attachments API, the long-awaited foundation for media-related BuddyPress components and features.', 'buddypress' ); ?> <a href="https://codex.buddypress.org/plugindev/bp_attachment/"><?php esc_html_e( 'Learn more →', 'buddypress' ); ?></a></p> 568 <div> 569 <p><?php esc_html_e( 'Now your members can upload their respective cover photos in their Profile > Change Cover Image screens and Group Admins can upload the groups\' banner images in the Manage > Cover Image screens. The Cover Images UI is another example of what can be developed using the extended BP Attachments API, the foundation for media-related BuddyPress components and features.', 'buddypress' ); ?> <a href="https://codex.buddypress.org/themes/buddypress-cover-images/"><?php esc_html_e( 'Learn more →', 'buddypress' ); ?></a></p> 572 570 </div> 571 <div class="clear"></div> 573 572 574 <div class="clear"></div>575 573 </div> 576 574 577 <div class="feature-list finer-points"> 578 <h2><?php esc_html_e( 'The Finer Points', 'buddypress' ); ?></h2> 575 <hr> 579 576 580 <div class="feature-section col two-col"> 581 <div> 582 <span class=" dashicons dashicons-admin-users"></span> 583 <h4><?php esc_html_e( 'Member Type Directories', 'buddypress' ); ?></h4> 584 <p><?php esc_html_e( 'Create directories of member types in your site using the Member Type API.', 'buddypress' ); ?></p> 585 </div> 577 <div class="feature-section two-col"> 578 <div> 579 <h3><?php esc_html_e( 'Profile Fields for Specific Member Types', 'buddypress' ); ?></h3> 580 <p><?php esc_html_e( 'You can create profile fields which are available to only one or more specific Member Types you have set up for your custom site.', 'buddypress' ); ?></p> 581 </div> 582 <div class="last-feature"> 583 <img src="<?php echo esc_url( buddypress()->plugin_url . 'bp-core/admin/images/member-type.png' ); ?>" alt="<?php esc_attr_e( 'Profile Field for Member Type', 'buddypress' ); ?>"> 584 </div> 585 </div> 586 586 587 <div class="template-pack last-feature"> 588 <span class=" dashicons dashicons-admin-appearance"></span> 589 <h4><?php esc_html_e( 'Companion Stylesheets For Themes', 'buddypress' ); ?></h4> 590 <p><?php esc_html_e( 'Improved styling and integration of BuddyPress components with bundled WordPress themes, Twenty Fifteen and Twenty Fourteen.', 'buddypress' ); ?></p> 591 </div> 587 <div class="feature-section two-col"> 588 <div> 589 <img src="<?php echo esc_url( buddypress()->plugin_url . 'bp-core/admin/images/theme-stylesheets.png' ); ?>" alt="<?php esc_attr_e( 'BuddyPress Companion Stylesheets', 'buddypress' ); ?>"> 590 </div> 591 <div class="last-feature"> 592 <h3><?php esc_html_e( 'More Companion Stylesheets for Themes', 'buddypress' ); ?></h3> 593 <p><?php esc_html_e( 'New stylesheets integrating BuddyPress components with the Twenty Thirteen and Twenty Sixteen themes are now available for you.', 'buddypress' ); ?></p> 594 </div> 595 </div> 592 596 593 <div class="group-invites"> 594 <span class=" dashicons dashicons-admin-post"></span> 595 <h4><?php esc_html_e( 'Blog Post Activity', 'buddypress' ); ?></h4> 596 <p><?php esc_html_e( 'BuddyPress now generates better excerpts in the activity streams for posts containing images or other embedded media content.', 'buddypress' ); ?></p> 597 </div> 598 599 <div class="last-feature"> 600 <span class=" dashicons dashicons-star-filled"></span> 601 <h4><?php esc_html_e( 'Star Private Messages ', 'buddypress' ); ?></h4> 602 <p><?php esc_html_e( 'Mark important messages in your inbox from your friends with a star.', 'buddypress' ); ?></p> 603 </div> 597 <div class="feature-section two-col"> 598 <div> 599 <h3><?php esc_html_e( 'Customizable Group Home Page', 'buddypress' ); ?></h3> 600 <p><?php esc_html_e( 'You can customize each and every Group\'s home page by adding one or more template files to the single group directory or through a plugin.', 'buddypress' ); ?></p> 604 601 </div> 602 <div class="last-feature"> 603 <img src="<?php echo esc_url( buddypress()->plugin_url . 'bp-core/admin/images/group-home-page.png' ); ?>" alt="<?php esc_attr_e( 'Customize your group home page', 'buddypress' ); ?>"> 604 </div> 605 605 </div> 606 <div class="feature-section two-col"> 607 <div> 608 <img src="<?php echo esc_url( buddypress()->plugin_url . 'bp-core/admin/images/activity-post-form.gif' ); ?>" alt="<?php esc_attr_e( 'Improved Activity Post Form', 'buddypress' ); ?>"> 609 </div> 610 <div class="last-feature"> 611 <h3><?php esc_html_e( 'UX Improvements on the Activity Post Form', 'buddypress' ); ?></h3> 612 <p><?php esc_html_e( 'Enhancements to the textarea of the What\'s New post form bring better user experience for site members and new features added by developers.', 'buddypress' ); ?></p> 613 </div> 614 </div> 606 615 607 <div class=" feature-list">608 <h 2><?php esc_html_e( 'Under the Hood', 'buddypress' ); ?></h2>616 <div class="changelog"> 617 <h3><?php esc_html_e( 'Under the Hood', 'buddypress' ); ?></h3> 609 618 610 619 <div class="feature-section col two-col"> 611 620 <div> 612 <h4><?php esc_html_e( ' Components can register new features', 'buddypress' ); ?></h4>613 <p><?php _e( ' Plugin developers can register new features or check if a component feature is registered using the <code>BP_Component</code> class.', 'buddypress' ); ?></p>621 <h4><?php esc_html_e( 'Accessibility Upgrades', 'buddypress' ); ?></h4> 622 <p><?php _e( 'We\'re making BuddyPress more usable and accessible to everyone from the frontend templates to the backend admin screens.', 'buddypress' ); ?></p> 614 623 615 624 <h4><?php esc_html_e( 'Cache Improvements', 'buddypress' ); ?></h4> 616 <p><?php esc_html_e( ' Improved caching for the following components: Messages, Profiles, Members & Member Types, and Friends.', 'buddypress' ); ?></p>625 <p><?php esc_html_e( 'Continued object and query cache enhancements across different components to improve performance.', 'buddypress' ); ?></p> 617 626 </div> 618 627 <div class="last-feature"> 619 628 <h4><?php esc_html_e( 'Developer Reference', 'buddypress' ); ?></h4> 620 <p><?php esc_html_e( 'Con tinued improvements to inline code documentation make it easier for developers to understand how BuddyPress works.', 'buddypress' ); ?></p>629 <p><?php esc_html_e( 'Consistent updates to inline code documentation make it easier for developers to understand how BuddyPress works.', 'buddypress' ); ?></p> 621 630 622 <h4><?php esc_html_e( ' User Documentation', 'buddypress' ); ?></h4>623 <p><?php esc_html_e( 'The BuddyPress Codex is maintained and updated regularly with new articles and tutorials.', 'buddypress' ); ?></p>631 <h4><?php esc_html_e( 'Constant Refinements', 'buddypress' ); ?></h4> 632 <p><?php esc_html_e( 'The BuddyPress codebase is consistently tested and updated with the latest WordPress enhancements and features.', 'buddypress' ); ?></p> 624 633 </div> 625 634 </div> 626 635 </div> … … 628 637 <p><?php _ex( 'Learn more:', 'About screen, website links', 'buddypress' ); ?> <a href="https://buddypress.org/blog/"><?php _ex( 'News', 'About screen, link to project blog', 'buddypress' ); ?></a> • <a href="https://buddypress.org/suppport/"><?php _ex( 'Support', 'About screen, link to support site', 'buddypress' ); ?></a> • <a href="https://codex.buddypress.org/"><?php _ex( 'Documentation', 'About screen, link to documentation', 'buddypress' ); ?></a> • <a href="https://bpdevel.wordpress.com/"><?php _ex( 'Development Blog', 'About screen, link to development blog', 'buddypress' ); ?></a></p> 629 638 <p><?php _ex( 'Twitter:', 'official Twitter accounts:', 'buddypress' ); ?> <a href="https://twitter.com/buddypress/"><?php _ex( 'BuddyPress', '@buddypress twitter account name', 'buddypress' ); ?></a> • <a href="https://twitter.com/bptrac/"><?php _ex( 'Trac', '@bptrac twitter account name', 'buddypress' ); ?></a> • <a href="https://twitter.com/buddypressdev/"><?php _ex( 'Development', '@buddypressdev twitter account name', 'buddypress' ); ?></a></p> 630 639 640 </div> 641 631 642 <?php 632 643 } 633 644