Matt Mullenweg
|
d605e786fd
|
We don't need decade old JS hacks.
git-svn-id: https://develop.svn.wordpress.org/trunk@253 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-07-18 22:57:50 +00:00 |
Mike Little
|
b25f660d2c
|
minor change to apply_filters (spotted by Robert Morrison)
git-svn-id: https://develop.svn.wordpress.org/trunk@249 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-07-04 22:22:26 +00:00 |
Mike Little
|
6f9fcd2213
|
Fixed problem with previous_post always showing title.
git-svn-id: https://develop.svn.wordpress.org/trunk@248 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-06-30 22:27:21 +00:00 |
Mike Little
|
d5cc6340dc
|
Fixed missing wpdb in next_post()
Fixed call to blalanceTags() in comment_text()
git-svn-id: https://develop.svn.wordpress.org/trunk@247 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-06-26 23:23:37 +00:00 |
Matt Mullenweg
|
5f5d4ba157
|
Strip HTML from titles for autodiscovery RDF. From Kelson.
git-svn-id: https://develop.svn.wordpress.org/trunk@238 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-06-19 07:06:32 +00:00 |
Mike Little
|
aba4d40fb0
|
Use defined beginning of week.
git-svn-id: https://develop.svn.wordpress.org/trunk@217 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-06-12 22:45:27 +00:00 |
Matt Mullenweg
|
6d94b76263
|
XHTML 1.1 compliant permalink
git-svn-id: https://develop.svn.wordpress.org/trunk@205 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-06-11 19:48:43 +00:00 |
Matt Mullenweg
|
3b26010d14
|
Typo! Whoops.
git-svn-id: https://develop.svn.wordpress.org/trunk@194 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-06-08 10:15:17 +00:00 |
Matt Mullenweg
|
89310fac44
|
fixed bug in comment_author_link.
git-svn-id: https://develop.svn.wordpress.org/trunk@193 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-06-08 10:12:50 +00:00 |
Mike Little
|
06cff97569
|
More fixes to weekly archive mode, links now work sql slightly simpler.
git-svn-id: https://develop.svn.wordpress.org/trunk@192 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-06-08 01:12:38 +00:00 |
Mike Little
|
b9d1cbc37f
|
Updated archive mode. Default is now admin setting.
git-svn-id: https://develop.svn.wordpress.org/trunk@191 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-06-08 00:15:39 +00:00 |
Mike Little
|
c66e9fece3
|
Fixed other archive modes in get_archives.Removed standalone archives files.
However limit does not work as expected in weekly mode.
git-svn-id: https://develop.svn.wordpress.org/trunk@190 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-06-08 00:10:07 +00:00 |
Mike Little
|
93a987f7af
|
RE-fixed mis-mat hed quote type in popup comment link.
git-svn-id: https://develop.svn.wordpress.org/trunk@176 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-06-06 21:58:24 +00:00 |
Matt Mullenweg
|
cedbcaea04
|
New comment status code.
git-svn-id: https://develop.svn.wordpress.org/trunk@162 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-06-04 19:36:35 +00:00 |
Mike Little
|
9bba5c23b2
|
fixed mismatched quotes in popup comment link
git-svn-id: https://develop.svn.wordpress.org/trunk@146 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-06-01 21:00:30 +00:00 |
Matt Mullenweg
|
5a4da23dc3
|
Updated author functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@137 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-06-01 11:57:50 +00:00 |
Matt Mullenweg
|
31a5a969bf
|
Unnecessary code cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@116 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-05-29 15:51:10 +00:00 |
Matt Mullenweg
|
49a87f1f0d
|
ezSQL mods.
git-svn-id: https://develop.svn.wordpress.org/trunk@114 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-05-29 14:04:30 +00:00 |
Mike Little
|
c62fc9985f
|
Fixed doubling of faked excerpt in rss/rdf mode
git-svn-id: https://develop.svn.wordpress.org/trunk@91 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-05-24 23:44:19 +00:00 |
Mike Little
|
d287891fe4
|
Fix re excerpts. Don't fake 'em on b2edit page
git-svn-id: https://develop.svn.wordpress.org/trunk@87 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-05-24 23:14:04 +00:00 |
Mike Little
|
6c3fc2a305
|
Removed $pathserver. Now use $siteurl everywhere.
git-svn-id: https://develop.svn.wordpress.org/trunk@83 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-05-24 21:50:22 +00:00 |
Matt Mullenweg
|
50316978bf
|
Added get_archives, tweaked comment_link.
git-svn-id: https://develop.svn.wordpress.org/trunk@24 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-05-21 11:17:09 +00:00 |
Matt Mullenweg
|
08007df98c
|
Quote problem could cause invalid markup.
git-svn-id: https://develop.svn.wordpress.org/trunk@20 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-05-07 04:10:10 +00:00 |
Mike Little
|
fb10a6c04c
|
Added return excerpt if none
git-svn-id: https://develop.svn.wordpress.org/trunk@17 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-05-06 22:15:28 +00:00 |
Matt Mullenweg
|
cb1635ed63
|
Update to use real lists.
git-svn-id: https://develop.svn.wordpress.org/trunk@14 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-05-06 08:06:57 +00:00 |
Mike Little
|
8291c81051
|
Added in Excerpt functionality. Requires a database update see update-b2posts-for-excerpt.sql
Note: quicktags are BROKEN with this commit.
git-svn-id: https://develop.svn.wordpress.org/trunk@12 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-04-24 01:04:42 +00:00 |
Mike Little
|
267bca49b8
|
Populating missing files from this 'branch'.
git-svn-id: https://develop.svn.wordpress.org/trunk@8 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-04-21 21:37:11 +00:00 |