root/trunk/wpmu-settings.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1447 [1447] 08/25/08 16:06:29 donncha Prepare SQL, fixes #719, props momo360modena
(edit) @1428 [1428] 08/22/08 12:32:53 donncha Strip 443 port from secure urls, fixes #714, props axelseaa
(edit) @1423 [1423] 08/13/08 17:15:09 donncha Cache $current_blog
(edit) @1422 [1422] 08/13/08 17:05:18 donncha Added "DOMAIN_CURRENT_SITE" and "PATH_CURRENT_SITE" to hardcode current …
(edit) @1377 [1377] 07/16/08 14:06:33 donncha Don't redirect main blog 404s and unknown blogs to signup page by …
(edit) @1373 [1373] 07/11/08 16:12:47 donncha Make sure the site_id is always set to something. Fixes #600, but presumes …
(edit) @1326 [1326] 06/13/08 15:46:09 donncha Make sure we set the current blog's blog_id when installing
(edit) @1322 [1322] 06/05/08 17:01:06 donncha Cleanup init process Initialize the object cache sooner so sunrise.php can …
(edit) @1274 [1274] 05/07/08 20:10:04 donncha Suppress instead of "hide" db errors
(edit) @1218 [1218] 04/04/08 16:44:15 donncha Merged with WordPress? 2.5, unstable, only for testing
(edit) @1178 [1178] 01/02/08 17:48:17 donncha Added "NOBLOGREDIRECT" constant to redirect if a blog is unknown, fixes …
(edit) @1177 [1177] 01/02/08 17:34:12 donncha Change URL to point at Codex page, fixes #521, props drmike
(edit) @1134 [1134] 10/26/07 16:50:19 donncha Don't use $wpmuBaseTablePrefix any more, use $wpdb->base_prefix, props …
(edit) @1001 [1001] 06/19/07 10:30:22 donncha Get "main blog" for current site before checking for page names, fixes …
(edit) @995 [995] 06/08/07 19:30:46 donncha Add support for sunrise initialisation script at …
(edit) @912 [912] 03/12/07 14:40:14 donncha Don't auto-redirect to non-www hostname Strip "www." from all urls Added …
(edit) @886 [886] 02/13/07 16:38:06 donncha Don't check blog status here. It's too early
(edit) @871 [871] 01/29/07 11:56:31 donncha Strip port 80 from HTTP_HOST. Fixes #238 and #245
(edit) @834 [834] 01/09/07 10:17:07 donncha Die if a port number is in the URL
(edit) @782 [782] 09/28/06 16:54:45 donncha Strip "." at the end of hostname. (fixes #156)
(edit) @739 [739] 09/12/06 14:12:33 donncha Add "page" and "comments" to list of reserved urls used by main blog …
(edit) @709 [709] 07/27/06 11:25:14 donncha If there is only one site configured to use this db then skip a lot of …
(edit) @675 [675] 07/17/06 14:09:56 donncha Point people at the debugging page if their install doesn't work.
(edit) @674 [674] 07/13/06 11:00:07 donncha Match against ?p=x preview urls. (#79)
(edit) @666 [666] 07/12/06 17:06:12 donncha Reword error message and remove link to support forum so ordinary users …
(edit) @664 [664] 07/12/06 16:03:02 donncha If we can't find the site, then point them towards the main page of the …
(edit) @655 [655] 07/11/06 15:38:29 donncha Lowercase pages and blognames
(edit) @654 [654] 07/11/06 15:31:50 donncha Check that $pages is an array.
(edit) @630 [630] 07/03/06 16:23:41 donncha For subdir installs, check if the request is for a page of the main blog.
(edit) @625 [625] 07/03/06 10:12:03 donncha Added "wp-content" to the ignore list. Should allow php scripts in the …
(edit) @616 [616] 06/29/06 14:07:09 donncha Improve the error message shown on bad installs
(edit) @614 [614] 06/28/06 19:41:43 donncha Fixed autocomplete dropdown
(edit) @603 [603] 06/27/06 14:11:27 donncha Redirect to signup form if blog not found (#28)
(edit) @600 [600] 06/27/06 12:26:34 donncha Check if final part of $path is a filename. This fixes problems with …
(edit) @594 [594] 06/24/06 08:17:14 donncha Lookup fixes
(edit) @593 [593] 06/23/06 15:55:37 donncha Installer, signup and vhosts lookup fixes
(copy) @591 [591] 06/22/06 18:31:50 donncha Moved everything in wp-inst down a directory. Uses's Ryan Boren's htaccess …
copied from trunk/wp-inst/wpmu-settings.php:
(edit) @586 [586] 06/21/06 17:36:07 donncha VHOSTs updates. Things may be a little unstable for a few days.
Note: See TracRevisionLog for help on using the revision log.