Andrew Nacin
|
7b324417fb
|
Check and error out on port numbers in Tools > Network, which aren't allowed in multisite. see #11816, see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13637 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-09 22:01:49 +00:00 |
|
Andrew Nacin
|
e71a0b3db3
|
Rename WP_ENABLE_MULTISITE to WP_ALLOW_MULTISITE to minimize confusion. Prevent direct access to network.php without the constant unless the install process was already started. see #11816 for network.php. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13634 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-09 19:10:07 +00:00 |
|
Andrew Nacin
|
a2381e9bd5
|
Jump right to network.php step 2 when an existing network is present. see #11816
git-svn-id: https://develop.svn.wordpress.org/trunk@13633 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-09 18:58:05 +00:00 |
|
Andrew Nacin
|
91b380571d
|
Allow localhost in a multisite subdirectory install. More network.php improvements. see #12457 for localhost. see #11816
git-svn-id: https://develop.svn.wordpress.org/trunk@13622 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-09 06:14:42 +00:00 |
|
Andrew Nacin
|
735080c7fc
|
Add nag for missing authentication keys in network.php. See #11816
git-svn-id: https://develop.svn.wordpress.org/trunk@13614 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 21:01:58 +00:00 |
|
Andrew Nacin
|
3b13adaca8
|
Remove htaccess.ms and wp-config.ms templates. These were brought inline in [13611]. see #11816
git-svn-id: https://develop.svn.wordpress.org/trunk@13613 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 20:11:18 +00:00 |
|
Andrew Nacin
|
809684b754
|
More network.php refinements. Bring wp-config and htaccess inline. Rename BLOGID_CURRENT_SITE to BLOG_ID_CURRENT_SITE for consistency with SITE_ID_CURRENT_SITE. see #11816
git-svn-id: https://develop.svn.wordpress.org/trunk@13611 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 20:01:32 +00:00 |
|
Andrew Nacin
|
03e39017cf
|
Second pass, replacing accidental ms-config-sample.php change with wp-config.ms. see #12094
git-svn-id: https://develop.svn.wordpress.org/trunk@13572 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-03 07:57:44 +00:00 |
|
Andrew Nacin
|
2080b68e12
|
First pass on network.php improvements. see #12094
git-svn-id: https://develop.svn.wordpress.org/trunk@13571 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-03 07:43:32 +00:00 |
|
Ron Rennick
|
7f3a30a9c0
|
add full file paths in network install, see #12332
git-svn-id: https://develop.svn.wordpress.org/trunk@13466 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-27 18:48:43 +00:00 |
|
Andrew Nacin
|
4bad9d635f
|
Ensure we have MS global tables defined during network install. See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13337 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 19:58:53 +00:00 |
|
Ryan Boren
|
86d7ef0b69
|
Trim trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@13025 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-08 18:02:23 +00:00 |
|
Ron Rennick
|
ac720d22ea
|
Allow network install to be restarted, see #11881
git-svn-id: https://develop.svn.wordpress.org/trunk@13000 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 02:13:20 +00:00 |
|
Dion Hulse
|
22eeec9f05
|
set svn:eol-style native on new files
git-svn-id: https://develop.svn.wordpress.org/trunk@12910 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-31 11:55:39 +00:00 |
|
Dion Hulse
|
eab8af1feb
|
Bring Server Name field into style lines with rest of page. See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12909 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-31 11:47:53 +00:00 |
|
Ron Rennick
|
334a3e294a
|
block multisite enable on localhost and ip address, see #11816
git-svn-id: https://develop.svn.wordpress.org/trunk@12883 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 22:10:41 +00:00 |
|
Ryan Boren
|
7da5c09cdc
|
Whitespace cleanup and inline docs. Props nacin. see #12027
git-svn-id: https://develop.svn.wordpress.org/trunk@12865 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 13:48:37 +00:00 |
|
Ryan Boren
|
72adbb470e
|
Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@12859 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 22:49:05 +00:00 |
|
Ron Rennick
|
795bbaaf79
|
Move network screen to the tools menu, See #12027
git-svn-id: https://develop.svn.wordpress.org/trunk@12830 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-25 23:07:49 +00:00 |
|