Commit Graph

18407 Commits

Author SHA1 Message Date
Mike Little 70bdb61fa8 Typos corrected
git-svn-id: https://develop.svn.wordpress.org/trunk@207 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 22:56:46 +00:00
Matt Mullenweg 7059d3915a Permalink fix
git-svn-id: https://develop.svn.wordpress.org/trunk@206 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 19:48:53 +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
Mike Little c92f03d2cf Minor update for popup window size.
Plus branding change


git-svn-id: https://develop.svn.wordpress.org/trunk@204 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 12:38:51 +00:00
Mike Little 3122ba26c7 Fix to go with xmlrpc update to use ezSQL.
git-svn-id: https://develop.svn.wordpress.org/trunk@203 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 10:08:44 +00:00
Matt Mullenweg ad01134511 Focus and tabindex fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@202 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 06:09:28 +00:00
Matt Mullenweg 9743618cb6 Focus and tabindex fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@201 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 06:03:41 +00:00
Mike Little 790f0c6a78 Fixed bug with pre-checking link target in edit mode.
git-svn-id: https://develop.svn.wordpress.org/trunk@200 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 23:05:05 +00:00
Mike Little 1dd7ee70d0 Added in missing post status, comment status, post password fields to allow posts to be made correctly from sidebar and bookmarklet.
git-svn-id: https://develop.svn.wordpress.org/trunk@199 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 22:31:01 +00:00
Matt Mullenweg 0380958244 Strip slashes of draft titles, XHTML and formatting updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@198 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 19:28:03 +00:00
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