Commit Graph

1597 Commits

Author SHA1 Message Date
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
michelvaldrighi 530f455bfa added mw.getRecentPosts, mw.getCategories, refactored the living shit out of the rest of the file
git-svn-id: https://develop.svn.wordpress.org/trunk@1565 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-26 15:42:43 +00:00
michelvaldrighi d69d080abc added very basic timezone support to IXR_Date
git-svn-id: https://develop.svn.wordpress.org/trunk@1564 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-26 12:40:48 +00:00
michelvaldrighi 63ab3d066c added metaweblog methods: newPost, editPost, getPost -- UNTESTED (yet)
git-svn-id: https://develop.svn.wordpress.org/trunk@1563 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-25 16:28:20 +00:00
michelvaldrighi d13b1e73bd added blogger.editPost and blogger.deletePost, time to move on to metaWeblog API addition
git-svn-id: https://develop.svn.wordpress.org/trunk@1562 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-25 15:24:09 +00:00
michelvaldrighi e9cbd77e2e added user_can_edit_post and user_can_delete_post
git-svn-id: https://develop.svn.wordpress.org/trunk@1561 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-25 15:12:10 +00:00
michelvaldrighi 4d37021dd5 whoops, typo in trackback_url_list
git-svn-id: https://develop.svn.wordpress.org/trunk@1560 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-25 14:22:39 +00:00
Matt Mullenweg ee8cebb3cf XFN 1.1 profile
git-svn-id: https://develop.svn.wordpress.org/trunk@1559 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-25 07:40:46 +00:00
Ryan Boren 8da2215076 Template redirection.
git-svn-id: https://develop.svn.wordpress.org/trunk@1558 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-24 08:43:01 +00:00
Ryan Boren 6c12d408ec Add previous_post_link() and next_post_link().
git-svn-id: https://develop.svn.wordpress.org/trunk@1557 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-24 01:35:57 +00:00
Ryan Boren 046c5333e8 Add is_year(), is_month(), is_day(), is_time().
git-svn-id: https://develop.svn.wordpress.org/trunk@1556 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-24 01:24:48 +00:00
Ryan Boren a1d2b2eb86 Fix a path info paging bug. Add using_mod_rewrite().
git-svn-id: https://develop.svn.wordpress.org/trunk@1555 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-23 23:28:14 +00:00
Matt Mullenweg 230d603f6d Missing table block elements from arnau siches
git-svn-id: https://develop.svn.wordpress.org/trunk@1554 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-23 09:07:07 +00:00
Matt Mullenweg 130c34bde3 Bookmarklet escaping fix from Alex
git-svn-id: https://develop.svn.wordpress.org/trunk@1553 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-23 08:29:14 +00:00
Matt Mullenweg be506d5c88 Too much of a mess
git-svn-id: https://develop.svn.wordpress.org/trunk@1552 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-23 02:01:03 +00:00
Matt Mullenweg 506423464f New submenu system.
git-svn-id: https://develop.svn.wordpress.org/trunk@1551 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-22 23:24:50 +00:00
Matt Mullenweg 4d3ef9eb4d Opening up Staticize to work from other developers.
git-svn-id: https://develop.svn.wordpress.org/trunk@1550 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-22 21:30:09 +00:00
Matt Mullenweg 3e382a85bb Nicer defaults.
git-svn-id: https://develop.svn.wordpress.org/trunk@1549 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-21 21:33:46 +00:00
Matt Mullenweg fe34dadde1 Wording clarification.
git-svn-id: https://develop.svn.wordpress.org/trunk@1548 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-21 21:26:23 +00:00