summaryrefslogtreecommitdiffstats
path: root/wp-admin
Commit message (Collapse)AuthorAgeFilesLines
* 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-121-6/+3
| | | | 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
* 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
* 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
* 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
* WP Mergedonncha2006-07-107-14/+14
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@644 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
* WP Mergedonncha2006-07-0637-135/+242
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@638 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge.donncha2006-07-0521-276/+68
| | | | | | | 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
* 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
* WP Mergedonncha2006-07-032-5/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@626 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Now you see it, now you don't! Moving this to a plugin for the time being.donncha2006-06-302-147/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@621 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* We should create this just in case.donncha2006-06-301-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@620 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added Simple Pie RSS aggregator librarydonncha2006-06-304-54/+188
| | | | | | | | Added Friends aggregator (experimental) Added category dropdown to edit links form. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@619 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed autocomplete dropdowndonncha2006-06-282-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@614 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Sync some filesdonncha2006-06-283-4/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@613 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* archived is an enum again. Converting existing blogs to tinyint makes them ↵donncha2006-06-281-1/+1
| | | | | | all archived (#46) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@611 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move the categories down a bitdonncha2006-06-281-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@608 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Unset the WPMU home theme for hosted blogs (fixes #42, thanks Podz!)donncha2006-06-271-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@606 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make "archived" a tinyint (#19)donncha2006-06-271-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@605 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Applied redirection patch from bug #27.donncha2006-06-273-38/+38
| | | | | | | In blogs display, use $path if using subdirs git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@604 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-06-2718-88/+95
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@599 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove Invites stuff. It's broken and should be done in a 3rd party plugin.donncha2006-06-263-241/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@598 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-06-2614-35/+35
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@595 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved everything in wp-inst down a directory.donncha2006-06-2296-0/+18876
Uses's Ryan Boren's htaccess rules and mods If you're upgrading, try this on a test server first! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@591 7be80a69-a1ef-0310-a953-fb0f7c49ff36