Commit Graph

819 Commits

Author SHA1 Message Date
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
Alex King ccf31cbb0f removed errant id tag anc chanced description tag to summary
git-svn-id: https://develop.svn.wordpress.org/trunk@785 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-24 22:51:14 +00:00
Matt Mullenweg 8f5f729dce Strange fixes for type in require.
git-svn-id: https://develop.svn.wordpress.org/trunk@784 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-22 06:04:38 +00:00
Dougal Campbell 2d0649b0dc Changed password inputs from 'text' to 'password'
git-svn-id: https://develop.svn.wordpress.org/trunk@783 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-21 22:44:28 +00:00
Matt Mullenweg 25c474992c Make category matching liberal in the mod_rewrite and then strip it in blog header, because we're going to need that for 1.1 anyway, people are having trouble with it moving from 1.0 -> 1.0.1, and the change isn't really needed.
git-svn-id: https://develop.svn.wordpress.org/trunk@782 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-17 11:21:27 +00:00
Matt Mullenweg df97b694bf Change wording on 0 level user message. Could be even better.
git-svn-id: https://develop.svn.wordpress.org/trunk@781 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-16 06:22:27 +00:00
Alex King 4ef2daf25e bette rhandling of HTML entities in preview/next posts links
git-svn-id: https://develop.svn.wordpress.org/trunk@780 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-15 22:11:13 +00:00
Matt Mullenweg 65ead28b02 Fix for mpts markup prob.
git-svn-id: https://develop.svn.wordpress.org/trunk@779 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-15 11:01:21 +00:00
Alex King b290974a09 enabled using Category Description as the title attribute in list_cats and made the displayed text use htmlspecialchars
git-svn-id: https://develop.svn.wordpress.org/trunk@778 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-15 01:28:41 +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
Alex King b23213685c used 2 digit month for example
git-svn-id: https://develop.svn.wordpress.org/trunk@776 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-14 06:47:52 +00:00
Matt Mullenweg 8ac0a3a2ca Make entity catch in sanitize_title ungreedy.
git-svn-id: https://develop.svn.wordpress.org/trunk@775 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-14 05:46:53 +00:00
Matt Mullenweg 07604037d0 fix for multiple hypens.
git-svn-id: https://develop.svn.wordpress.org/trunk@774 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-14 05:40:57 +00:00
Alex King 80cc201c56 changed the permalink dates to output leading zeros
git-svn-id: https://develop.svn.wordpress.org/trunk@773 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-14 05:10:32 +00:00
Alex King dd8ca7bc6a fixing the top time value to have a leading zero, the ones for the posts already had the leading zero
git-svn-id: https://develop.svn.wordpress.org/trunk@772 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-14 02:10:40 +00:00
Matt Mullenweg 7921245591 Fix ups.
git-svn-id: https://develop.svn.wordpress.org/trunk@771 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-13 09:23:41 +00:00
Alex King 1afe017eee fixed hilite whitespace checking
git-svn-id: https://develop.svn.wordpress.org/trunk@770 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 23:24:51 +00:00