Commit Graph

212 Commits

Author SHA1 Message Date
michelvaldrighi f1715a5250 various fixes, and started MT API support
git-svn-id: https://develop.svn.wordpress.org/trunk@1658 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 16:52:13 +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
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
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 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 0b1a9970ab database-related functions such as wp_insert_post are now in wp-includes/functions-post.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1359 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-24 22:07:30 +00:00
Matt Mullenweg 717855f007 Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
git-svn-id: https://develop.svn.wordpress.org/trunk@1355 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-24 08:22:18 +00:00
michelvaldrighi a400663927 added blogger.newPost
git-svn-id: https://develop.svn.wordpress.org/trunk@1351 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-23 16:42:23 +00:00
michelvaldrighi 3abc94a5c5 added blogger.getTemplate and blogger.setTemplate
git-svn-id: https://develop.svn.wordpress.org/trunk@1349 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-23 15:46:43 +00:00
michelvaldrighi f96224edb1 work in progress: replacement for xmlrpc.php, using IXR
git-svn-id: https://develop.svn.wordpress.org/trunk@1348 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-23 04:02:53 +00:00