Ticket #31814: 31814-twentyfifteen.patch
File 31814-twentyfifteen.patch, 6.0 KB (added by , 10 years ago) |
---|
-
src/wp-content/themes/twentyfifteen/readme.txt
1 1 === Twenty Fifteen === 2 2 Contributors: the WordPress team 3 Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready 4 Requires at least: 4.1 5 Tested up to: 4.1 6 Stable tag: 4.1 3 Requires at least: WordPress 4.1 4 Tested up to: WordPress 4.2-trunk 5 Version: 1.0 7 6 License: GPLv2 or later 8 7 License URI: http://www.gnu.org/licenses/gpl-2.0.html 8 Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready 9 9 10 10 == Description == 11 11 Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer. 12 12 13 * Responsive Layout13 * Mobile-first, Responsive Layout 14 14 * Custom Colors 15 15 * Custom Header 16 16 * Social Links … … 18 18 * Post Formats 19 19 * The GPL v2.0 or later license. :) Use it to make something cool. 20 20 21 For more information about Twenty Fifteen please go to http://codex.wordpress.org/Twenty_Fifteen. 22 21 23 == Installation == 22 24 23 1. In your admin panel, go to Appearance -> Themes and click the Add New button. 24 2. Click Upload and Choose File, then select the theme's ZIP file. Click Install Now. 25 3. Click Activate to use your new theme right away. 25 1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button. 26 2. Type in Twenty Fifteen in the search form and press the 'Enter' key on your keyboard. 27 3. Click on the 'Activate' button to use your new theme right away. 28 4. Go to http://codex.wordpress.org/Twenty_Fifteen for a guide on how to customize this theme. 29 5. Navigate to Appearance > Customize in your admin panel and customize to taste. 26 30 27 == Frequently Asked Questions==31 == Copyright == 28 32 29 = How do I change the color scheme? = 33 Twenty Fifteen WordPress Theme, Copyright 2014-2015 WordPress.org & Automattic.com 34 Twenty Fifteen is distributed under the terms of the GNU GPL 30 35 31 You can change the colors of your site easily using Twenty Fifteen. 36 This program is free software: you can redistribute it and/or modify 37 it under the terms of the GNU General Public License as published by 38 the Free Software Foundation, either version 3 of the License, or 39 (at your option) any later version. 32 40 33 1. In your admin panel, go to Appearance -> Customize. 34 4. Now you will see the Customizer and a tab called 'Colors'. Click this tab. 35 5. You can now change your color scheme by selecting one of the predefined ones. Choose a color scheme you want from Base Color Scheme dropdown. You can preview the change in the Customizer. 36 6. Should you wish to create your own color scheme or modify an existing one, you can by selecting the colors for each area listed. 37 7. Once you are happy with your color changes you can click save and your changes will be reflected on your live site. 41 This program is distributed in the hope that it will be useful, 42 but WITHOUT ANY WARRANTY; without even the implied warranty of 43 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 44 GNU General Public License for more details. 38 45 39 = How do I add the Social Links to the sidebar? = 46 Twenty Fifteen Theme bundles the following third-party resources: 40 47 41 Twenty Fifteen allows you display links to your social media profiles, like Twitter and Facebook, with icons. 48 HTML5 Shiv v3.7.0, Copyright 2014 Alexander Farkas 49 Licenses: MIT/GPL2 50 Source: https://github.com/aFarkas/html5shiv 42 51 43 1. Create a new Custom Menu, and assign it to the Social Links Menu location. 44 2. Add links to each of your social services using the Links panel. 45 3. Icons for your social links will automatically appear if it's available. 52 Genericons icon font, Copyright 2013-2015 Automattic.com 53 License: GNU GPL, Version 2 (or later) 54 Source: http://www.genericons.com 46 55 47 Available icons: (Linking to any of the following sites will automatically display its icon in your social menu). 56 == Changelog == 48 57 49 * Codepen 50 * Digg 51 * Dribbble 52 * Dropbox 53 * Facebook 54 * Flickr 55 * Foursquare 56 * GitHub 57 * Google+ 58 * Instagram 59 * LinkedIn 60 * Email (mailto: links) 61 * Pinterest 62 * Pocket 63 * PollDaddy 64 * Reddit 65 * RSS Feed (URLs with /feed/) 66 * Spotify 67 * StumbleUpon 68 * Tumblr 69 * Twitch 70 * Twitter 71 * Vimeo 72 * WordPress 73 * YouTube 58 = 1.1 = 59 * coming soon - April 23, 2015* 74 60 75 Social networks that aren't currently supported will be indicated by a generic share icon. 61 http://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_1.1 76 62 77 = How do I add a description for my menu link in navigation? = 63 = 1.0 = 64 * Released: December 18, 2014 * 78 65 79 Twenty Fifteen sports a menu design that's easy to navigate -- especially when you add menu descriptions. 80 81 1. Visit the Menus page in your admin. 82 2. Use the Screen Options tab to "Show advanced menu properties". 83 3. Select "Description" there to start editing menu descriptions. 84 4. Select the menu you want to add links and descriptions to. 85 5. When in the Menu Structure section, you can click open the link and add a description. 86 6. Once you save the menu with your link, the new description should show up. 87 88 = Quick Specs = 89 90 1. The main content width is 660px. 91 2. The sidebar width is 248px. 92 3. Featured Images are 825px wide by 510px high. 66 Initial release.