Commit Graph

743 Commits

Author SHA1 Message Date
Matt Mullenweg 405c1dfd86 Blog name in password reminder.
git-svn-id: https://develop.svn.wordpress.org/trunk@743 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-09 03:02:55 +00:00
Matt Mullenweg 806de53c59 Typo
git-svn-id: https://develop.svn.wordpress.org/trunk@742 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-09 00:50:13 +00:00
michelvaldrighi c70e0c8a4c changed the syntax at the end, the previous syntax would give a syntax error
git-svn-id: https://develop.svn.wordpress.org/trunk@741 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-09 00:43:16 +00:00
Dougal Campbell c4030f4b8f Fix bug handling ampersands.
git-svn-id: https://develop.svn.wordpress.org/trunk@740 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-08 22:59:25 +00:00
Dougal Campbell dbf8f4e1a2 Fixed multi-word bug in search. Added conditional for no matches.
git-svn-id: https://develop.svn.wordpress.org/trunk@739 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-08 15:36:45 +00:00
Alex King 251182c4f2 made the bookmarklet safari compatible and enabled passing in the title, task #49
git-svn-id: https://develop.svn.wordpress.org/trunk@738 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-08 03:30:23 +00:00
Dougal Campbell 79426eeb74 Fixed include path problem for links-update-xml
git-svn-id: https://develop.svn.wordpress.org/trunk@737 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-07 21:02:26 +00:00
Alex King 4b2627ef26 added a check for edit.php when excluding future posts
git-svn-id: https://develop.svn.wordpress.org/trunk@736 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-07 17:36:54 +00:00
Alex King c52d705679 re-enabling smilies in comments rss
git-svn-id: https://develop.svn.wordpress.org/trunk@735 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-07 03:00:10 +00:00
Alex King 9ac496ee20 commented out smiley conversion in comments RSS
git-svn-id: https://develop.svn.wordpress.org/trunk@734 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-07 02:28:32 +00:00
Alex King 6a6260666f escaping ampersand in url, task # 42
git-svn-id: https://develop.svn.wordpress.org/trunk@733 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-07 02:22:00 +00:00
Matt Mullenweg f38a4a72d9 Fix for no categories on edit.
git-svn-id: https://develop.svn.wordpress.org/trunk@732 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-07 01:38:43 +00:00
Matt Mullenweg 0738b73f9a KSES fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@731 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-07 01:28:30 +00:00
Matt Mullenweg 3595621835 URL fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@730 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-07 01:16:24 +00:00
Dougal Campbell 3cfc0c2fac Fixed selected category when editing links (reported by TechGnome)
git-svn-id: https://develop.svn.wordpress.org/trunk@729 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-06 16:29:46 +00:00
Donncha O Caoimh 9ca634e982 Fixed path to class-smarty.php
Removed include of links.php


git-svn-id: https://develop.svn.wordpress.org/trunk@728 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-06 12:57:17 +00:00
Matt Mullenweg 6fc5343a5c Reduce queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@727 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-06 12:44:46 +00:00
Matt Mullenweg 36841b79b3 More bug fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@726 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-06 10:44:41 +00:00
Matt Mullenweg bab03a7a4b Various fixes from forums and such.
git-svn-id: https://develop.svn.wordpress.org/trunk@725 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-06 10:33:07 +00:00
Alex King 79698ba6b4 disabling the not-modified header code.
git-svn-id: https://develop.svn.wordpress.org/trunk@724 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-05 19:36:49 +00:00
Matt Mullenweg 24f52ce90f Typo fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@723 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-05 19:16:42 +00:00
Alex King b8acccdea9 removed check to post_category > 0
git-svn-id: https://develop.svn.wordpress.org/trunk@722 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-05 09:01:41 +00:00
Alex King 57bae08ef5 made the pop-up comment link friendly url aware
git-svn-id: https://develop.svn.wordpress.org/trunk@721 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-05 04:07:19 +00:00
Alex King d05c946222 using the comments_link_rss function
git-svn-id: https://develop.svn.wordpress.org/trunk@720 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-05 03:14:12 +00:00
Alex King dec1d3aa86 added single quotes around post id in query
git-svn-id: https://develop.svn.wordpress.org/trunk@719 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-05 03:06:21 +00:00
Alex King 58f4c191c3 removing extra nbsp before smilies
git-svn-id: https://develop.svn.wordpress.org/trunk@718 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-05 03:03:49 +00:00
Alex King 73682d64f8 making spacing of counts consistent betweek archives list and category list
git-svn-id: https://develop.svn.wordpress.org/trunk@717 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-05 03:03:35 +00:00
Alex King fc1fbafc58 fixing extra calendar cells bug
git-svn-id: https://develop.svn.wordpress.org/trunk@716 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-05 01:43:01 +00:00
Alex King beecaecc46 removing extra nbsp before smilies
git-svn-id: https://develop.svn.wordpress.org/trunk@715 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-05 01:41:00 +00:00
Matt Mullenweg f924ebc46e Lots of fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@714 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-04 07:40:15 +00:00
Alex King 9d54e6a0c5 fixing next/previous page links to work w/ clean URLs
git-svn-id: https://develop.svn.wordpress.org/trunk@713 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-04 02:54:36 +00:00
Matt Mullenweg 1c82c615d5 Space bug in wp_title.
git-svn-id: https://develop.svn.wordpress.org/trunk@712 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-04 02:34:58 +00:00
Matt Mullenweg 8f7ab4d152 Fix CVS duplicate option value problem and removed automatic since it isn't used.
git-svn-id: https://develop.svn.wordpress.org/trunk@711 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-04 01:58:31 +00:00
Matt Mullenweg 57d62ffdf3 Smilies fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@710 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-04 00:48:29 +00:00
Matt Mullenweg 49feb2716f Comment_allowed_tags fixup.
git-svn-id: https://develop.svn.wordpress.org/trunk@709 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 23:48:16 +00:00
Matt Mullenweg 81ca149ad0 Change how get_settings errors are returned.
git-svn-id: https://develop.svn.wordpress.org/trunk@708 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 22:20:25 +00:00
Matt Mullenweg a62c5e20c6 Comments number bug.
git-svn-id: https://develop.svn.wordpress.org/trunk@707 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 20:35:02 +00:00
Matt Mullenweg dfdf60424d Typo
git-svn-id: https://develop.svn.wordpress.org/trunk@706 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 19:05:55 +00:00
Matt Mullenweg 03b20c75ca b2 import update.
git-svn-id: https://develop.svn.wordpress.org/trunk@705 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 06:43:35 +00:00
michelvaldrighi abb954d4d5 sometimes I want to uninstall my text editor
git-svn-id: https://develop.svn.wordpress.org/trunk@704 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 05:21:38 +00:00
michelvaldrighi 6b4503e624 added fancy support for favicon in the admin area
git-svn-id: https://develop.svn.wordpress.org/trunk@703 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 05:12:32 +00:00
michelvaldrighi bc92fb243e a favicon for the admin area
git-svn-id: https://develop.svn.wordpress.org/trunk@702 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 05:09:22 +00:00
Matt Mullenweg 13519fd241 Comments number bug.
git-svn-id: https://develop.svn.wordpress.org/trunk@701 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 05:03:28 +00:00
Matt Mullenweg bd7c0ac69b Upgrade global bug.
git-svn-id: https://develop.svn.wordpress.org/trunk@700 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 03:19:56 +00:00
Matt Mullenweg 76c11172ad Footer tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@699 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 03:12:05 +00:00
michelvaldrighi a10381e0a9 meta to use :)
git-svn-id: https://develop.svn.wordpress.org/trunk@698 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 02:37:04 +00:00
Matt Mullenweg a33725a6fa Sidebar update
git-svn-id: https://develop.svn.wordpress.org/trunk@697 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 01:55:55 +00:00
Matt Mullenweg 4bdeac4763 Use default category if none specified.
git-svn-id: https://develop.svn.wordpress.org/trunk@696 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 00:37:24 +00:00
michelvaldrighi 091d364dc6 scrollbars=yes for bookmarklet, needed for the 20+ categories case
git-svn-id: https://develop.svn.wordpress.org/trunk@695 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 00:19:54 +00:00
michelvaldrighi 9787d61881 edit-form.php now included in bookmarklet.php, added #postdiv selector
git-svn-id: https://develop.svn.wordpress.org/trunk@694 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 00:13:11 +00:00