Commit Graph

457 Commits

Author SHA1 Message Date
saxmatt 9b49dac1c4 Stylistic tweak, seperate name and date in comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-20 05:12:16 +00:00
emc3 8c2b8215d8 Applying patches from otaku42: Fix two bugs in images uploads. Fix time_difference limitations.
git-svn-id: http://svn.automattic.com/wordpress/trunk@456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-17 19:26:05 +00:00
saxmatt 363715a0e3 Texturize preg_split .* should match newlines as well.
git-svn-id: http://svn.automattic.com/wordpress/trunk@455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-16 16:58:48 +00:00
saxmatt 71be4f1857 The beginning of the comments page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-14 05:19:26 +00:00
alex_t_king 337ae10252 moved the posts, comments, edit links
git-svn-id: http://svn.automattic.com/wordpress/trunk@453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-14 00:54:09 +00:00
saxmatt ee40667db6 Admin style tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 15:47:31 +00:00
alex_t_king bf762272d8 refactored the quicktag code and fixed a few bugs
git-svn-id: http://svn.automattic.com/wordpress/trunk@451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 07:36:00 +00:00
saxmatt 71209520da Use class instead of ID.
git-svn-id: http://svn.automattic.com/wordpress/trunk@450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 05:50:02 +00:00
saxmatt a0607c3d01 Extra break.
git-svn-id: http://svn.automattic.com/wordpress/trunk@449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 05:46:32 +00:00
saxmatt a5e54ed983 Use class instead of ID.
git-svn-id: http://svn.automattic.com/wordpress/trunk@448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 05:34:07 +00:00
saxmatt f268c0ad4b Redundant <span> removed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 05:17:36 +00:00
saxmatt 81ab3dfe9b Nice seperators.
git-svn-id: http://svn.automattic.com/wordpress/trunk@446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 05:15:47 +00:00
saxmatt 2e3aa100d0 We're going to need it anyway. :)
git-svn-id: http://svn.automattic.com/wordpress/trunk@445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 04:40:37 +00:00
saxmatt 352645c8ed Renamed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-12 23:57:34 +00:00
mikelittle 3950bcc422 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: http://svn.automattic.com/wordpress/trunk@443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-12 08:40:48 +00:00
saxmatt d1926294f5 Added trackback URL, brought it up to date with b2comments.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-10 00:14:46 +00:00
emc3 a2820c3e63 Fixed problem with X-Mailer header
git-svn-id: http://svn.automattic.com/wordpress/trunk@441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-09 16:06:29 +00:00
emc3 11dda1b437 $siteurl was not getting interpolated in comment links
git-svn-id: http://svn.automattic.com/wordpress/trunk@440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-09 15:33:33 +00:00
mikelittle f5d08a51cb Wrapped text
git-svn-id: http://svn.automattic.com/wordpress/trunk@439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 22:33:27 +00:00
mikelittle 7aa27eab30 Fixed trailing whitespace. Removed duplicate form tag. Sorted invalid markup tags.
git-svn-id: http://svn.automattic.com/wordpress/trunk@438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 22:32:01 +00:00
mikelittle b7a5ea4461 double quotes to single
git-svn-id: http://svn.automattic.com/wordpress/trunk@437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 22:28:39 +00:00
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