Commit Graph

25 Commits

Author SHA1 Message Date
Matt Mullenweg a09cbbbc85 Slight cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@1607 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 07:25:31 +00:00
Matt Mullenweg 460e139bcb Enable morally correct trackback autodiscovery.
git-svn-id: https://develop.svn.wordpress.org/trunk@1606 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 07:17:40 +00:00
Ryan Boren a46419db4d Localize comment_type() text. Bug 246. Patch from nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1583 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-03 04:18:04 +00:00
Matt Mullenweg 01be3c57c6 XHTML error.
git-svn-id: https://develop.svn.wordpress.org/trunk@1581 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-01 21:20:28 +00:00
Ryan Boren 0dfe8ffc7f Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024
git-svn-id: https://develop.svn.wordpress.org/trunk@1420 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-13 16:14:58 +00:00
Matt Mullenweg feef0aee85 More comments and comment template improvements. TODO: popup comment template
git-svn-id: https://develop.svn.wordpress.org/trunk@1400 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 08:40:58 +00:00
Matt Mullenweg a507894ed3 Move comments include into function.
git-svn-id: https://develop.svn.wordpress.org/trunk@1398 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 07:42:48 +00:00
Matt Mullenweg 717855f007 Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
git-svn-id: https://develop.svn.wordpress.org/trunk@1355 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-24 08:22:18 +00:00
Ryan Boren 602a3aeb14 Translation update.
git-svn-id: https://develop.svn.wordpress.org/trunk@1311 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-19 01:39:43 +00:00
Matt Mullenweg 7fd6ee71e7 If name and email required, reflect that on the form.
git-svn-id: https://develop.svn.wordpress.org/trunk@1261 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 09:25:23 +00:00
Matt Mullenweg 2b4aa98aa1 Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@1214 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-30 07:48:10 +00:00
Matt Mullenweg 94f0cf9181 Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: https://develop.svn.wordpress.org/trunk@1108 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-20 22:56:47 +00:00
Ryan Boren f0f4a17c94 gettext l10n.
git-svn-id: https://develop.svn.wordpress.org/trunk@1080 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-16 01:56:04 +00:00
Alex King 9ea318f926 more localization
git-svn-id: https://develop.svn.wordpress.org/trunk@1066 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-13 15:31:35 +00:00
Alex King 78719e9e98 changing comment instructions
git-svn-id: https://develop.svn.wordpress.org/trunk@1025 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-29 05:46:06 +00:00
Matt Mullenweg f14254c46b New comment moderation code, for trackbacks and comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@984 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-21 08:31:33 +00:00
Matt Mullenweg 22ed64e4ec Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: https://develop.svn.wordpress.org/trunk@945 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 16:15:48 +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
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
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 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
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 622e22e5bb Edit comment from Ryan Boren.
git-svn-id: https://develop.svn.wordpress.org/trunk@673 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-01 00:20:22 +00:00
Matt Mullenweg 9c6a0a9403 The great renaming.
git-svn-id: https://develop.svn.wordpress.org/trunk@601 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 00:22:36 +00:00