summaryrefslogtreecommitdiffstats
path: root/wp-inst
Commit message (Collapse)AuthorAgeFilesLines
* Installs into directories not root should work better now.donncha2006-06-201-2/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@583 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Sometimes "home" is blank and Incoming Links doesn't work. (fixes #31)donncha2006-06-201-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@582 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use Snoopy if fopen() won't open a remote url. Patch from #4 (Props fimion)donncha2006-06-202-10/+27
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@581 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use Scripaculous autocomplete (fixes #32)donncha2006-06-202-10/+12
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@580 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-06-207-214/+244
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@579 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed the "X is your new blog" message.donncha2006-06-191-21/+8
| | | | | | | | Redirect to the base domain to sign up Removed cruft git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@578 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* What's this wordpress.com stuff then?donncha2006-06-191-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@577 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Leave out language stuff for nowdonncha2006-06-191-8/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@576 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added list of main blog postsdonncha2006-06-191-0/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@573 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-06-198-21/+116
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@571 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-06-162-18/+14
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@570 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove wpcomm-specific functiondonncha2006-06-161-9/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@569 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* File renamed (thanks kahless)donncha2006-06-161-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@568 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use Scriptaculous autocomplete for category drop downdonncha2006-06-165-137/+52
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@567 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* File renameddonncha2006-06-161-0/+97
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@566 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-06-167-145/+40
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@565 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Hide/stop signup db errorsdonncha2006-06-141-3/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@564 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* sprintf it!donncha2006-06-141-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@563 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-06-142-4/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@562 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* typo, thanks Dave!donncha2006-06-141-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@561 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Query fix (core ticket #2822)donncha2006-06-142-2/+2
| | | | | | | Correct rss filename (thanks Dave Cohen) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@560 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-06-1358-2144/+7438
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@559 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Create user rolesdonncha2006-06-091-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@558 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* New signup pagedonncha2006-06-091-90/+254
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@557 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need for this globaldonncha2006-06-091-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@556 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix order of parameters of calls to wpmu_create_user() donncha2006-06-091-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@555 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Oops, typodonncha2006-06-081-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@553 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* This should work in MySQL 4.0.X toodonncha2006-06-071-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@552 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added graceful_fail()donncha2006-06-071-0/+29
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@551 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge and new featuresdonncha2006-06-07147-9378/+11711
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@550 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added lots of files file WP SVNdonncha2006-06-0151-0/+3593
| | | | | | | File changes tomorrow (Takes time!) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@549 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Proper redirectmatt2006-05-151-7/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@548 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Take out wp.com hardcodingmatt2006-05-151-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@547 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* double-keymatt2006-05-151-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@546 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check path too for sub-directoriesmatt2006-05-151-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@545 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Activation link fixedmatt2006-05-151-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@544 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Lots and lots of changes.matt2006-05-1559-10015/+8109
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@543 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge - add files (we're not finished yet!)donncha2006-04-0711-0/+2913
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@542 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* strip_tags() before displaying the header image. (Thanks Jason Ling)donncha2006-03-311-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@541 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed comment delete linksdonncha2006-03-161-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@540 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-03-084-4/+17
| | | | | | | Remove unfiltered_html cap so plugins don't accidently allow unsafe html through git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@539 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-03-0711-30/+69
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@538 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cleanupdonncha2006-03-073-10/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@537 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check input variables (thanks itdamager!)donncha2006-03-071-15/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@536 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge, missed these pagesdonncha2006-02-234-3/+455
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@534 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-02-223-10/+26
| | | | | | | Fixed edit page link git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@533 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-02-2117-420/+123
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@532 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-02-209-17/+350
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@531 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-02-1727-59/+122
| | | | | | | Fix for pages not displaying git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@530 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use wpdb object for table name (thanks macgruder)donncha2006-02-171-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@529 7be80a69-a1ef-0310-a953-fb0f7c49ff36