Changes between Initial Version and Version 1 of Ticket #27003, comment 38
- Timestamp:
- 03/03/2014 09:48:36 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27003, comment 38
initial v1 1 Replying to [comment: 32 nacin]:2 > In [changeset:"27 359"]:1 Replying to [comment:12 nacin]: 2 > In [changeset:"27178"]: 3 3 > {{{ 4 > #!CommitTicketReference repository="" revision="27359" 5 > Introduce get_site_by_path() and further rewrite the site detection process for multisite. 6 > 7 > This is the first big step to supporting arbitrary domains and paths. In this new approach, sites are detected first where possible, then the network is inferred. Allows filtering for arbitrary path segments, smooths out some weirdness, and removes various restrictions. A sunrise plugin could do much of its work by adding filters, if those are even needed. 8 > 9 > see #27003. 4 > #!CommitTicketReference repository="" revision="27178" 10 5 > }}} 11 6