summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Don't forget blog allowed themesdonncha2005-09-011-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@269 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Populate the registration page with invited user's personal details.donncha2005-09-012-12/+27
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@268 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed whitespacedonncha2005-09-012-1/+3
| | | | | | | Added Safari warning git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@267 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Major overhaul of rewrite rules, "main" blog now displays a "home" page.donncha2005-08-3128-94/+1353
| | | | | | | | Hopefully non-vhost install is working again. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@266 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Oops. forgot a closing brace!donncha2005-08-311-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@265 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed problem with installing WPMU into folders.donncha2005-08-312-16/+11
| | | | | | | Make sure "path" always has a slash at the end. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@264 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix perms checkdonncha2005-08-311-2/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@263 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check if .htaccess exists and is writeable on install.donncha2005-08-311-0/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@262 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Core Mergedonncha2005-08-319-23/+121
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@261 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Administrator -> usernamedonncha2005-08-311-12/+6
| | | | | | | removed wp links git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@260 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Strip slashes from first postdonncha2005-08-301-0/+13
| | | | | | | Fix "home" variable. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@259 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Reformatteddonncha2005-08-301-143/+130
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@258 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved site-admin check to specific actionsdonncha2005-08-301-5/+24
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@257 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Comment out error()donncha2005-08-301-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@256 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Core mergedonncha2005-08-3016-25/+496
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@255 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added rewrite rules for new image and js locationsdonncha2005-08-291-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@254 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed link category sqldonncha2005-08-291-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@253 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* New blog admins get blog urldonncha2005-08-291-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@252 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Massive merge from WP Core.donncha2005-08-29218-7931/+7435
| | | | | | | | Deleted unused files. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@251 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed, plugin deleted ages agodonncha2005-08-291-37/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@250 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed Smarty stuffdonncha2005-08-2973-5542/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@249 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed feedback plugin.donncha2005-08-292-125/+1
| | | | | | | Bad behavior uses a global table again git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@248 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use blog specific tablesdonncha2005-08-271-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@247 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Send create table and alter table sql to the proper db creation code.donncha2005-08-271-4/+6
| | | | | | | Fixed mysql_error() checking. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@246 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Correct column namedonncha2005-08-271-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@245 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Updated feedback form styledonncha2005-08-271-26/+45
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@244 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Only allow blow owner to assign links to users of blogdonncha2005-08-262-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@243 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added missing filesdonncha2005-08-263-0/+298
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@242 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Has to be globaldonncha2005-08-261-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@241 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed error reporting in rss functions. Should stop blank pages in dashboarddonncha2005-08-261-9/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@240 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use one table, create table isn't working?donncha2005-08-261-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@239 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Upgraded bad behaviordonncha2005-08-2616-83/+154
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@238 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* urlencode strings!donncha2005-08-261-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@237 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved feedback into plugindonncha2005-08-262-69/+105
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@236 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* When upgrading, only get users of current blog and upgrade them!donncha2005-08-251-4/+11
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@235 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Deleted old upgrade routines.donncha2005-08-251-209/+7
| | | | | | | Users: if no user_level in current blog for user then don't insert default capability record. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@234 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Our very own cuddly version!donncha2005-08-251-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@233 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed superfluous textdonncha2005-08-251-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@232 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed "have fun" linkdonncha2005-08-251-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@231 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed user search formdonncha2005-08-251-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@230 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor update to feedback form.donncha2005-08-251-7/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@229 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Styled feedback headerdonncha2005-08-251-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@228 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added simple feedback formdonncha2005-08-252-1/+78
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@227 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "blog" to list of illegal namesdonncha2005-08-251-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@226 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No more thumbs!donncha2005-08-251-0/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@225 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* If newcat box gets focus then doTest()donncha2005-08-241-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@224 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Styled category searchdonncha2005-08-242-4/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@223 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Category searching:donncha2005-08-244-13/+59
| | | | | | | | | 1. backspace and escape close search 2. losing focus closes search after 2 second delay 3. check for carriage return so empty search doesn't go through! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@222 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add "Sort By" linksdonncha2005-08-231-5/+16
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@221 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* SVN Changesdonncha2005-08-2310-172/+216
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@220 7be80a69-a1ef-0310-a953-fb0f7c49ff36