Commit Graph

856 Commits

Author SHA1 Message Date
jverber 0370fa0fe1 Missing closing PHP tag. (Thanks, GaMerZ)
git-svn-id: https://develop.svn.wordpress.org/trunk@856 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 19:29:35 +00:00
michelvaldrighi 860efb51e3 replacing hardcoded wp_users table
git-svn-id: https://develop.svn.wordpress.org/trunk@855 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 16:58:24 +00:00
Matt Mullenweg 407f718c4c Rudimentary post preview functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@854 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 12:33:13 +00:00
Matt Mullenweg 86072d56df New function, remove_filter. Added priorities to filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@853 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 11:58:49 +00:00
Matt Mullenweg b8ed3104ce Use local image file.
git-svn-id: https://develop.svn.wordpress.org/trunk@852 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 10:11:30 +00:00
Matt Mullenweg d33a4e57d8 Correctly generate new passwords, added check for email address to slow down jerks.
git-svn-id: https://develop.svn.wordpress.org/trunk@851 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 10:07:27 +00:00
Matt Mullenweg 15deed87d1 MD5 passwords, including code from Robert Hartman and John Gray.
git-svn-id: https://develop.svn.wordpress.org/trunk@850 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 09:56:57 +00:00
Matt Mullenweg 9806f14f7d Formatting fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@849 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 09:55:17 +00:00
Matt Mullenweg e2efe09044 Nested category list from Philip Taron.
git-svn-id: https://develop.svn.wordpress.org/trunk@848 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 08:55:29 +00:00
Matt Mullenweg e7557946d6 Import fixes from Phil Ringnalda.
git-svn-id: https://develop.svn.wordpress.org/trunk@847 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 08:41:08 +00:00
Matt Mullenweg 84886ddc38 Breaking out some of the formatting functions into a different file.
git-svn-id: https://develop.svn.wordpress.org/trunk@846 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 06:57:02 +00:00
michelvaldrighi 61c0ce4048 we should never use $RESUEST_URI, but access it with $_SERVER
git-svn-id: https://develop.svn.wordpress.org/trunk@845 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-08 16:10:28 +00:00
Matt Mullenweg 94054cd0ee Move hack file include.
git-svn-id: https://develop.svn.wordpress.org/trunk@844 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-07 22:52:20 +00:00
michelvaldrighi 8ead9ca329 we set a background color for input tags, but no text color :(
git-svn-id: https://develop.svn.wordpress.org/trunk@843 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-06 21:22:35 +00:00
michelvaldrighi 70ed355a2b fixed typo
git-svn-id: https://develop.svn.wordpress.org/trunk@842 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-06 21:00:31 +00:00
Matt Mullenweg fd4ad0bcfc the_excerpt should get autop goodness. Excerpt should fake it by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@841 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-06 20:28:26 +00:00
Matt Mullenweg 0ad0386f27 Comment author link should not strip tildes or plus signs.
git-svn-id: https://develop.svn.wordpress.org/trunk@840 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-06 18:04:35 +00:00
Alex King cf385a5ae1 use double == in expressions
git-svn-id: https://develop.svn.wordpress.org/trunk@839 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-06 07:53:00 +00:00
Ryan Boren 7e9584f828 Make sure permalink has trailing slash before appending "trackback/" in trackback_url().
git-svn-id: https://develop.svn.wordpress.org/trunk@838 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-06 02:32:24 +00:00
Ryan Boren 0c38a42653 Clean feed and trackback URLs.
git-svn-id: https://develop.svn.wordpress.org/trunk@837 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 21:17:32 +00:00
Ryan Boren 6ebd3ca6c0 Clean feed and trackback URLs.
git-svn-id: https://develop.svn.wordpress.org/trunk@836 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 20:55:50 +00:00
Matt Mullenweg be109e5ac0 Bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@835 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 15:38:23 +00:00
Matt Mullenweg aec151b9ac Logic error when checking for define.
git-svn-id: https://develop.svn.wordpress.org/trunk@834 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 15:25:00 +00:00
Matt Mullenweg 9574e4b4b6 Added list of common files to edit.
git-svn-id: https://develop.svn.wordpress.org/trunk@833 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 14:48:55 +00:00
Matt Mullenweg 1fe76304c9 Let people override the allowedtags variable.
git-svn-id: https://develop.svn.wordpress.org/trunk@832 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 14:40:32 +00:00
Matt Mullenweg 3bd3606aef New upload functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@831 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 14:28:02 +00:00
Matt Mullenweg 86b72e1836 Cleaned up the upload button.
git-svn-id: https://develop.svn.wordpress.org/trunk@830 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 07:52:00 +00:00
Matt Mullenweg e39c5802bc Javascript fix
http://wordpress.org/support/3/1827


git-svn-id: https://develop.svn.wordpress.org/trunk@829 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 05:40:25 +00:00
Dougal Campbell 7c84f63300 More category filtering for specific posts
git-svn-id: https://develop.svn.wordpress.org/trunk@828 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-03 17:23:06 +00:00
Dougal Campbell db0df60fbd Removed debugging echo
git-svn-id: https://develop.svn.wordpress.org/trunk@827 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-03 16:05:59 +00:00
Dougal Campbell 0037ea35ec Bypass category filtering if fetching specific posts
git-svn-id: https://develop.svn.wordpress.org/trunk@826 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-03 16:04:04 +00:00
jverber 6b8ee14b77 Redirect to login before going to profile.php, otherwise any user level will end up at profile.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@825 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-03 00:06:57 +00:00
jverber 6f5ef8887f Fixed wp-admin/index.php redirection.
git-svn-id: https://develop.svn.wordpress.org/trunk@824 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-02 21:54:32 +00:00
Matt Mullenweg faeb1826cd Categories should scroll if there are too many, made admin less busy.
git-svn-id: https://develop.svn.wordpress.org/trunk@823 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-02 08:21:17 +00:00
Matt Mullenweg 0e101b6e58 Redirect to profile.php if user level == 0.
git-svn-id: https://develop.svn.wordpress.org/trunk@822 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-02 02:35:08 +00:00
Matt Mullenweg 3894d0b352 New fields for 1.1.
git-svn-id: https://develop.svn.wordpress.org/trunk@821 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-01 12:14:28 +00:00
Matt Mullenweg a9352f2b90 If it's a 0 level user direct to profile page instead of post page.
git-svn-id: https://develop.svn.wordpress.org/trunk@820 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-01 11:48:34 +00:00
Matt Mullenweg c4ae730744 Menu should highlight My Profile when you're on that page.
git-svn-id: https://develop.svn.wordpress.org/trunk@819 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-01 11:07:17 +00:00
Matt Mullenweg 24bc2c6e13 Make profile a little friendlier.
git-svn-id: https://develop.svn.wordpress.org/trunk@818 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-01 11:03:43 +00:00
Mike Little a4033addc6 Task ID 73
Added htmlspecialchars and stripslashes where appropriate


git-svn-id: https://develop.svn.wordpress.org/trunk@817 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-01 02:30:37 +00:00
Mike Little 19db634a18 First pass at OPML export of links.
Task ID 73


git-svn-id: https://develop.svn.wordpress.org/trunk@816 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-01 02:13:11 +00:00
jverber 439240b1dd Reduced the number of queries in cat_rows and list_cats.
git-svn-id: https://develop.svn.wordpress.org/trunk@815 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-01 02:00:26 +00:00
Mike Little 87df7d7add Fixed category name bug. "When excluding a category by using '$cat = "-4";' in index.php, the name of the excluded cat is added to the page title."
git-svn-id: https://develop.svn.wordpress.org/trunk@814 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-31 00:03:51 +00:00
Mike Little 2c00fd2dc1 Grammer
git-svn-id: https://develop.svn.wordpress.org/trunk@813 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-30 23:18:35 +00:00
Matt Mullenweg 50cbcada35 Fix for not being able to select no parent, JVerber. Tweaked redirect after adding new category.
git-svn-id: https://develop.svn.wordpress.org/trunk@812 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-30 06:22:55 +00:00
Alex King e6b35cae09 fixed the checking for existing options in the upgrade, no more SQL errors
git-svn-id: https://develop.svn.wordpress.org/trunk@811 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-30 03:27:19 +00:00
Alex King bf326d4a00 added single quotes around values in SQL statements
git-svn-id: https://develop.svn.wordpress.org/trunk@810 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-30 02:39:01 +00:00
Alex King f9a22d89f4 moved the add form above the list of cats
git-svn-id: https://develop.svn.wordpress.org/trunk@809 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-30 02:26:22 +00:00
Matt Mullenweg f94fdae019 Remove remnants of $c.
git-svn-id: https://develop.svn.wordpress.org/trunk@808 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-29 06:49:19 +00:00
Alex King 3351bbf3dd oops need to include admin header to set user permissions
git-svn-id: https://develop.svn.wordpress.org/trunk@807 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-29 05:51:29 +00:00