Commit Graph

4390 Commits

Author SHA1 Message Date
Ryan Boren ce1cb37f34 Bump autosave interval to 2 minutes for now. #3379
git-svn-id: https://develop.svn.wordpress.org/trunk@4512 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-22 02:54:04 +00:00
Ryan Boren 56cda89bdf Make wptexturize faster. Props ecb29. fixes #2980
git-svn-id: https://develop.svn.wordpress.org/trunk@4511 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-21 22:00:10 +00:00
Ryan Boren 6def40697c Upload JS fixes from mdawaffe. fixes #3378
git-svn-id: https://develop.svn.wordpress.org/trunk@4510 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-21 20:10:01 +00:00
Ryan Boren 64262206e2 Attempt at eliminating cron contention.
git-svn-id: https://develop.svn.wordpress.org/trunk@4509 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-21 02:48:12 +00:00
Ryan Boren 2e848a43e4 Bump script ver.
git-svn-id: https://develop.svn.wordpress.org/trunk@4508 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-21 01:40:25 +00:00
Ryan Boren 314a957940 Kill form submission during autosave.
git-svn-id: https://develop.svn.wordpress.org/trunk@4507 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-21 01:39:09 +00:00
Ryan Boren 6d3ce02732 TinyMCE 2.0.8
git-svn-id: https://develop.svn.wordpress.org/trunk@4506 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-21 00:55:06 +00:00
Ryan Boren 770da54d44 ID instead of id. Props Nazgul. fixes #3152
git-svn-id: https://develop.svn.wordpress.org/trunk@4505 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-20 05:01:57 +00:00
Ryan Boren c1767df117 ID instead of id. Props Nazgul. fixes #3152
git-svn-id: https://develop.svn.wordpress.org/trunk@4504 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-20 04:29:06 +00:00
Ryan Boren 6e8a8a7b95 get_children() uses get_posts(). Props mdawaffe. fixes #3189
git-svn-id: https://develop.svn.wordpress.org/trunk@4503 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-20 04:23:12 +00:00
Ryan Boren 54a03e22ab Fix logo link and use install.css in wpdb bail. Props Sewar. fixes #3209
git-svn-id: https://develop.svn.wordpress.org/trunk@4502 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-20 04:07:34 +00:00
Ryan Boren 57bc52df0d Don't linebreak after Z. Props andy. fixes #3312
git-svn-id: https://develop.svn.wordpress.org/trunk@4501 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-20 04:02:40 +00:00
Ryan Boren c15228c6d2 Standardize on Links instead of Bookmarks until we change our minds again.
git-svn-id: https://develop.svn.wordpress.org/trunk@4500 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-20 02:23:41 +00:00
Ryan Boren e08d6f10d2 Standardize on Links instead of Bookmarks until we change our minds again.
git-svn-id: https://develop.svn.wordpress.org/trunk@4499 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-20 02:17:07 +00:00
Ryan Boren 8d2a32913e Pass format string and gmtbool as args to data and time filters. Props sdiz. fixes #2754
git-svn-id: https://develop.svn.wordpress.org/trunk@4498 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-20 01:46:20 +00:00
Ryan Boren cb11b2ef85 Handle empty authors list. Props MichaelH. fixes #2384
git-svn-id: https://develop.svn.wordpress.org/trunk@4497 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 08:06:03 +00:00
Ryan Boren e44ea1ff93 Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 07:56:05 +00:00
Ryan Boren 603ec78946 i18n fix for comments_number(). Props Mark Jaquith. fixes #3244
git-svn-id: https://develop.svn.wordpress.org/trunk@4494 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 07:45:28 +00:00
Ryan Boren 7b7647cc63 Don't need to mark as private in page_rows() since get_the_title() does it.
git-svn-id: https://develop.svn.wordpress.org/trunk@4492 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 07:29:09 +00:00
Ryan Boren a89032ffe3 Show 'Unpublished' instead of epoch time for drafts.
git-svn-id: https://develop.svn.wordpress.org/trunk@4491 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 07:24:55 +00:00
Ryan Boren 57ac4aeef6 Don't allow a category to be it's own parent. Props donncha. fixes #3278
git-svn-id: https://develop.svn.wordpress.org/trunk@4490 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 01:12:36 +00:00
Ryan Boren 8a40059070 Don't enforce presence of mysql system if custom DB class is being used. Props Nazgul. fixes #3293
git-svn-id: https://develop.svn.wordpress.org/trunk@4489 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 01:06:08 +00:00
Ryan Boren 45984c58eb ceil() max_num_pages. Props MattRead. fixes #3368
git-svn-id: https://develop.svn.wordpress.org/trunk@4488 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 00:58:15 +00:00
Ryan Boren 67ce2d8d4f Ref more singletons.
git-svn-id: https://develop.svn.wordpress.org/trunk@4486 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 00:12:57 +00:00
Matt Mullenweg 27c7018cdc Add IDs to export, and let it filter by authors.
git-svn-id: https://develop.svn.wordpress.org/trunk@4485 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 23:13:15 +00:00
Matt Mullenweg 49c48e0607 AJAX loading of dashboard for slow stuff
git-svn-id: https://develop.svn.wordpress.org/trunk@4484 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 23:12:39 +00:00
Ryan Boren 0e188c6859 Base last modified time for comment feeds on comments, not the post. Props mdawaffe. fixes #137
git-svn-id: https://develop.svn.wordpress.org/trunk@4483 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 20:46:43 +00:00
Ryan Boren 94e045fa69 Add edit_category_form hook. fixes #2717
git-svn-id: https://develop.svn.wordpress.org/trunk@4482 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 20:40:29 +00:00
Ryan Boren 19051fe4d3 Menu reparenting fixes. Now even more complex and incomprehensible.
git-svn-id: https://develop.svn.wordpress.org/trunk@4481 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 16:24:31 +00:00
Ryan Boren 7e226f1a94 Hold off on menu cleanup until next release. There be dragons.
git-svn-id: https://develop.svn.wordpress.org/trunk@4480 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 07:31:29 +00:00
Matt Mullenweg ce231b2bc2 Paging for comments
git-svn-id: https://develop.svn.wordpress.org/trunk@4479 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 06:52:01 +00:00
Matt Mullenweg 6af3bdbb32 Admin functions cleanup, and change how we do titles and parents in the backend
git-svn-id: https://develop.svn.wordpress.org/trunk@4478 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 06:09:48 +00:00
Ryan Boren b973ee2e7d Force download of export file in browsers that try to be too smart. Props mdawaffe. fixes #3225
git-svn-id: https://develop.svn.wordpress.org/trunk@4477 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 01:27:22 +00:00
Ryan Boren a9df0b834b Visual and Code. Props foolswisdom. fixes #3233
git-svn-id: https://develop.svn.wordpress.org/trunk@4476 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-17 21:16:17 +00:00
Ryan Boren a18ec2228c Fix attachment links for page on front. Props mdawaffe. fixes #2515
git-svn-id: https://develop.svn.wordpress.org/trunk@4475 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-17 20:00:11 +00:00
Matt Mullenweg 810de63c7c Create a new comments top-level menu and move things under it
git-svn-id: https://develop.svn.wordpress.org/trunk@4474 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-17 16:22:46 +00:00
Mark Jaquith 33a423a769 silence the fopen() in wp_remote_fopen()
git-svn-id: https://develop.svn.wordpress.org/trunk@4472 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-15 22:46:35 +00:00
Ryan Boren e8f473002c Set extract type and rename car to avoid overwrites.
git-svn-id: https://develop.svn.wordpress.org/trunk@4469 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-15 00:25:44 +00:00
Ryan Boren 4b228e44c9 Exit after redirect.
git-svn-id: https://develop.svn.wordpress.org/trunk@4468 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-15 00:02:28 +00:00
Ryan Boren 2aeba54363 Exit after redirect.
git-svn-id: https://develop.svn.wordpress.org/trunk@4467 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-14 23:44:25 +00:00
Ryan Boren 7602d4ea9a Inline uploader tweaks from mdawaffe. fixes #3360
git-svn-id: https://develop.svn.wordpress.org/trunk@4466 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-14 23:18:20 +00:00
Ryan Boren cf30cd6e7e Don't use deprecated start_wp(). Props westi. fixes #3188
git-svn-id: https://develop.svn.wordpress.org/trunk@4465 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-14 01:24:27 +00:00
Ryan Boren 5d37af4e0d Use die() not wp_die(). Props AlanJCastonguay. fixes #3357
git-svn-id: https://develop.svn.wordpress.org/trunk@4464 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-13 17:37:41 +00:00
Ryan Boren 997227c59a is_singular should be false for the posts page. Props mdawaffe. fixes #3351
git-svn-id: https://develop.svn.wordpress.org/trunk@4463 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-11 18:25:42 +00:00
Mark Jaquith 622508a215 Specify <author /> for comment authors in comment feed. Props to Erik Barzeski for the report, Nazgul for the patch. fixes #3303
git-svn-id: https://develop.svn.wordpress.org/trunk@4462 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-09 19:08:57 +00:00
Mark Jaquith cd1287bca8 valid XHTML for uploader. props tassoman and mdawaffe. fixes #3340
git-svn-id: https://develop.svn.wordpress.org/trunk@4461 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-09 19:02:40 +00:00
Ryan Boren be689d80a3 Preserve the original query object as wp_the_query so that it's not stomped by subsequent calls to query_posts().
git-svn-id: https://develop.svn.wordpress.org/trunk@4460 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-09 06:50:58 +00:00
Ryan Boren e94e7229c9 Bump script vers.
git-svn-id: https://develop.svn.wordpress.org/trunk@4459 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-08 21:24:52 +00:00
Ryan Boren 368ceed2a8 Ajax plugin tweakage from mdawaffe. fixes #3334
git-svn-id: https://develop.svn.wordpress.org/trunk@4458 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-08 21:23:41 +00:00
Ryan Boren 94b9222a4b Remove paging by days. fixes #3341
git-svn-id: https://develop.svn.wordpress.org/trunk@4457 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-08 21:22:35 +00:00