Commit Graph

35347 Commits

Author SHA1 Message Date
Matt Mullenweg 92b85735d6 Don't need no stinkin' tables.
git-svn-id: https://develop.svn.wordpress.org/trunk@197 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 19:27:08 +00:00
Matt Mullenweg 5b5320fd8f Only get titles of published posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@196 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-09 01:02:00 +00:00
Matt Mullenweg e7d19ca5c0 It *did* need to be an object.
git-svn-id: https://develop.svn.wordpress.org/trunk@195 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-08 15:45:37 +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 493fb78315 Converted to ezsql
git-svn-id: https://develop.svn.wordpress.org/trunk@189 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 23:19:42 +00:00
Mike Little fa8e1720fd Fixed problem with story permalink. passed in filename was relative not absolute.
git-svn-id: https://develop.svn.wordpress.org/trunk@188 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 21:58:38 +00:00
Matt Mullenweg ed0e810ee6 use DB_NAME instead of $dbname
git-svn-id: https://develop.svn.wordpress.org/trunk@187 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 21:24:42 +00:00
Mike Little 43bd6d875b indentation
git-svn-id: https://develop.svn.wordpress.org/trunk@186 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 17:24:02 +00:00
Mike Little a74f9ca065 Fix to showing too many posts when in days mode.
git-svn-id: https://develop.svn.wordpress.org/trunk@185 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 17:21:08 +00:00
Mike Little 8fb0aa37f6 return is not a function!
git-svn-id: https://develop.svn.wordpress.org/trunk@184 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 17:19:38 +00:00
Matt Mullenweg 05b6b22b6a RSS didn't work!
git-svn-id: https://develop.svn.wordpress.org/trunk@183 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 06:27:13 +00:00
Matt Mullenweg 41214251bd Fixed variable name conflict.
git-svn-id: https://develop.svn.wordpress.org/trunk@182 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 04:23:09 +00:00
Matt Mullenweg d48c2bf91e Added rel=bookmark
git-svn-id: https://develop.svn.wordpress.org/trunk@181 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 04:22:56 +00:00
Mike Little 6c4ba6a0e6 Added extra html escaping to title.
git-svn-id: https://develop.svn.wordpress.org/trunk@180 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 23:59:25 +00:00
Mike Little 32549bc276 Also ping when going from private to published.
git-svn-id: https://develop.svn.wordpress.org/trunk@179 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 23:45:50 +00:00
Mike Little 676d4da628 Implemented, only ping weblogs, pingback and trackback when creating a published (not draft) post
OR when editing a post from draft to published


git-svn-id: https://develop.svn.wordpress.org/trunk@178 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 23:21:45 +00:00
Matt Mullenweg 170a41cb0f We need the ampersand fixer in the loop too.
git-svn-id: https://develop.svn.wordpress.org/trunk@177 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 22:51:33 +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 b00dacd1cd Fixed missing tr
git-svn-id: https://develop.svn.wordpress.org/trunk@175 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 21:44:16 +00:00
Matt Mullenweg 9f4dc2e01b Ampersand fixer should be called outside of the texturize loop.
git-svn-id: https://develop.svn.wordpress.org/trunk@174 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 21:19:30 +00:00
Matt Mullenweg 876a64bc36 $post conflict.
git-svn-id: https://develop.svn.wordpress.org/trunk@173 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-05 21:47:18 +00:00
Matt Mullenweg b701c6916c $url to $tb_url fix from Dougal.
git-svn-id: https://develop.svn.wordpress.org/trunk@172 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-05 19:57:26 +00:00
Mike Little c47e1eea76 Removed erroneous require of wp-db its now in b2config
git-svn-id: https://develop.svn.wordpress.org/trunk@171 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 21:24:13 +00:00
Mike Little 2628a06b84 Test we have some posts to avoid foreach error.
Capitalisation of WordPress


git-svn-id: https://develop.svn.wordpress.org/trunk@170 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 21:21:14 +00:00
Matt Mullenweg a20a6af3ed Unecessary queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@169 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 21:11:15 +00:00
Matt Mullenweg 53edb2bf19 Wrong filename and typo in title. Thanks Mike :).
git-svn-id: https://develop.svn.wordpress.org/trunk@168 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 21:07:20 +00:00
Matt Mullenweg 5a6c1a9072 Upgrade script.
git-svn-id: https://develop.svn.wordpress.org/trunk@167 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 20:05:58 +00:00
Matt Mullenweg 76a3fbb555 Forgot post_status.
git-svn-id: https://develop.svn.wordpress.org/trunk@166 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 20:04:47 +00:00
Matt Mullenweg 625a66c287 New database fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@165 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 19:55:33 +00:00
Matt Mullenweg 0b5e7d2570 Altered with new database fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@164 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 19:55:21 +00:00
Matt Mullenweg c6da9259e5 Version up.
git-svn-id: https://develop.svn.wordpress.org/trunk@163 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 19:36:53 +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
Matt Mullenweg be7c54fd04 Version change.
git-svn-id: https://develop.svn.wordpress.org/trunk@161 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 19:03:13 +00:00
Matt Mullenweg 9c27e47bf4 Check if pings are allowed.
git-svn-id: https://develop.svn.wordpress.org/trunk@160 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 18:50:21 +00:00
Matt Mullenweg 494a7d716a Check for comment status.
git-svn-id: https://develop.svn.wordpress.org/trunk@159 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 18:17:48 +00:00
Matt Mullenweg d3bd4a76ff Typo in title. Speling rox.
git-svn-id: https://develop.svn.wordpress.org/trunk@158 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 17:42:41 +00:00
Matt Mullenweg 7639863f89 Comments off is now faded.
git-svn-id: https://develop.svn.wordpress.org/trunk@157 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 17:40:05 +00:00
Matt Mullenweg 7603d40121 Don't show the comment form if comments are closed.
git-svn-id: https://develop.svn.wordpress.org/trunk@156 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 17:32:14 +00:00
Matt Mullenweg c7318b9a70 Markup fixes. Removed weblogs.com updater by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@155 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 17:12:41 +00:00
Matt Mullenweg a8a483321b Multiviews.
git-svn-id: https://develop.svn.wordpress.org/trunk@154 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 16:47:19 +00:00
Mike Little e89562de13 Fix remote SQL injection exploit.
"b2 0.6.2 and prior" allow sql injection in ./blog.header.php. $posts isn�t
convert to integer, so we can inject a sql in this variable. In MySQL 4.x
UNION and subselects can be used to obtain privileges.


git-svn-id: https://develop.svn.wordpress.org/trunk@153 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 00:14:49 +00:00
Mike Little 4bf26d95ba Removed erroneous require of wp-db
Added missing require of wp-db to b2config
Moved links tables tt b2config
Fixed definition of extra db vars


git-svn-id: https://develop.svn.wordpress.org/trunk@152 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 23:15:14 +00:00
Mike Little e22a0e803a Check for no links returned stops error
git-svn-id: https://develop.svn.wordpress.org/trunk@151 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 22:42:13 +00:00
Mike Little 4ad431f22e Updated admin levels to match page requirements.
git-svn-id: https://develop.svn.wordpress.org/trunk@150 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 22:29:11 +00:00
Mike Little adce403896 Fixed admin level security problem.
Plus an user -> a user


git-svn-id: https://develop.svn.wordpress.org/trunk@149 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 00:08:51 +00:00
Mike Little 10fedfea94 Fixed old auto-toggle always on bug.
git-svn-id: https://develop.svn.wordpress.org/trunk@148 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-02 22:20:27 +00:00