Commit Graph

16105 Commits

Author SHA1 Message Date
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
Dougal Campbell 6d54700831 Fix harcoded table names
git-svn-id: https://develop.svn.wordpress.org/trunk@769 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 22:53:11 +00:00
Dougal Campbell 1afc831185 create comment_approved column before making the index
git-svn-id: https://develop.svn.wordpress.org/trunk@768 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 22:27:22 +00:00
Matt Mullenweg 3856282eb3 Tag cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@767 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 22:09:07 +00:00
Dougal Campbell 5c91a6a14a Added a few tags. Pretty formatting.
git-svn-id: https://develop.svn.wordpress.org/trunk@766 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 18:15:09 +00:00
Matt Mullenweg c063730bf5 Removed ref to missing files. This upload thing needs to be looked at and redone.
git-svn-id: https://develop.svn.wordpress.org/trunk@765 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 13:13:06 +00:00
Matt Mullenweg 48079eb485 Version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@764 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 12:59:27 +00:00
Matt Mullenweg e2155a6bcc More upgrade fixes for b2.
git-svn-id: https://develop.svn.wordpress.org/trunk@763 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 12:50:32 +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 68620d2c3f Don't redirect searchs if browsing paged results.
git-svn-id: https://develop.svn.wordpress.org/trunk@761 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 11:59:14 +00:00
Matt Mullenweg b85d61310e Performance optimizations.
git-svn-id: https://develop.svn.wordpress.org/trunk@760 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 11:52:35 +00:00
Matt Mullenweg 842112f8b3 Clean up duplicate indicies problem introduced by 1.0 upgrades, add a few to make things faster.
git-svn-id: https://develop.svn.wordpress.org/trunk@759 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 10:46:01 +00:00
Matt Mullenweg 14d0557487 Updates from Ryan to check for errors earlier in script and test DB connection.
git-svn-id: https://develop.svn.wordpress.org/trunk@758 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 10:18:25 +00:00
Matt Mullenweg 09719d811c Just in case post_status isn't set for some reason.
git-svn-id: https://develop.svn.wordpress.org/trunk@757 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 09:43:30 +00:00
Matt Mullenweg 6ab398733b Fix from TheJason for duplicate entries when cats are specified.
git-svn-id: https://develop.svn.wordpress.org/trunk@756 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 09:35:41 +00:00