Commit Graph

21544 Commits

Author SHA1 Message Date
Matt Mullenweg 764148a385 Renamed.
git-svn-id: https://develop.svn.wordpress.org/trunk@444 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-12 23:57:34 +00:00
Mike Little 564187d166 Added 'more' and 'n-page' quicktags
Patch supplied by otaku42
http://wordpress.org/support/5/180

http://sourceforge.net/tracker/index.php?func=detail&aid=821634&group_id=51422&atid=463235


git-svn-id: https://develop.svn.wordpress.org/trunk@443 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-12 08:40:48 +00:00
Matt Mullenweg 8121e65efc Added trackback URL, brought it up to date with b2comments.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@442 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-10 00:14:46 +00:00
Dougal Campbell ceeeaba1ca Fixed problem with X-Mailer header
git-svn-id: https://develop.svn.wordpress.org/trunk@441 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-09 16:06:29 +00:00
Dougal Campbell 95b9b7864a $siteurl was not getting interpolated in comment links
git-svn-id: https://develop.svn.wordpress.org/trunk@440 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-09 15:33:33 +00:00
Mike Little b32b111dbd Wrapped text
git-svn-id: https://develop.svn.wordpress.org/trunk@439 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-08 22:33:27 +00:00
Mike Little 6dc4350fed Fixed trailing whitespace. Removed duplicate form tag. Sorted invalid markup tags.
git-svn-id: https://develop.svn.wordpress.org/trunk@438 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-08 22:32:01 +00:00
Mike Little eaf5ff87af double quotes to single
git-svn-id: https://develop.svn.wordpress.org/trunk@437 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-08 22:28:39 +00:00
Mike Little 58e530dde4 Added missing global querycount
git-svn-id: https://develop.svn.wordpress.org/trunk@436 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-08 22:27:45 +00:00
Dougal Campbell ad420fecc5 Added unlink() call to clean up any possible temporary files.
git-svn-id: https://develop.svn.wordpress.org/trunk@435 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-08 17:41:54 +00:00
Dougal Campbell 63a2e6d5a1 Added workaround for move_uploaded_file() problems in some server setups.
git-svn-id: https://develop.svn.wordpress.org/trunk@434 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-08 17:28:25 +00:00
Dougal Campbell c175fd9ddb Back to no calendar display if no posts
git-svn-id: https://develop.svn.wordpress.org/trunk@433 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-08 14:06:03 +00:00
Dougal Campbell 42ca15ac98 Added checks to category functions for empty results.
git-svn-id: https://develop.svn.wordpress.org/trunk@432 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 21:48:32 +00:00
Dougal Campbell 444ca5379c More calendar error-proofing.
git-svn-id: https://develop.svn.wordpress.org/trunk@431 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 21:33:39 +00:00
Dougal Campbell 9d4b414b81 Fixed some file paths for the new location
git-svn-id: https://develop.svn.wordpress.org/trunk@430 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 20:08:27 +00:00
Dougal Campbell 38e195b7de Moved blogger-2-wp.php to wp-admin/import-blogger.php
git-svn-id: https://develop.svn.wordpress.org/trunk@429 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 20:01:17 +00:00
Dougal Campbell f137e9be4c Added safety checks for duplicate posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@428 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 19:56:49 +00:00
Matt Mullenweg 85902b6da6 Not used.
git-svn-id: https://develop.svn.wordpress.org/trunk@427 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 19:16:09 +00:00
Matt Mullenweg 31b3cdd4b7 Fixed HTML, updated to not include some more obvious mistakes.
git-svn-id: https://develop.svn.wordpress.org/trunk@426 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 19:05:14 +00:00
Dougal Campbell 99a494deb6 Fixed potential infinite loop if there are no posts
git-svn-id: https://develop.svn.wordpress.org/trunk@425 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 18:19:47 +00:00
Matt Mullenweg dedb50a315 Added a simple check to see if WP is already installed.
git-svn-id: https://develop.svn.wordpress.org/trunk@424 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 17:28:40 +00:00
Matt Mullenweg ae71491bc2 Added check for wp-config.php and edited text and style slightly. Took out it saying we were done when we weren't.
git-svn-id: https://develop.svn.wordpress.org/trunk@423 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 17:06:22 +00:00
Matt Mullenweg afea85db0f Changed wording to make things slightly clearer.
git-svn-id: https://develop.svn.wordpress.org/trunk@422 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 17:03:11 +00:00
Matt Mullenweg da65915339 Added check for wp-config.php and edited text and style slightly. Still need to do something about step 3.
git-svn-id: https://develop.svn.wordpress.org/trunk@421 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 16:54:27 +00:00
Matt Mullenweg a426b60900 Incorrect variable name meant that if there was no manual excerpt for an entry there was no excerpt sent with the trackback.
git-svn-id: https://develop.svn.wordpress.org/trunk@420 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 16:25:58 +00:00
Matt Mullenweg db3adc49c0 Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@419 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 16:21:24 +00:00
Mike Little cfd681725d Fixed bug when register globals is off.
http://wordpress.org/support/6/584


git-svn-id: https://develop.svn.wordpress.org/trunk@418 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 00:22:30 +00:00
Mike Little f870ef5da7 Removed 'search_engine_friendly_urls' options.
git-svn-id: https://develop.svn.wordpress.org/trunk@417 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-06 23:48:17 +00:00
Dougal Campbell ea539e1abe Changed version to 0.72; added get_links_list() doc; updated XML-RPC API info
git-svn-id: https://develop.svn.wordpress.org/trunk@416 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-06 18:51:41 +00:00
Mike Little 5510b040b8 Moved credit and timer call so that it more acurately reflects the time taken to generate the page.
git-svn-id: https://develop.svn.wordpress.org/trunk@415 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-05 21:15:44 +00:00
Mike Little 0451a97940 Added call to antispambot round admin email.
git-svn-id: https://develop.svn.wordpress.org/trunk@414 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-05 21:13:40 +00:00
Mike Little d30e4e5c0e Added call to antispambot round comment email.
git-svn-id: https://develop.svn.wordpress.org/trunk@413 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-05 21:06:11 +00:00
Mike Little acc8a43e97 Added call to antispambot round admin email.
git-svn-id: https://develop.svn.wordpress.org/trunk@412 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-05 21:03:25 +00:00
Matt Mullenweg c44ea6c9a8 Remove call by reference.
git-svn-id: https://develop.svn.wordpress.org/trunk@411 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-04 18:23:59 +00:00
Alex King 5f7611dcbe added time offset
git-svn-id: https://develop.svn.wordpress.org/trunk@410 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-04 02:33:16 +00:00
Matt Mullenweg 3a37d5298a Clean up of notification code.
git-svn-id: https://develop.svn.wordpress.org/trunk@409 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-03 23:04:54 +00:00
Matt Mullenweg 9393653a00 Bring trackback notification up to date with comment notification stuff.
git-svn-id: https://develop.svn.wordpress.org/trunk@408 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-03 22:52:59 +00:00
Matt Mullenweg 870cb95fb0 Some general comment code cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@407 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-03 22:31:47 +00:00
Alex King 1859f5928e added checks for future posts
git-svn-id: https://develop.svn.wordpress.org/trunk@406 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-03 03:23:10 +00:00
Mike Little 3e02c7825c Made trackback use excerpt if available. Fix from otaku42
http://wordpress.org/support/4/667


git-svn-id: https://develop.svn.wordpress.org/trunk@405 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-02 23:41:33 +00:00
Dougal Campbell 51053ed274 Fixed logic error when selecting posts by multiple author ids
git-svn-id: https://develop.svn.wordpress.org/trunk@404 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-02 13:56:14 +00:00
Dougal Campbell e2674bd615 Fixed code for selecting multiple authors via query params
git-svn-id: https://develop.svn.wordpress.org/trunk@403 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-01 20:58:44 +00:00
Dougal Campbell 8355b75335 Fixed typos
git-svn-id: https://develop.svn.wordpress.org/trunk@402 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-01 14:38:10 +00:00
Dougal Campbell 4cea6ed865 Added sanity checking to several query parameters
git-svn-id: https://develop.svn.wordpress.org/trunk@401 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-01 14:35:49 +00:00
Alex King 2c756dde7b added more = 1; to display all content in rss/rdf feeds
git-svn-id: https://develop.svn.wordpress.org/trunk@400 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-01 07:28:07 +00:00
Mike Little 7d0efb9ddb Removed border attribute from img tag on upload.
Added no border style for image anchors
http://wordpress.org/support/4/658


git-svn-id: https://develop.svn.wordpress.org/trunk@399 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-30 22:37:04 +00:00
Mike Little 2cdc9f218c Removed 'search_engine_friendly_urls' and 'use_preview' options.
git-svn-id: https://develop.svn.wordpress.org/trunk@398 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-29 23:13:59 +00:00
Alex King 4a29e09ce3 changing login post to a relative URL
git-svn-id: https://develop.svn.wordpress.org/trunk@397 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-29 22:43:22 +00:00
Alex King f2eddbb520 added link to RSS for comments to comments forms
git-svn-id: https://develop.svn.wordpress.org/trunk@396 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-28 21:35:53 +00:00
Alex King e0e5c5ba23 added link to comments RSS feed
git-svn-id: https://develop.svn.wordpress.org/trunk@395 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-28 19:08:43 +00:00