Commit Graph

1580 Commits

Author SHA1 Message Date
michelvaldrighi 9611463657 added Emmanuel Frecon's fix to create directories in mw.newMediaObject, removed some useless (and/or potentially dangerous) debug strings
git-svn-id: http://svn.automattic.com/wordpress/trunk@1580 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-01 16:13:35 +00:00
rboren add6cea9f1 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: http://svn.automattic.com/wordpress/trunk@1579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-30 23:46:32 +00:00
rboren 5bbe16e0e0 Require upgrade-functions.php so that call to upgrade_all() does not fail. Reported by shelleyp, fixed by 2fargon.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1578 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-30 23:39:02 +00:00
saxmatt 2a84681941 Eliminating some cruft.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-30 20:02:10 +00:00
saxmatt 22b8041c7a Missing dollar sign.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-30 08:16:55 +00:00
saxmatt 2d78e31a7d Vanquishing the terror of iso-8859-1.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-30 07:16:40 +00:00
saxmatt a13340bf08 Encoding change.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-30 07:07:03 +00:00
saxmatt a4413df77e Show # of awaiting comments in menu.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-28 09:11:46 +00:00
saxmatt 37aedcd902 Case typo in delete_post API hook. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000228
git-svn-id: http://svn.automattic.com/wordpress/trunk@1572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-28 08:54:44 +00:00
saxmatt 17433d3a32 Improved autolink function. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000236
git-svn-id: http://svn.automattic.com/wordpress/trunk@1571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-28 08:40:13 +00:00
rboren d39d7e2347 404 permalink handler.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-27 20:59:38 +00:00
michelvaldrighi 3f32823b55 fix0red mw.newMediaObject, added byte-length logging (in which we learn Ecto 1.1.8 sends too many bytes, it seems)
git-svn-id: http://svn.automattic.com/wordpress/trunk@1569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-27 13:31:22 +00:00
michelvaldrighi 17d6d76c73 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: http://svn.automattic.com/wordpress/trunk@1568 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-27 08:46:24 +00:00
rboren e8aa594ebd Eliminate use of DOCUMENT_ROOT. Look for .htaccess in 'home'.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-27 05:20:59 +00:00
saxmatt 9fda8f6ca6 Stop recursive stop recursive stop recursive... Hat tip: Dougal
git-svn-id: http://svn.automattic.com/wordpress/trunk@1566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-27 00:38:22 +00:00
michelvaldrighi b763f6ca7d added mw.getRecentPosts, mw.getCategories, refactored the living shit out of the rest of the file
git-svn-id: http://svn.automattic.com/wordpress/trunk@1565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-26 15:42:43 +00:00
michelvaldrighi 9bf7b66e00 added very basic timezone support to IXR_Date
git-svn-id: http://svn.automattic.com/wordpress/trunk@1564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-26 12:40:48 +00:00
michelvaldrighi 130040426b added metaweblog methods: newPost, editPost, getPost -- UNTESTED (yet)
git-svn-id: http://svn.automattic.com/wordpress/trunk@1563 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-25 16:28:20 +00:00
michelvaldrighi a41790f7dc added blogger.editPost and blogger.deletePost, time to move on to metaWeblog API addition
git-svn-id: http://svn.automattic.com/wordpress/trunk@1562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-25 15:24:09 +00:00
michelvaldrighi 21dcfb25d9 added user_can_edit_post and user_can_delete_post
git-svn-id: http://svn.automattic.com/wordpress/trunk@1561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-25 15:12:10 +00:00
michelvaldrighi 4ff88b4c3e whoops, typo in trackback_url_list
git-svn-id: http://svn.automattic.com/wordpress/trunk@1560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-25 14:22:39 +00:00
saxmatt 660dc0ce3a XFN 1.1 profile
git-svn-id: http://svn.automattic.com/wordpress/trunk@1559 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-25 07:40:46 +00:00
rboren 841e29798b Template redirection.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-24 08:43:01 +00:00
rboren f3cf5ba8c9 Add previous_post_link() and next_post_link().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-24 01:35:57 +00:00
rboren b7ac2955a2 Add is_year(), is_month(), is_day(), is_time().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-24 01:24:48 +00:00
rboren 80842ce65b Fix a path info paging bug. Add using_mod_rewrite().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1555 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-23 23:28:14 +00:00
saxmatt 72e99ca6fa Missing table block elements from arnau siches
git-svn-id: http://svn.automattic.com/wordpress/trunk@1554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-23 09:07:07 +00:00
saxmatt 1c01cf7dcf Bookmarklet escaping fix from Alex
git-svn-id: http://svn.automattic.com/wordpress/trunk@1553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-23 08:29:14 +00:00
saxmatt c41812066f Too much of a mess
git-svn-id: http://svn.automattic.com/wordpress/trunk@1552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-23 02:01:03 +00:00
saxmatt 77706cc025 New submenu system.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-22 23:24:50 +00:00
saxmatt 78cdf55da5 Opening up Staticize to work from other developers.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-22 21:30:09 +00:00
saxmatt ce38108aec Nicer defaults.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-21 21:33:46 +00:00
saxmatt 7637dbb6dc Wording clarification.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-21 21:26:23 +00:00
saxmatt f9a6bf3998 Just a little annoyance.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-21 21:25:19 +00:00
saxmatt 0f62a3c0a8 Even friendlier!
git-svn-id: http://svn.automattic.com/wordpress/trunk@1546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-21 20:48:32 +00:00
saxmatt 064773fcd8 Escape from slashville
git-svn-id: http://svn.automattic.com/wordpress/trunk@1545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-21 01:50:59 +00:00
saxmatt db943e4a2e Typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-20 17:56:51 +00:00
saxmatt 38545517b1 Some profiling info in $wpdb optionally.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-20 17:52:49 +00:00
saxmatt 3c6bc4ae08 Header/footer template start
git-svn-id: http://svn.automattic.com/wordpress/trunk@1542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-20 17:14:27 +00:00
rboren 0944da8d59 MT import fixes from 2fargon. Bug 0000227.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-19 20:13:36 +00:00
rboren ba6ee1070a Search permalinks complete with feed and paging support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1540 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-18 21:05:34 +00:00
rboren 17a630d374 Add lastentry to the list of vars to reset. Fix from 2fargon for bug 00002222.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1539 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-17 18:42:22 +00:00
emc3 c00c69e9d5 Added support for XFN 1.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@1538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-17 13:53:06 +00:00
rboren b3c8f86b0b Use is_single().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1537 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-17 02:29:37 +00:00
rboren f510f2a85d Paging cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-16 22:50:06 +00:00
rboren f3c3e4b218 Document %category% and %author% in the permalink options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-14 17:36:32 +00:00
rboren 3f7ac3eb4d Complete support for %author% in post permalinks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1534 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-14 17:29:09 +00:00
rboren 3258f9c219 Use sanitize_title() to process post, page, author, and category names in the query.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-14 16:08:57 +00:00
rboren 044c12ae42 Add lost return to get_permalink().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-13 15:00:45 +00:00
rboren 4a0112f746 Add pagename query var.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-11 01:55:34 +00:00