Commit Graph

1865 Commits

Author SHA1 Message Date
Ryan Boren 122631f99e Apache 1.3 does not support the reluctant (non-greedy) expression modifier. Remove the modifier when outputting mod_rewrite rules.
git-svn-id: https://develop.svn.wordpress.org/trunk@1615 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-07 00:01:19 +00:00
Ryan Boren 6a98ee3737 New page by day code from Sebastian Herp.
git-svn-id: https://develop.svn.wordpress.org/trunk@1614 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-06 20:03:16 +00:00
Ryan Boren 3d451b067e Add missing join to page by day query.
git-svn-id: https://develop.svn.wordpress.org/trunk@1613 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-06 03:03:08 +00:00
Ryan Boren 0aa8ff6a3d Add wp-layout and a string translation. From MooKitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1612 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-06 02:46:49 +00:00
Ryan Boren 7ec1b62a42 Remove left over debug output.
git-svn-id: https://develop.svn.wordpress.org/trunk@1611 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 20:06:01 +00:00
Ryan Boren 24fd61e7fc Improve paging by days. Retabify source.
git-svn-id: https://develop.svn.wordpress.org/trunk@1610 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 20:00:09 +00:00
Matt Mullenweg e95e4738f7 Friendlier comment schema.
git-svn-id: https://develop.svn.wordpress.org/trunk@1609 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 07:44:58 +00:00
Matt Mullenweg 6bf4f0ed17 Bring wp.php into the 21st century
git-svn-id: https://develop.svn.wordpress.org/trunk@1608 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 07:30:59 +00:00
Matt Mullenweg a09cbbbc85 Slight cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@1607 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 07:25:31 +00:00
Matt Mullenweg 460e139bcb Enable morally correct trackback autodiscovery.
git-svn-id: https://develop.svn.wordpress.org/trunk@1606 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 07:17:40 +00:00
Matt Mullenweg 0ed9084d7d Set GUID on upgrade. CURRENTLY NOT WORKING. For some reason the get_settings calls aren't working.
git-svn-id: https://develop.svn.wordpress.org/trunk@1605 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 02:41:01 +00:00
Matt Mullenweg bf70fc82bd Set GUID when posting.
git-svn-id: https://develop.svn.wordpress.org/trunk@1604 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 02:03:51 +00:00
Matt Mullenweg 94c29fd51e Track and check user agent for comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@1603 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 01:50:39 +00:00
Matt Mullenweg 0e365db45d Two new fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@1602 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 01:43:40 +00:00
Matt Mullenweg 173f2cd3e6 Install and upgrade refactoring complete.
git-svn-id: https://develop.svn.wordpress.org/trunk@1601 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 01:22:17 +00:00
Matt Mullenweg 42be6523f2 Version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@1600 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 00:31:23 +00:00
Matt Mullenweg 6b0bcbf2f5 Massive options cleanup and another step of cleaning up the upgrade/install.
git-svn-id: https://develop.svn.wordpress.org/trunk@1599 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 00:24:28 +00:00
Matt Mullenweg 47740b518d Missing global.
git-svn-id: https://develop.svn.wordpress.org/trunk@1598 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-04 22:22:35 +00:00
Matt Mullenweg 9c1d725609 Remove optiongroup_options table.
git-svn-id: https://develop.svn.wordpress.org/trunk@1597 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-04 22:15:46 +00:00
Matt Mullenweg 1536ef3d40 Remove optiongroups table.
git-svn-id: https://develop.svn.wordpress.org/trunk@1596 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-04 22:09:21 +00:00
Matt Mullenweg af93d0ec1a Remove optiontypes table.
git-svn-id: https://develop.svn.wordpress.org/trunk@1595 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-04 22:04:19 +00:00
Matt Mullenweg 9cef0837a3 Remove optionvalues table.
git-svn-id: https://develop.svn.wordpress.org/trunk@1594 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-04 21:52:00 +00:00
Matt Mullenweg 3162e9f737 Bump to Markdown 1.0
git-svn-id: https://develop.svn.wordpress.org/trunk@1593 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-04 20:48:57 +00:00
Matt Mullenweg 1173ae6867 Texturize fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@1592 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-04 20:47:52 +00:00
Matt Mullenweg da530a13ae We're going to refer them to the heavy version instead.
git-svn-id: https://develop.svn.wordpress.org/trunk@1591 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-04 20:20:18 +00:00
Ryan Boren 24d5a6bddd Escape content and title before inserting into the DB. http://wordpress.org/support/2/12153
git-svn-id: https://develop.svn.wordpress.org/trunk@1590 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-04 08:03:20 +00:00
Ryan Boren 68246928c2 Fix for bug 250: Metaweblog API discards comment_status and ping_status.
git-svn-id: https://develop.svn.wordpress.org/trunk@1589 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-04 06:44:58 +00:00
Ryan Boren 140c51db04 Localize more text. Bug 119.
git-svn-id: https://develop.svn.wordpress.org/trunk@1588 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-03 22:40:37 +00:00
Ryan Boren 62186b5a46 Fix variable name typo. Patch from MooKitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1587 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-03 21:50:06 +00:00
Ryan Boren 40a13971f9 Return post ID from generic_ping(). Bug 229.
git-svn-id: https://develop.svn.wordpress.org/trunk@1586 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-03 20:33:15 +00:00
Ryan Boren 0ef4844be2 More permissive, i18n friendly regexs.
git-svn-id: https://develop.svn.wordpress.org/trunk@1585 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-03 20:22:23 +00:00
Ryan Boren 1e61535580 Send Geo Url Header only if use_geo_positions is set. Bug 242. Patch from 2fargon.
git-svn-id: https://develop.svn.wordpress.org/trunk@1584 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-03 04:29:11 +00:00
Ryan Boren a46419db4d Localize comment_type() text. Bug 246. Patch from nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1583 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-03 04:18:04 +00:00
Ryan Boren 09754a9dbc Add missing quotes. Bug 0000254.
git-svn-id: https://develop.svn.wordpress.org/trunk@1582 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-03 04:03:55 +00:00
Matt Mullenweg 01be3c57c6 XHTML error.
git-svn-id: https://develop.svn.wordpress.org/trunk@1581 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-01 21:20:28 +00:00
michelvaldrighi 8ff923a591 added Emmanuel Frecon's fix to create directories in mw.newMediaObject, removed some useless (and/or potentially dangerous) debug strings
git-svn-id: https://develop.svn.wordpress.org/trunk@1580 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-01 16:13:35 +00:00
Ryan Boren 1c7a48c64a Limit number of posts displayed on the edit posts page to 15 unless searching by month. In that case, show all posts for that month. Regression from 1.2. Reported by shelleyp.
git-svn-id: https://develop.svn.wordpress.org/trunk@1579 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-30 23:46:32 +00:00
Ryan Boren 8f04812704 Require upgrade-functions.php so that call to upgrade_all() does not fail. Reported by shelleyp, fixed by 2fargon.
git-svn-id: https://develop.svn.wordpress.org/trunk@1578 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-30 23:39:02 +00:00
Matt Mullenweg 77423f5a50 Eliminating some cruft.
git-svn-id: https://develop.svn.wordpress.org/trunk@1577 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-30 20:02:10 +00:00
Matt Mullenweg 62341a5faf Missing dollar sign.
git-svn-id: https://develop.svn.wordpress.org/trunk@1576 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-30 08:16:55 +00:00
Matt Mullenweg 6e1c571490 Vanquishing the terror of iso-8859-1.
git-svn-id: https://develop.svn.wordpress.org/trunk@1575 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-30 07:16:40 +00:00
Matt Mullenweg 54415b2289 Encoding change.
git-svn-id: https://develop.svn.wordpress.org/trunk@1574 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-30 07:07:03 +00:00
Matt Mullenweg 2e959a4399 Show # of awaiting comments in menu.
git-svn-id: https://develop.svn.wordpress.org/trunk@1573 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-28 09:11:46 +00:00
Matt Mullenweg 8e4263c25d Case typo in delete_post API hook. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000228
git-svn-id: https://develop.svn.wordpress.org/trunk@1572 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-28 08:54:44 +00:00
Matt Mullenweg d89603ce20 Improved autolink function. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000236
git-svn-id: https://develop.svn.wordpress.org/trunk@1571 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-28 08:40:13 +00:00
Ryan Boren b9fc57acbc 404 permalink handler.
git-svn-id: https://develop.svn.wordpress.org/trunk@1570 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-27 20:59:38 +00:00
michelvaldrighi d7f6c89f1b fix0red mw.newMediaObject, added byte-length logging (in which we learn Ecto 1.1.8 sends too many bytes, it seems)
git-svn-id: https://develop.svn.wordpress.org/trunk@1569 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-27 13:31:22 +00:00
michelvaldrighi 1aa3ba1de0 added mw.newMediaObject (not tested yet), fixed local/gmt dates confusion, removed debug edits, ate an apple too and taught a coworker how to use our espresso machine (it only takes a button to press)
git-svn-id: https://develop.svn.wordpress.org/trunk@1568 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-27 08:46:24 +00:00
Ryan Boren 0db135005b Eliminate use of DOCUMENT_ROOT. Look for .htaccess in 'home'.
git-svn-id: https://develop.svn.wordpress.org/trunk@1567 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-27 05:20:59 +00:00
Matt Mullenweg 44e22a498a Stop recursive stop recursive stop recursive... Hat tip: Dougal
git-svn-id: https://develop.svn.wordpress.org/trunk@1566 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-27 00:38:22 +00:00