Commit Graph

835 Commits

Author SHA1 Message Date
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
Matt Mullenweg 4b713f931e Out damned spot.
git-svn-id: https://develop.svn.wordpress.org/trunk@806 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-28 16:18:49 +00:00
Matt Mullenweg d94ea8826f Comments link not shown if on comments page, link to comment form, number of comments in comment header, and slight font size tweak.
git-svn-id: https://develop.svn.wordpress.org/trunk@805 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-28 08:40:58 +00:00
Alex King d65456fed1 fixing template editing
git-svn-id: https://develop.svn.wordpress.org/trunk@804 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-28 03:45:39 +00:00
Matt Mullenweg b158b9348d Version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@803 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-28 01:52:58 +00:00
Matt Mullenweg 48b85fef22 Changed wording of menu item to be just "Write"
git-svn-id: https://develop.svn.wordpress.org/trunk@802 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-27 11:08:42 +00:00
Matt Mullenweg 3cd0b08876 Broke up template-functions into several files to facilitate maintainance and change tracking.
git-svn-id: https://develop.svn.wordpress.org/trunk@801 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-27 09:58:01 +00:00
Matt Mullenweg 005349f7c9 Sub-categories interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@800 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-27 09:33:19 +00:00
Matt Mullenweg afd8045b5f Sub-categories interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@799 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-27 08:31:17 +00:00
Matt Mullenweg 4b4a1405f3 Initial sub-categories code from Jason Verber
git-svn-id: https://develop.svn.wordpress.org/trunk@798 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-27 06:35:07 +00:00
Matt Mullenweg 3ca7dad5d1 last_cats fix from TheJason.
git-svn-id: https://develop.svn.wordpress.org/trunk@797 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-26 20:34:14 +00:00
Dougal Campbell 0b88590afe Using require_once will make it easier to incorporate WP functionality into custom templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@796 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-26 16:06:59 +00:00
Dougal Campbell e980dee752 Fix hide_empty for list_cats()
git-svn-id: https://develop.svn.wordpress.org/trunk@795 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-26 01:59:09 +00:00
Alex King d4e08b7086 added links for Alex and Dougal, updated Mike's link
git-svn-id: https://develop.svn.wordpress.org/trunk@794 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-25 09:46:57 +00:00
Matt Mullenweg 0b92f07d40 Version update.
git-svn-id: https://develop.svn.wordpress.org/trunk@793 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-25 08:21:18 +00:00
Matt Mullenweg a044348593 Not used anymore.
git-svn-id: https://develop.svn.wordpress.org/trunk@792 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-25 08:06:12 +00:00
Matt Mullenweg bececc2817 Missing default post options in upgrade.
git-svn-id: https://develop.svn.wordpress.org/trunk@791 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-24 23:37:40 +00:00
Matt Mullenweg 7aaddac35c Use IDs instead of classes.
git-svn-id: https://develop.svn.wordpress.org/trunk@790 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-24 23:24:46 +00:00
Matt Mullenweg 0ab9b235c5 Fix for foreign language comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@789 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-24 23:22:31 +00:00
Matt Mullenweg b03e33acf4 Have links use unique class.
git-svn-id: https://develop.svn.wordpress.org/trunk@788 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-24 23:12:55 +00:00
Matt Mullenweg b1d56b71c1 Remove silly go back link.
git-svn-id: https://develop.svn.wordpress.org/trunk@787 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-24 23:10:53 +00:00
Alex King 169002b6bf added id's and classes to li's in the menu to help in skinning
git-svn-id: https://develop.svn.wordpress.org/trunk@786 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-24 22:52:22 +00:00