[wp-trac] [WordPress Trac] #37766: WordPress installer has no style.

WordPress Trac noreply at wordpress.org
Tue Aug 23 06:12:31 UTC 2016


#37766: WordPress installer has no style.
-------------------------------+------------------------------
 Reporter:  mrapplexz          |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Upgrade/Install    |     Version:
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+------------------------------

Comment (by mrapplexz):

 @SergeyBiryukov in page source (line 8):
 {{{

 <!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
         <meta name="viewport" content="width=device-width" />
         <meta http-equiv="Content-Type" content="text/html; charset=utf-8"
 />
         <meta name="robots" content="noindex,nofollow" />
         <title>WordPress › Setup Configuration File</title>
         <link rel='stylesheet' href='http://./install.css?version=4.6'
 type='text/css' />
 </head>
 <body class="wp-core-ui">
 <p id="logo"><a href="https://wordpress.org/"
 tabindex="-1">WordPress</a></p>
 <h1 class="screen-reader-text">Before getting started</h1>
 <p>Welcome to WordPress. Before getting started, we need some information
 on the database. You will need to know the following items before
 proceeding.</p>
 <ol>
         <li>Database name</li>
         <li>Database username</li>
         <li>Database password</li>
         <li>Database host</li>
         <li>Table prefix (if you want to run more than one WordPress in a
 single database)</li>
 </ol>
 <p>We’re going to use this information to create a <code>wp-
 config.php</code> file.       <strong>If for any reason this automatic
 file creation doesn’t work, don’t worry. All this does is fill
 in the database information to a configuration file. You may also simply
 open <code>wp-config-sample.php</code> in a text editor, fill in your
 information, and save it as <code>wp-config.php</code>.</strong>
         Need more help? <a href="https://codex.wordpress.org/Editing_wp-
 config.php">We got it</a>.</p>
 <p>In all likelihood, these items were supplied to you by your Web Host.
 If you don’t have this information, then you will need to contact
 them before you can continue. If you’re all ready…</p>

 <p class="step"><a href="setup-config.php?step=1" class="button button-
 large">Let’s go!</a></p>
 </body>
 </html>
 }}}
 install.css path: wp-admin/css/install.css

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37766#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list