Commit Graph

32 Commits

Author SHA1 Message Date
Ryan Boren 09f70467e0 Admin includes reorg. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5542 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-25 07:16:21 +00:00
Mark Jaquith d8336eed5c use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@5056 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-17 08:46:59 +00:00
Mark Jaquith 3a3a310145 Fewer clicks and better user experience for upgrades. fixes #2447
git-svn-id: https://develop.svn.wordpress.org/trunk@4887 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-15 08:16:43 +00:00
Mark Jaquith 31c39f948d new function for escaping within attributes: attribute_escape()
git-svn-id: https://develop.svn.wordpress.org/trunk@4656 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 10:10:04 +00:00
Ryan Boren e44ea1ff93 Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 07:56:05 +00:00
Ryan Boren 6863534b25 Add support for RTL in install.php, upgrade.php and inline-uploading.php. Props Sewar. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4259 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-28 17:35:59 +00:00
Ryan Boren 11a6312a36 Use wp_get_referer(). fixes #2800
git-svn-id: https://develop.svn.wordpress.org/trunk@3918 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-24 07:34:35 +00:00
Ryan Boren fa8d1959e2 Pluggable install functions. fixes #2616
git-svn-id: https://develop.svn.wordpress.org/trunk@3670 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-31 08:07:39 +00:00
Ryan Boren 6008a133c4 Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: https://develop.svn.wordpress.org/trunk@3517 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-12 07:53:23 +00:00
Matt Mullenweg bb9a69b496 Better redirect back.
git-svn-id: https://develop.svn.wordpress.org/trunk@3420 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-10 03:06:48 +00:00
Ryan Boren 937126176c Add trailing slash. Props Mark Jaquith. fixes #1929
git-svn-id: https://develop.svn.wordpress.org/trunk@3186 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 09:54:15 +00:00
Ryan Boren bda11c7c40 Use new logo. Props nbachiyski. fixes #1896
git-svn-id: https://develop.svn.wordpress.org/trunk@3133 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 09:55:53 +00:00
Ryan Boren 95cf1eb670 Flush the cache for upgrades. Flesh out __get_option().
git-svn-id: https://develop.svn.wordpress.org/trunk@3129 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 05:32:55 +00:00
Matt Mullenweg 3d4af53c47 Send a header as well as a meta, fixes #857
git-svn-id: https://develop.svn.wordpress.org/trunk@3043 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-11 01:31:59 +00:00
Ryan Boren 125542ecab DB escape fields inserted into usermeta table. Hide errors when dropping old columns from user table.
git-svn-id: https://develop.svn.wordpress.org/trunk@2641 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-14 23:22:55 +00:00
Matt Mullenweg 5b52ad1017 Use installing variable (from Donncha)
git-svn-id: https://develop.svn.wordpress.org/trunk@2455 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-17 23:34:06 +00:00
Ryan Boren fe0c277b19 gettext install and upgrade. http://mosquito.wordpress.org/view.php?id=994 From nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2391 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-27 23:09:58 +00:00
Donncha O Caoimh cc9dc67ff8 Enclosure support moved to functions.php - it now scans the content
and encloses file of mime type "video", "audio" and "image".
Fixed a bug in upgrade.php - extra character at the start of file.


git-svn-id: https://develop.svn.wordpress.org/trunk@1812 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-18 12:09:20 +00:00
Matt Mullenweg 5fef29b626 Fix for http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000351 from MC_incubus
git-svn-id: https://develop.svn.wordpress.org/trunk@1803 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-15 04:50:40 +00:00
Matt Mullenweg 173f2cd3e6 Install and upgrade refactoring complete.
git-svn-id: https://develop.svn.wordpress.org/trunk@1601 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 01:22:17 +00:00
Matt Mullenweg 6e1c571490 Vanquishing the terror of iso-8859-1.
git-svn-id: https://develop.svn.wordpress.org/trunk@1575 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-30 07:16:40 +00:00
jverber 458aa60535 Added missing head tags to install.php and upgrade.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1407 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 16:09:18 +00:00
Matt Mullenweg d912dbea1c Upgrades should run faster now.
git-svn-id: https://develop.svn.wordpress.org/trunk@1229 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-05 08:00:13 +00:00
Matt Mullenweg 271fd62c61 Typos.
git-svn-id: https://develop.svn.wordpress.org/trunk@1117 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 00:40:38 +00:00
Matt Mullenweg 94f0cf9181 Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: https://develop.svn.wordpress.org/trunk@1108 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-20 22:56:47 +00:00
Dougal Campbell 9023abb3e0 Oh yeah. Should also set 'color' since we're setting 'background-color'.
git-svn-id: https://develop.svn.wordpress.org/trunk@1069 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-14 17:12:52 +00:00
Dougal Campbell f963c99d5a Attack of the Background-Color Police. Also, let step 3 of install.php accept the url param via GET. This will enable batch installation of WP via scripts, if someone wants to be clever.
git-svn-id: https://develop.svn.wordpress.org/trunk@1068 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-14 17:10:12 +00:00
Alex King e540f97296 fixed typo
git-svn-id: https://develop.svn.wordpress.org/trunk@777 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-15 01:04:29 +00:00
Matt Mullenweg 0b08f1365d Upgrade and import fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@762 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 12:12:45 +00:00
Matt Mullenweg 8f7ab4d152 Fix CVS duplicate option value problem and removed automatic since it isn't used.
git-svn-id: https://develop.svn.wordpress.org/trunk@711 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-04 01:58:31 +00:00
Matt Mullenweg f452cee4ab New wp-config.php setup by Chris Anderson, updated style for upgrade files, and brought install.php up to date with current version.
git-svn-id: https://develop.svn.wordpress.org/trunk@664 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-30 09:31:13 +00:00
Matt Mullenweg 2efe1ddfca New upgrade scripts and such.
git-svn-id: https://develop.svn.wordpress.org/trunk@662 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-30 05:36:47 +00:00