summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* meta -> headersdonncha2005-08-121-4/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@169 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Welcome email has carriage returnsdonncha2005-08-123-4/+47
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@168 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make wpmu a little more genericdonncha2005-08-113-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@167 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make file size site-configurable.donncha2005-08-111-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@166 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added more options.donncha2005-08-112-26/+56
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@165 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* If newblog.php then don't load this.donncha2005-08-111-1/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@164 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Break up query.donncha2005-08-111-4/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@163 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use meta key first post and welcome email.donncha2005-08-111-15/+41
| | | | | | | get_site_option() now takes a default value. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@162 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added wpmu upgrade script.donncha2005-08-112-0/+23
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@161 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Create first post and welcome email meta keysdonncha2005-08-111-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@160 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Capture alter table/create table statements properly.donncha2005-08-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@159 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Mergegd code from WP Core.donncha2005-08-114-26/+65
| | | | | | | Make WP ajax play nicely with wpmu ajax. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@158 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* moved function from plugin to core.donncha2005-08-102-13/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@157 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Got rid of lots of unused code!donncha2005-08-101-350/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@156 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Allow site admin to change upload space settings and file typesdonncha2005-08-104-4/+17
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@155 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* When loading "blogs" script don't load all of WordPress. Only get the blog_id.donncha2005-08-102-15/+37
| | | | | | | Added support for the if-modified-since http header so files can be cached. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@154 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add wpmu blog headers.donncha2005-08-102-1/+25
| | | | | | | Add get_blog_count() function. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@153 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Changes from WPdonncha2005-08-102-5/+13
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@152 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Disabled by default.donncha2005-08-091-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@151 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Turn on VHOSTS by default until directory blogs are working.donncha2005-08-091-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@150 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Update rewrite rules so uppercase characters will work.donncha2005-08-091-52/+52
| | | | | | | http://mu.wordpress.org/forums/topic/131 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@149 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added a header div that will appear on each blogdonncha2005-08-091-0/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@148 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* AJAX search box is invisible by defaultdonncha2005-08-091-2/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@147 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added global categories search back in.donncha2005-08-092-4/+9
| | | | | | | AJAX now searches invisibly and only displays search box is result returned git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@146 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added screenshotsdonncha2005-08-093-2/+2
| | | | | | | Not ready for global vars off just yet git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@145 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check if it's an arraydonncha2005-08-091-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@144 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Changes from WPdonncha2005-08-097-10/+273
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@143 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need to upgrade_all()donncha2005-08-081-1/+2
| | | | | | | Remove perms from blog_id 1 if not admin. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@142 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add Menu Backend options so backend pages can be disabled site-wide.donncha2005-08-084-5/+37
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@141 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check for existing meta value properlydonncha2005-08-081-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@140 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* New update stylingdonncha2005-08-085-5/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@139 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Correct hidden valuedonncha2005-08-081-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@138 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixes for syntax errorsdonncha2005-08-082-5/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@137 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Lots of changes from WP Core.donncha2005-08-0840-663/+744
| | | | | | | Removed Smarty template picker. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@136 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Avoid creating new connections when they already exist!donncha2005-08-081-2/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@135 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make sure we always have a valid site_iddonncha2005-08-061-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@134 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Changes from WordPressdonncha2005-08-065-15/+26
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@133 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Change from WPmatt2005-08-051-1/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@132 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Limit email addresses used to register.donncha2005-08-052-0/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@131 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't set locale when installingdonncha2005-08-051-3/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@130 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Small typodonncha2005-08-051-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@129 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Admin email fixes: user email, backend link.donncha2005-08-051-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@128 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* SQL fix - where site_id belongs.donncha2005-08-051-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@127 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Only search when string is 3 or more characters long.donncha2005-08-051-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@126 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added site options page.donncha2005-08-045-1/+113
| | | | | | | Let site admin choose site language. blog owners can override. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@125 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move AJAX code into function so it can be used multiple times.donncha2005-08-045-67/+92
| | | | | | | | Add AJAX functionality to new category textbox on edit form and category page. AJAX code from: http://grebowiec.net/?p=77 / http://grebowiec.net/wp-content/searchboxcode.txt git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@124 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add default uncategorized global categorydonncha2005-08-041-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@123 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Get "new category box" on edit page working.donncha2005-08-042-2/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@122 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* More tinymce changes.donncha2005-08-042-12/+17
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@121 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Changes from Core WP. Added tinymce editor and other fixesdonncha2005-08-04185-80/+8566
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@120 7be80a69-a1ef-0310-a953-fb0f7c49ff36