summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Admin Notice Feed allows the site_admin to display a feed to all blogs on an ↵donncha2008-05-153-0/+44
| | | | | | MU site. Esp. useful for an announcements blog. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1292 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Allow Magpie RSS class to use a global cache or sitemeta for caching feedsdonncha2008-05-151-19/+31
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1291 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need to encode strings sent to log filedonncha2008-05-151-6/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1290 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Whitespace cleanup.donncha2008-05-157-132/+143
| | | | | | | Clean up parameter filtering git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1289 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added placeholder index.php files so these directories are created (some ↵donncha2008-05-122-0/+6
| | | | | | unzip tool doesn't create empty directories), props drmike, fixes #604 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1287 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Bump version numberdonncha2008-05-121-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1286 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Change limited_email_domains to a textarea, props momo360modena for patch, ↵donncha2008-05-122-9/+17
| | | | | | | | | fixes #426 Handle changing from space deliminated string to array git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1285 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add Performance section to readme listing caching pluginsdonncha2008-05-121-0/+24
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1284 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add link to use browser upload rather than Flash uploader, props tellyworthdonncha2008-05-121-0/+41
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1283 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add actions to flash uploaderdonncha2008-05-121-1/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1282 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Clean up switching code. Don't switch to current blog.donncha2008-05-091-3/+11
| | | | | | | | If using an object cache make sure it knows about MU groups Added "counts" group for 2.5.1 compatibility git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1281 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* This makes switching work when using an object cachedonncha2008-05-091-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1280 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added set_blog_id(), props rborendonncha2008-05-092-58/+29
| | | | | | | Use set_blog_id() when switching blogs git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1279 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Swap around Yes and Nodonncha2008-05-091-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1278 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Record the site_name, fixes #619donncha2008-05-081-2/+4
| | | | | | | Change generic "My new WordPress MU Site" git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1277 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Stripslashes the title before passing it to wpmu_create_blog(), fixes #621donncha2008-05-081-2/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1276 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge with 2.5.1donncha2008-05-078-8/+17
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1275 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Suppress instead of "hide" db errorsdonncha2008-05-072-11/+11
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1274 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Ignore activation key in db.donncha2008-05-072-6/+9
| | | | | | | Generate a correct key, thanks mtdewvirus git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1273 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Not needed any moredonncha2008-05-071-376/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1272 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed unused filedonncha2008-05-072-35/+9
| | | | | | | Update primary_blog git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1271 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix wp_die() calls, props momo360modena, fixes #605donncha2008-05-073-4/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1270 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need for ScriptAculios any more, fixes #616. props momo360modenadonncha2008-05-071-5/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1269 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Include version info on themes admin page, props momo360modena, fixes #618donncha2008-05-071-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1268 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* AUTOSAVE_INTERVAL, fixes #617 and #610, props hanifbdonncha2008-05-071-0/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1267 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to revision 7826donncha2008-04-2511-78/+78
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1266 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need for these misc optionsdonncha2008-04-251-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1265 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Restyling, fixes #590, props momo360modenadonncha2008-04-242-43/+46
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1264 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cleanup wpmu-functions, fixes #607, props momo360modenadonncha2008-04-241-24/+19
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1263 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Enable Misc options pagedonncha2008-04-241-1/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1262 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove paragraph tag from wp_die() calls, fixes #605, props momo360modenadonncha2008-04-245-15/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1261 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged with WP 2.5, revision 7806donncha2008-04-2493-659/+988
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1260 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* This function is now defined in includes/mu.phpdonncha2008-04-241-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1259 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added update function called in dashboarddonncha2008-04-231-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1258 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove plugins widget from dashboard as users won't be able to use them ↵donncha2008-04-221-0/+5
| | | | | | anyway, fixes #599 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1257 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added mod_security disabling codedonncha2008-04-221-0/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1256 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Applied patch in http://trac.wordpress.org/ticket/6443donncha2008-04-222-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1255 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Warn the site admin if SECRET_SALT and SECRET_SALT are not defineddonncha2008-04-221-0/+16
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1254 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Pass site_id to wpmu_create_blog, should fix #577donncha2008-04-191-4/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1252 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Only show media upload icon. Avoids problems with upload types. fixes #598donncha2008-04-191-0/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1251 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed rejected patched filedonncha2008-04-181-1224/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1250 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Improved language selector, props momo360modena, fixes #529donncha2008-04-183-24/+51
| | | | | | | Various clean ups. Replaced glob() with opendir() git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1249 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need to show mod_rewrite rules, props selad, fixes #596donncha2008-04-181-8/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1248 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make these a bit nicerdonncha2008-04-181-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1247 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check that user isn't a site_admin before deleting their blog 1 perms, fixes ↵donncha2008-04-181-1/+1
| | | | | | #536 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1246 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added text-decoration to default allowed styles, props kkwangendonncha2008-04-181-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1245 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove Javascript warnings. props momo360modena, fixes #591donncha2008-04-181-7/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1244 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No more listman, props mypatricks, fixes #591donncha2008-04-181-1/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1243 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor changes, merge and whitespacedonncha2008-04-182-5/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1242 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor change for 2.5 update, props momo360modena, fixes #590donncha2008-04-171-2/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1241 7be80a69-a1ef-0310-a953-fb0f7c49ff36