summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* No need to active. in mu-plugins now!donncha2005-07-211-3/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@69 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added wp hashcashdonncha2005-07-2124-0/+1985
| | | | | | | Added bad behaviour git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@68 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* If user logged in, then no url.donncha2005-07-211-1/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@67 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved Spaminator around.donncha2005-07-211-5/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@66 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* More interesting links now work again.donncha2005-07-211-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@65 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed backend urldonncha2005-07-211-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@64 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* On blogs page, display users of blogsdonncha2005-07-214-17/+50
| | | | | | | | On Users page, display blogs of users. Display array options of blogs as disabled text areas. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@63 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Display blog option arrays as disabled textareas.donncha2005-07-211-9/+39
| | | | | | | Fix other links. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@62 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Activate Kitten's Spaminator by default.donncha2005-07-211-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@61 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check that plugin is a file!donncha2005-07-211-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@60 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* If .htaccess can't be created then abort with a helpful message!donncha2005-07-211-2/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@59 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove "subscriber" capabilities that existing users get in new blog.donncha2005-07-201-5/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@58 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Query vars don't seem to be used in wp-newblogdonncha2005-07-201-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@57 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove unused handlerdonncha2005-07-201-1/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@56 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WPMU user list points at authors & users pagedonncha2005-07-203-5/+17
| | | | | | | | Only allow site admin to edit all users. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@55 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Change where invite defaults are done.donncha2005-07-202-29/+39
| | | | | | | | Admin user should have infinite invites More errors git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@54 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Disable admin invites form.donncha2005-07-201-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@53 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge changes from WP.donncha2005-07-203-7/+12
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@52 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed misc optionsdonncha2005-07-202-32/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@51 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed sitemeta siteurl.donncha2005-07-202-3/+5
| | | | | | | Created $current_site var with site details. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@50 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* quote sql elements.donncha2005-07-201-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@49 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added user invites. WIP.donncha2005-07-193-17/+195
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@48 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add site setting siteurl.donncha2005-07-191-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@47 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use $wpdb objectdonncha2005-07-191-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@46 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed Smarty stuffdonncha2005-07-193-4012/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@45 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* It's inactive, not Inactivedonncha2005-07-191-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@44 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* More cookie catchupsmatt2005-07-183-10/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@43 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Porting changes from WPmatt2005-07-183-12/+19
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@42 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Only display users from current blog.donncha2005-07-181-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@41 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make sure site_id is set.donncha2005-07-181-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@40 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix for domaindonncha2005-07-182-7/+4
| | | | | | | Fix createBlog() call git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@39 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add default site record.donncha2005-07-181-0/+4
| | | | | | | Add illegal names setting. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@38 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Strip "www." from domain.donncha2005-07-181-4/+3
| | | | | | | Call createBlog properly. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@37 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged changes from Matt's create_blog() function.donncha2005-07-181-192/+17
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@36 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Strip "www." from domain so that www.domain.tld = domain.tlddonncha2005-07-181-1/+3
| | | | | | | | / should be $base git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@35 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Reduce field sizes, merge keys (Thanks Matt)donncha2005-07-181-8/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@34 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed blogname, blog_status, added keys.donncha2005-07-181-3/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@33 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* archived handeld by blog option is_archiveddonncha2005-07-181-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@32 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge from WP Core.donncha2005-07-1819-104/+110
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@31 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* If a site admin logs in give them "administrator" capabilities.donncha2005-07-152-31/+91
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@30 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix for finding admin usersdonncha2005-07-151-2/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@29 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move plugin init further up the init so we can replace pluggable functions.donncha2005-07-152-10/+12
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@28 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge from WP SVN.donncha2005-07-1518-152/+150
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@27 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't show the site admin user.donncha2005-07-141-15/+17
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@26 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make sure admin user has administrator capability on new blog.donncha2005-07-141-6/+24
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@25 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* first stab at using WP-hashcash to protect the reg page.donncha2005-07-142-2/+659
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@24 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add "Site Admin" menu option back in.donncha2005-07-141-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@23 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged changes from WP SVN.donncha2005-07-148-183/+263
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@22 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Set up user with Administrator capability.donncha2005-07-141-2/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@21 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge from WP Core, things are broken right now.donncha2005-07-1313-224/+341
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@20 7be80a69-a1ef-0310-a953-fb0f7c49ff36