summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Only show one logo on last install page.donncha2006-07-132-2/+2
| | | | | | | Fix theme update_options() bug in install (#80) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@673 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Enable permalinks options page.donncha2006-07-132-4/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@672 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cache updates: sort out hashed keys and groupsdonncha2006-07-131-27/+30
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@671 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Print the email!donncha2006-07-121-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@670 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make sure to check the right $value (#78)donncha2006-07-121-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@669 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Hide errors.donncha2006-07-121-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@668 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Log registrations (#77)donncha2006-07-123-2/+13
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@667 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Reword error message and remove link to support forum so ordinary users are ↵donncha2006-07-121-3/+4
| | | | | | not confused. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@666 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* If we can't find the site, then point them towards the main page of the only ↵donncha2006-07-121-8/+18
| | | | | | site in the db. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@664 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-125-33/+33
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@663 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Correct domain for non-VHOST (fixes #76)donncha2006-07-121-2/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@662 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* lowercase loginsdonncha2006-07-122-0/+5
| | | | | | | clear cookies if not logged in! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@661 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* If allow_themes is not set then don't populate it!donncha2006-07-121-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@660 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Better theme admin pagedonncha2006-07-122-6/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@659 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Give category_description a default value. (#71)donncha2006-07-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@658 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use get_*_directory() functionsdonncha2006-07-111-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@657 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Ooops. Forgot ";" (fixes #74)donncha2006-07-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@656 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Lowercase pages and blognamesdonncha2006-07-111-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@655 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check that $pages is an array.donncha2006-07-111-0/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@654 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added blog path to View and Backend links (fixes #64)donncha2006-07-111-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@653 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use localhost.localdomaindonncha2006-07-111-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@652 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed feeds config code.donncha2006-07-113-9/+87
| | | | | | | Added admin "Add User" and "Add Blog" forms. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@651 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make WP_Object_cache multi-blog awaredonncha2006-07-111-0/+20
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@650 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No / at the end!donncha2006-07-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@649 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed admin email change URL (#70)donncha2006-07-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@648 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* MySQL 5 needs a proper datetime (#71)donncha2006-07-112-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@647 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Just the blog please. (fixed #63)donncha2006-07-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@646 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-113-18/+21
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@645 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-109-71/+62
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@644 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-072-13/+17
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@643 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added is_switched()donncha2006-07-071-2/+12
| | | | | | | Only store "novalueindb" values for 5 seconds git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@642 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check if users is a site_admin befoer checking if they're a member of ↵donncha2006-07-061-1/+2
| | | | | | current blog git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@641 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Grab the new blog's details directly from the db. (fixes #61 maybe?)donncha2006-07-061-2/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@640 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Allow side-wide login cookies for vhosts.donncha2006-07-061-1/+1
| | | | | | | Warning! This has the side effect that *anyone* on your site can steal your login cookie if they can execute Javascript in their blog. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@639 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-0649-164/+337
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@638 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use apache_get_modules() to find out if mod_rewrite is loadeddonncha2006-07-051-3/+11
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@637 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge.donncha2006-07-0527-285/+89
| | | | | | | Delete feed code and sql git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@636 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Delete unused filesdonncha2006-07-052-53/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@635 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* $switch before we get_option in get_blog_option()donncha2006-07-041-1/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@634 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Test if email address has been used in a signup alreadydonncha2006-07-041-3/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@633 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move </div> inside "if" condition. (#58)donncha2006-07-041-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@632 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor html change: add a dot in url donncha2006-07-041-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@631 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* For subdir installs, check if the request is for a page of the main blog.donncha2006-07-031-1/+13
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@630 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* It's an external link stupid!donncha2006-07-031-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@629 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix anon pingbacksdonncha2006-07-031-2/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@627 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-032-5/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@626 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "wp-content" to the ignore list. Should allow php scripts in the ↵donncha2006-07-031-1/+2
| | | | | | plugins dir to be called directly git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@625 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed #54donncha2006-07-031-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@624 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't call index-install.php directlydonncha2006-07-021-0/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@623 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added DNS wildcard information, upgrade link, and support docs linkdonncha2006-06-301-1/+39
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@622 7be80a69-a1ef-0310-a953-fb0f7c49ff36