[wp-trac] [WordPress Trac] #22383: Combine Domain and Path UI

WordPress Trac noreply at wordpress.org
Fri Feb 6 05:21:45 UTC 2015


#22383: Combine Domain and Path UI
--------------------------------+----------------------------
 Reporter:  scribu              |       Owner:
     Type:  enhancement         |      Status:  new
 Priority:  normal              |   Milestone:  4.2
Component:  Networks and Sites  |     Version:
 Severity:  normal              |  Resolution:
 Keywords:  has-patch           |     Focuses:  ui, multisite
--------------------------------+----------------------------
Changes (by jeremyfelt):

 * milestone:  Future Release => 4.2


Comment:

 [https://core.trac.wordpress.org/attachment/ticket/22383/22383.2.diff
 22383.2.diff] is working great. For reference, here is a screenshot of the
 domain/path input: https://cloudup.com/cdQ0FBdjb_r

 A few observations:

 * Completely on board with showing both domain and path in the list table.
 Part of me wonders if having columns for each would make sense, only as a
 way to break things up a bit for sorting.
 * Long domain/path combos can line-break somewhat quickly. It may make
 sense to widen that field as the primary column (unless we split it).
 (Screen: https://cloudup.com/c1d5Ph3wJp1)
 * This is likely another another ticket, but adding site title to the list
 table would be nice. Maybe even site admin?
 * Can we include a scheme switch here as well? I'll submit WSU's "Add New
 Site" as an example —https://cloudup.com/chp8qHBScBd —We accept
 `http://site/path/`, `https://site.path/`, or `site/path/` and it all just
 works. We could probably `esc_url()` before `parse_url()` to make sure
 everything is ready. The current way to scheme switch would be editing
 Site URL and Home under the site's settings tab.

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


More information about the wp-trac mailing list