[wp-trac] [WordPress Trac] #25951: MP6ify the install / update screens

WordPress Trac noreply at wordpress.org
Sat Nov 16 18:14:26 UTC 2013


#25951: MP6ify the install / update screens
-----------------------------+--------------------
 Reporter:  johnbillion      |       Owner:
     Type:  enhancement      |      Status:  new
 Priority:  normal           |   Milestone:  3.8
Component:  Upgrade/Install  |     Version:  trunk
 Severity:  normal           |  Resolution:
 Keywords:  has-patch        |
-----------------------------+--------------------
Changes (by johnbillion):

 * keywords:   => has-patch


Comment:

 In [attachment:25951.diff]:

 This patch affects the following screens:

  * Creating a wp-config.php file
  * Installation
  * Database upgrade
  * Database repair
  * Readme.html
  * Network sites actions (oddly enough)

 What's changed:

  * Bring background/text/link/border colours in line with mp6
  * Bring fonts in line with mp6 (see note below)
  * Switch to `device-width` for the viewport and tweak margins etc so the
 layout works nicely on all device sizes
  * Switch to the new vector WordPress logo in the header to match the log
 in screen
  * Force table cells into rows in the <782px media query

 Notes:

  * Open Sans is specified as the font face, but I've not added the font
 definition to the header. See #26072.
  * The installation error screens use `wp_die()` (eg. if we can't connect
 to the database) which is styled separately. See #25956

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25951#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list