Commit Graph

19636 Commits

Author SHA1 Message Date
mikelittle e2744e0cfc Added missing global querycount
git-svn-id: http://svn.automattic.com/wordpress/trunk@436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 22:27:45 +00:00
emc3 bee64c0d3f Added unlink() call to clean up any possible temporary files.
git-svn-id: http://svn.automattic.com/wordpress/trunk@435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 17:41:54 +00:00
emc3 bc40314e66 Added workaround for move_uploaded_file() problems in some server setups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 17:28:25 +00:00
emc3 977db664f8 Back to no calendar display if no posts
git-svn-id: http://svn.automattic.com/wordpress/trunk@433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 14:06:03 +00:00
emc3 240c3ea9d8 Added checks to category functions for empty results.
git-svn-id: http://svn.automattic.com/wordpress/trunk@432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 21:48:32 +00:00
emc3 4574bd5dcb More calendar error-proofing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 21:33:39 +00:00
emc3 d5038dbf0c Fixed some file paths for the new location
git-svn-id: http://svn.automattic.com/wordpress/trunk@430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 20:08:27 +00:00
emc3 3fc1af9573 Moved blogger-2-wp.php to wp-admin/import-blogger.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 20:01:17 +00:00
emc3 547f839b07 Added safety checks for duplicate posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 19:56:49 +00:00
saxmatt 6a8386bcc8 Not used.
git-svn-id: http://svn.automattic.com/wordpress/trunk@427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 19:16:09 +00:00
saxmatt f6fcfeefba Fixed HTML, updated to not include some more obvious mistakes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 19:05:14 +00:00
emc3 b6fd4cc8d4 Fixed potential infinite loop if there are no posts
git-svn-id: http://svn.automattic.com/wordpress/trunk@425 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 18:19:47 +00:00
saxmatt f742df8065 Added a simple check to see if WP is already installed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@424 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 17:28:40 +00:00
saxmatt aaefcd4c40 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: http://svn.automattic.com/wordpress/trunk@423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 17:06:22 +00:00
saxmatt cc03c08a75 Changed wording to make things slightly clearer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 17:03:11 +00:00
saxmatt 5c234271c0 Added check for wp-config.php and edited text and style slightly. Still need to do something about step 3.
git-svn-id: http://svn.automattic.com/wordpress/trunk@421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 16:54:27 +00:00
saxmatt 878a79d7b2 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: http://svn.automattic.com/wordpress/trunk@420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 16:25:58 +00:00
saxmatt e892d3eb12 Typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 16:21:24 +00:00
mikelittle ff22d49212 Fixed bug when register globals is off.
http://wordpress.org/support/6/584


git-svn-id: http://svn.automattic.com/wordpress/trunk@418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 00:22:30 +00:00
mikelittle fcd1a997a8 Removed 'search_engine_friendly_urls' options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-06 23:48:17 +00:00
emc3 d23795f348 Changed version to 0.72; added get_links_list() doc; updated XML-RPC API info
git-svn-id: http://svn.automattic.com/wordpress/trunk@416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-06 18:51:41 +00:00
mikelittle 0843c2cf22 Moved credit and timer call so that it more acurately reflects the time taken to generate the page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-05 21:15:44 +00:00
mikelittle 14b37dc51d Added call to antispambot round admin email.
git-svn-id: http://svn.automattic.com/wordpress/trunk@414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-05 21:13:40 +00:00
mikelittle 1db80bb008 Added call to antispambot round comment email.
git-svn-id: http://svn.automattic.com/wordpress/trunk@413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-05 21:06:11 +00:00
mikelittle 42d87177de Added call to antispambot round admin email.
git-svn-id: http://svn.automattic.com/wordpress/trunk@412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-05 21:03:25 +00:00
saxmatt 7cb21067bb Remove call by reference.
git-svn-id: http://svn.automattic.com/wordpress/trunk@411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-04 18:23:59 +00:00
alex_t_king 1a261103b9 added time offset
git-svn-id: http://svn.automattic.com/wordpress/trunk@410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-04 02:33:16 +00:00
saxmatt 9d417f7937 Clean up of notification code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-03 23:04:54 +00:00
saxmatt 160ffbe519 Bring trackback notification up to date with comment notification stuff.
git-svn-id: http://svn.automattic.com/wordpress/trunk@408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-03 22:52:59 +00:00
saxmatt 68c12a4def Some general comment code cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-03 22:31:47 +00:00
alex_t_king ae54cb6863 added checks for future posts
git-svn-id: http://svn.automattic.com/wordpress/trunk@406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-03 03:23:10 +00:00
mikelittle 2c07733a02 Made trackback use excerpt if available. Fix from otaku42
http://wordpress.org/support/4/667


git-svn-id: http://svn.automattic.com/wordpress/trunk@405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-02 23:41:33 +00:00
emc3 aaeaaa0c45 Fixed logic error when selecting posts by multiple author ids
git-svn-id: http://svn.automattic.com/wordpress/trunk@404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-02 13:56:14 +00:00
emc3 e50c87cc4f Fixed code for selecting multiple authors via query params
git-svn-id: http://svn.automattic.com/wordpress/trunk@403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-01 20:58:44 +00:00
emc3 c8bc513d23 Fixed typos
git-svn-id: http://svn.automattic.com/wordpress/trunk@402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-01 14:38:10 +00:00
emc3 ad7545eff1 Added sanity checking to several query parameters
git-svn-id: http://svn.automattic.com/wordpress/trunk@401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-01 14:35:49 +00:00
alex_t_king 27aa1836c7 added more = 1; to display all content in rss/rdf feeds
git-svn-id: http://svn.automattic.com/wordpress/trunk@400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-01 07:28:07 +00:00
mikelittle 616efa0eb9 Removed border attribute from img tag on upload.
Added no border style for image anchors
http://wordpress.org/support/4/658


git-svn-id: http://svn.automattic.com/wordpress/trunk@399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-30 22:37:04 +00:00
mikelittle e0ecd6fe48 Removed 'search_engine_friendly_urls' and 'use_preview' options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-29 23:13:59 +00:00
alex_t_king 6b2f206dba changing login post to a relative URL
git-svn-id: http://svn.automattic.com/wordpress/trunk@397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-29 22:43:22 +00:00
alex_t_king 1a77d22ca5 added link to RSS for comments to comments forms
git-svn-id: http://svn.automattic.com/wordpress/trunk@396 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-28 21:35:53 +00:00
alex_t_king 5ff45466a7 added link to comments RSS feed
git-svn-id: http://svn.automattic.com/wordpress/trunk@395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-28 19:08:43 +00:00
alex_t_king 737d3b5294 moved the password form into its own function get_the_password_form() and added functions needed for the comments RSS feed
git-svn-id: http://svn.automattic.com/wordpress/trunk@394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-28 18:23:52 +00:00
alex_t_king c4d859cca9 added password protection to comments
git-svn-id: http://svn.automattic.com/wordpress/trunk@393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-28 18:20:14 +00:00
alex_t_king fa0de0a150 adding rss feed for comments
git-svn-id: http://svn.automattic.com/wordpress/trunk@392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-28 18:19:10 +00:00
alex_t_king 1ed90dee8f added P tags around the 'enter your password' message
git-svn-id: http://svn.automattic.com/wordpress/trunk@391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-27 05:45:59 +00:00
alex_t_king 8939892461 added check for password protection
git-svn-id: http://svn.automattic.com/wordpress/trunk@390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-27 05:45:29 +00:00
mikelittle 885ea9ed78 Fixed missing li tags.
git-svn-id: http://svn.automattic.com/wordpress/trunk@389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-26 23:15:12 +00:00
mikelittle af2529fdb9 Added display of post count on monthly archives
git-svn-id: http://svn.automattic.com/wordpress/trunk@388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-26 07:03:35 +00:00
alex_t_king 50eec347ba moved link to Show Post from beginning to end of actions links
git-svn-id: http://svn.automattic.com/wordpress/trunk@387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-25 22:43:07 +00:00