Commit Graph

3222 Commits

Author SHA1 Message Date
Ryan Boren
b6d0d21f63 Don't attempt to match the index against a rule. This fixes problems with /index.php requests matching agagainst the %category% rewrite rules.
git-svn-id: https://develop.svn.wordpress.org/trunk@3252 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-01 01:34:29 +00:00
Ryan Boren
aa5674dc27 Attachment cleanups from skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@3251 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 22:44:00 +00:00
Ryan Boren
ba38c0c3c4 Remove ugly whitespace. Props abhay. fixes #1996
git-svn-id: https://develop.svn.wordpress.org/trunk@3250 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 21:13:18 +00:00
Ryan Boren
4a4598bbdb add_role() and remove_role() convenience wrappers around
git-svn-id: https://develop.svn.wordpress.org/trunk@3249 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 20:04:04 +00:00
Ryan Boren
493c8b626f I18n fixes from SteveAgl for #1985
git-svn-id: https://develop.svn.wordpress.org/trunk@3248 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 19:39:19 +00:00
Ryan Boren
aa6a393a50 Add delete_usermeta(). fixes #1992
git-svn-id: https://develop.svn.wordpress.org/trunk@3247 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 19:19:47 +00:00
Ryan Boren
66c2fbe1ac RTL LTR. fixes #1995
git-svn-id: https://develop.svn.wordpress.org/trunk@3246 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 19:07:28 +00:00
Ryan Boren
1f77f33d51 Remove extraneous parens.
git-svn-id: https://develop.svn.wordpress.org/trunk@3245 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 17:30:51 +00:00
Ryan Boren
619d8d0c0c TinyMCE directionality for RTL support. Props skeltoac. fixes #1967
git-svn-id: https://develop.svn.wordpress.org/trunk@3244 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 17:15:43 +00:00
Ryan Boren
02e9e6d8ea Allow Author role to edit published posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@3243 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 07:47:22 +00:00
Ryan Boren
1dae83d024 Return role object after adding.
git-svn-id: https://develop.svn.wordpress.org/trunk@3242 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 07:32:43 +00:00
Ryan Boren
95c090d08d Remove unnecessary quotes. Props technosailor. fixes #1990
git-svn-id: https://develop.svn.wordpress.org/trunk@3241 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 07:27:39 +00:00
Ryan Boren
545644ebc8 Textpattern importer changes from Aaron Brazell. fixes #1944
git-svn-id: https://develop.svn.wordpress.org/trunk@3240 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 07:13:20 +00:00
Ryan Boren
2520664ada Unserialize fix. fixes #1988
git-svn-id: https://develop.svn.wordpress.org/trunk@3239 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 00:25:05 +00:00
Ryan Boren
7cec380314 Add get_role() convenience wrapper.
git-svn-id: https://develop.svn.wordpress.org/trunk@3238 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-29 18:47:28 +00:00
Matt Mullenweg
3b7a500276 Bring the blue back
git-svn-id: https://develop.svn.wordpress.org/trunk@3237 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-29 14:59:29 +00:00
Ryan Boren
5bbfb57635 TP importer tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@3236 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-29 14:59:23 +00:00
Ryan Boren
b948ca459f escapeshell SA17779
git-svn-id: https://develop.svn.wordpress.org/trunk@3235 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-29 14:07:30 +00:00
Matt Mullenweg
92729e5fba Part of a healthy balanced breakfast - fixes #1980
git-svn-id: https://develop.svn.wordpress.org/trunk@3234 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-29 07:58:50 +00:00
Ryan Boren
007caf7c3c Only unset query vars when serving admin pages. fixes #1979
git-svn-id: https://develop.svn.wordpress.org/trunk@3233 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-29 06:44:44 +00:00
Ryan Boren
6c0ae692ee Regenerate page rewrite rules after creating the first page during install.
git-svn-id: https://develop.svn.wordpress.org/trunk@3232 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-29 02:47:31 +00:00
Ryan Boren
0577003eb9 If PHP_SELF is empty, use REQUEST_URI when determining pagenow.
git-svn-id: https://develop.svn.wordpress.org/trunk@3231 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-29 02:33:25 +00:00
Matt Mullenweg
47bc943716 So close I can taste it.
git-svn-id: https://develop.svn.wordpress.org/trunk@3230 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-29 02:01:48 +00:00
Ryan Boren
5e34745dc9 Use the full page hierarchy when matching page URIs. Props David House. fixes #1964
git-svn-id: https://develop.svn.wordpress.org/trunk@3229 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-29 01:43:32 +00:00
Ryan Boren
a2e0b5f3cc Textpattern importer from Aaron Brazell.
git-svn-id: https://develop.svn.wordpress.org/trunk@3228 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-29 00:40:09 +00:00
Matt Mullenweg
fa93f77bb6 Who did the goo-id? Fixes #1089
git-svn-id: https://develop.svn.wordpress.org/trunk@3227 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-29 00:16:04 +00:00
Ryan Boren
6f3cb17751 Don't try to do permalinks for admin pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@3226 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 23:30:42 +00:00
Ryan Boren
ebbacd97a0 Inling uploading updates from skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@3225 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 23:13:35 +00:00
Matt Mullenweg
e6ce4ad421 Fixes #1966
git-svn-id: https://develop.svn.wordpress.org/trunk@3224 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 23:06:21 +00:00
Matt Mullenweg
4ae18b8c15 Don't do bad xhtml fixing by default - fixes #1975
git-svn-id: https://develop.svn.wordpress.org/trunk@3223 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 23:05:12 +00:00
Matt Mullenweg
03513c42a7 Fix the unsightly visible category line, fixes #1898
git-svn-id: https://develop.svn.wordpress.org/trunk@3222 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 10:23:45 +00:00
Matt Mullenweg
83ac138c9d Allow 0 for postmeta, fixes #1912
git-svn-id: https://develop.svn.wordpress.org/trunk@3221 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 10:21:23 +00:00
Matt Mullenweg
83bca28d72 No need to do those big fancy joins.
git-svn-id: https://develop.svn.wordpress.org/trunk@3220 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 09:44:56 +00:00
Matt Mullenweg
0d88ea9ef8 Another query bites the dust!
git-svn-id: https://develop.svn.wordpress.org/trunk@3219 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 09:37:17 +00:00
Matt Mullenweg
062836b194 Don't create empty umeta values.
git-svn-id: https://develop.svn.wordpress.org/trunk@3218 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 08:48:18 +00:00
Matt Mullenweg
dd9bb0699c Return if not an array, fixes #1940
git-svn-id: https://develop.svn.wordpress.org/trunk@3217 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 06:38:12 +00:00
Matt Mullenweg
6c488f6415 Show comments in moderation even if there are no new ones. Fixes #1473
git-svn-id: https://develop.svn.wordpress.org/trunk@3216 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 05:45:45 +00:00
Matt Mullenweg
99fcdc938f Don't show 404s for empty cats, fixes #1969
git-svn-id: https://develop.svn.wordpress.org/trunk@3215 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 03:15:48 +00:00
Matt Mullenweg
ec77539416 Better email from, fixes #1532
git-svn-id: https://develop.svn.wordpress.org/trunk@3214 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 22:57:26 +00:00
Matt Mullenweg
f684d12d67 Only show tooltip when rich editing is on, fixes #1942
git-svn-id: https://develop.svn.wordpress.org/trunk@3213 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 22:44:48 +00:00
Matt Mullenweg
1761ed4b6b Better error, fixes #1934
git-svn-id: https://develop.svn.wordpress.org/trunk@3212 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 09:12:22 +00:00
Matt Mullenweg
68f2bdc166 Removing old importers.
git-svn-id: https://develop.svn.wordpress.org/trunk@3211 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 05:01:47 +00:00
Matt Mullenweg
fa8a143c93 Only load category JS on editing pages, fixes #1901
git-svn-id: https://develop.svn.wordpress.org/trunk@3210 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 05:00:25 +00:00
Matt Mullenweg
2101c1448b Options not used anymore, fixes #1950
git-svn-id: https://develop.svn.wordpress.org/trunk@3209 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 04:44:53 +00:00
Matt Mullenweg
eeba7edaca Trim submitted values, fixes #1954
git-svn-id: https://develop.svn.wordpress.org/trunk@3208 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 04:36:03 +00:00
Ryan Boren
afbf42d99f Check those XFN boxes. fixes #1946
git-svn-id: https://develop.svn.wordpress.org/trunk@3207 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-23 23:07:36 +00:00
Ryan Boren
7226d2f2b3 Strip home path from path info. This prevents a path info value of '/wp/index.php' from being considered as a permalink request. fixes #1938
git-svn-id: https://develop.svn.wordpress.org/trunk@3206 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-23 22:38:25 +00:00
Ryan Boren
2ebfe35d2d s/user_description/description/. Props tinyau. fixes #1943
git-svn-id: https://develop.svn.wordpress.org/trunk@3205 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-23 18:01:32 +00:00
Ryan Boren
0b2c8e19df MT importer work.
git-svn-id: https://develop.svn.wordpress.org/trunk@3204 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-23 10:02:23 +00:00
Ryan Boren
81fed95acf Add get_attached_file().
git-svn-id: https://develop.svn.wordpress.org/trunk@3203 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-23 10:00:07 +00:00