summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add path, useful for non vhost installs. fixes 402, props dsadrdonncha2007-08-091-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1032 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Search on path too, props dsadrdonncha2007-08-091-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1031 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove ; props dsader ↵donncha2007-08-091-1/+1
| | | | | | (http://mu.wordpress.org/forums/topic.php?id=5829&page&replies=8#post-34913) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1030 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Let's try for an RC todaydonncha2007-08-081-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1028 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add slashes to blogname to protecet apostrophes, fixes #367, props steveattydonncha2007-08-081-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1027 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move PLUGINDIR definition down so it can be set by an MU plugin if needed, ↵donncha2007-08-081-2/+2
| | | | | | props mysorehead, fixes #372 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1026 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed minor css problem with blog switcher, fixes #366, props drmikedonncha2007-08-081-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1025 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Do some cleanup of the basedomain, fixes #391, props drmikedonncha2007-08-081-1/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1024 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make sure $action is defined, fixes #382, props omrydonncha2007-08-081-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1023 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Reverting kses to previous version at [972], fixing #357donncha2007-08-081-6/+185
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1022 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Allow multi-line blog options to show when editing a blog, fixes #385, props ↵donncha2007-08-081-7/+16
| | | | | | lunabyte git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1021 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* This should avoid invalid emails when site_name isn't set. Thanks Barry! ↵donncha2007-08-071-4/+8
| | | | | | (fixes #381) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1020 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix the allowed_themes loop (fixes #369, props aydos)donncha2007-08-071-7/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1019 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed edit plugin link, fixes #396donncha2007-08-071-8/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1018 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Addslashes to the default value when caching. Reset your cache if you're ↵donncha2007-08-061-2/+2
| | | | | | affected by #397 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1017 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Escape site_option keys for sql queriesdonncha2007-08-061-9/+16
| | | | | | | Properly stripslash value, fixes #397, props ddean git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1016 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't double slash the blog title, fixes #398, props Vimmdonncha2007-08-061-1/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1015 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make the installer more verbose.donncha2007-08-061-36/+61
| | | | | | | Normalise the name (as much as possible) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1014 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Sync for WP 2.2.2donncha2007-08-0610-23/+40
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1013 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Misc Updates, added "get_most_recent_post_of_user()"donncha2007-07-241-15/+52
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1012 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Display the username and password after installing wpmudonncha2007-07-241-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1011 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Version number, with WP versiondonncha2007-06-251-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1009 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check post type after upload, thanks Alexander Conchadonncha2007-06-251-2/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1008 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removing code that isn't needed, prompted by #358donncha2007-06-251-35/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1007 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't try to create the wp-config.php by hand!donncha2007-06-221-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1006 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to WP 2.2.1donncha2007-06-2180-5465/+4357
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1005 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Let's just bump this and be done with itdonncha2007-06-201-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1004 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge from WPdonncha2007-06-201-13/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1003 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* This should fix #355.donncha2007-06-201-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1002 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Get "main blog" for current site before checking for page names, fixes #341, ↵donncha2007-06-191-2/+4
| | | | | | thanks bisente git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1001 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add upload_path to new blogs, fixes #352, thanks jdubdonncha2007-06-111-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@999 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Load jquery the right waydonncha2007-06-112-4/+8
| | | | | | | Added image file git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@998 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added dashboard switcher plugin, fixes #310donncha2007-06-111-0/+88
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@997 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add "blogname" to "get_blogs_of_user()"donncha2007-06-111-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@996 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add support for sunrise initialisation script at wp-content/sunrise.phpdonncha2007-06-083-7/+12
| | | | | | | | | | | This script is called before site and blog lookup and could be used to perform domain mapping or skip the lookup process. Define SUNRISE constant in wp-config.php to enable. Create $current_site and $current_blog objects to skip regular lookup git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@995 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Mostly merge xmlrpc.php from wp to 5651donncha2007-06-041-27/+24
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@994 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make sure site_admins is an arraydonncha2007-06-011-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@993 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't need these upgrades, thanks drmike. fixes #349donncha2007-05-301-13/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@992 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Possible fix for #307donncha2007-05-301-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@991 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* gettext changes by momo360modena, applied patch from #347donncha2007-05-284-21/+22
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@990 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix import menu file size, fixes #324donncha2007-05-242-0/+14
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@989 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor change to install docs and add error logging docs fixes #318 #326 and #342donncha2007-05-241-6/+22
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@988 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Clear category cache when links are modified, (fixes #338)donncha2007-05-241-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@987 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Trim illegal names, fixes #340donncha2007-05-231-1/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@986 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't need this sqldonncha2007-05-231-1/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@985 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Only show up to 10 users for blog 1, fixes #320donncha2007-05-231-1/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@984 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Redirect to front page earlier in signup pagedonncha2007-05-231-5/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@983 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added load_muplugin_textdomain() and minor translation change. fixes #313donncha2007-05-231-3/+13
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@982 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Only display the "get more plugins" message if user is a site admin, fixes #317donncha2007-05-231-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@981 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Improved gettext support, fixes #314donncha2007-05-222-11/+14
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@980 7be80a69-a1ef-0310-a953-fb0f7c49ff36