Commit Graph

1712 Commits

Author SHA1 Message Date
michelvaldrighi
5a22f20cab fix for #317: part two, avoid including the same plugin file twice
git-svn-id: http://svn.automattic.com/wordpress/trunk@1712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-26 18:12:55 +00:00
michelvaldrighi
be1a61f241 fix for #317: part one, avoid activating the same plugin twice
git-svn-id: http://svn.automattic.com/wordpress/trunk@1711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-26 18:12:12 +00:00
saxmatt
8379f2deed Typo. Hat tip: Marc van Veen
git-svn-id: http://svn.automattic.com/wordpress/trunk@1710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-26 02:26:12 +00:00
michelvaldrighi
f6c1bcc60b added discover_pingback_server_uri, should dramatically speed things up
git-svn-id: http://svn.automattic.com/wordpress/trunk@1709 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-24 17:29:25 +00:00
michelvaldrighi
ee856b3497 moved die() command, fixes bug #309
git-svn-id: http://svn.automattic.com/wordpress/trunk@1708 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-23 12:27:52 +00:00
michelvaldrighi
25a0cec898 added From: header to the mail notification
git-svn-id: http://svn.automattic.com/wordpress/trunk@1707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-23 11:42:40 +00:00
michelvaldrighi
75caf09741 make pingback.ping use wp_new_comment
git-svn-id: http://svn.automattic.com/wordpress/trunk@1706 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-22 19:45:29 +00:00
michelvaldrighi
00d3d3fec9 fixes for bug #311, by bronski
git-svn-id: http://svn.automattic.com/wordpress/trunk@1705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-22 19:44:35 +00:00
michelvaldrighi
93674897fc dateCreated typos
git-svn-id: http://svn.automattic.com/wordpress/trunk@1704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-22 12:11:05 +00:00
saxmatt
b903edacea Some file editor improvements. New: Recently edited and editor sidebar.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-22 06:33:54 +00:00
saxmatt
d7364bbf70 Usability enhancements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1702 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-21 23:41:27 +00:00
saxmatt
7825f763df Usability enhancements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-21 23:36:27 +00:00
saxmatt
43e90ca510 No longer used.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-21 19:47:00 +00:00
saxmatt
d077a61bd2 No longer used.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-21 19:41:13 +00:00
donncha
958dd144e9 Fix by Michael Leuchtenburg so that bookmarklet respects pingback setting.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-20 09:37:30 +00:00
rboren
0cdc3aaff5 If we attempt path info matching but do not match, set 404. Also, retabify some code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1697 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-19 04:19:16 +00:00
rboren
75d974639b Trackback fix ups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1696 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 22:47:43 +00:00
rboren
76d4882921 Rename using_mod_rewrite() to using_index_permalinks(). Start removing blogfilename references.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 20:04:29 +00:00
rboren
a88c2a9db9 Test for feed and trackback at the beginning of the template redirection code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1694 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 19:01:18 +00:00
michelvaldrighi
06d0270928 I was stupidly parsing dateCreated even when it was empty -- hence the crash in mw_newPost
git-svn-id: http://svn.automattic.com/wordpress/trunk@1693 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 18:10:16 +00:00
michelvaldrighi
4fe649501d whoops, a dot that was removed yesterday came back when restoring the file
git-svn-id: http://svn.automattic.com/wordpress/trunk@1692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 17:03:08 +00:00
rboren
dcb4808bfc Do not try to link to theme and author uris that are not there. Bug 295.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1691 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 06:08:40 +00:00
rboren
6cfc34b013 Fix boulk comment delete. Bug 291. Patch from ringmaster.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 05:56:28 +00:00
rboren
884ebec4f5 Remove extra slashes from permalink structure.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1689 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 05:49:10 +00:00
rboren
3ec0bc86c0 Do not sanitize an empty title.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 05:38:47 +00:00
rboren
120f11f4ed Do not sanitize an empty title.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 05:36:18 +00:00
rboren
8db1ca2dfa htmlspecialchars() no longer needs to be run against rewrite_rules due to options-permalink reorg. Currently, ampersands end up being encoded in .htaccess, which causes breakage.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1686 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 03:04:27 +00:00
michelvaldrighi
a7322e87b5 big oopsie related to moving the xmlrpc.php file: somehow it got replaced by the old one. you can ignore version 1.21
git-svn-id: http://svn.automattic.com/wordpress/trunk@1685 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-17 20:53:18 +00:00
michelvaldrighi
7c7e0fb36d moved wp-admin/xmlrpc.php to the root dir
git-svn-id: http://svn.automattic.com/wordpress/trunk@1684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-17 20:48:43 +00:00
michelvaldrighi
4133fc887d reverting wp-admin/xmlrpc.php changes
git-svn-id: http://svn.automattic.com/wordpress/trunk@1683 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-17 14:57:15 +00:00
michelvaldrighi
1ae5d673e4 updated pingback() to use IXR -- now we aren't using phpxmlrpc anywhere anymore
git-svn-id: http://svn.automattic.com/wordpress/trunk@1682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-17 14:11:28 +00:00
donncha
b28a9e34b0 The two flags "default_ping_status" and "default_comment_status" weren't being
recorded properly.


git-svn-id: http://svn.automattic.com/wordpress/trunk@1681 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-17 13:05:06 +00:00
donncha
c83efe02ea When there's only one user on a blog edit.php displays an error. Fixed.
http://wordpress.org/support/6/12915


git-svn-id: http://svn.automattic.com/wordpress/trunk@1680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-17 10:51:23 +00:00
michelvaldrighi
ed8f14406a returning actual fault codes in pingback.ping
git-svn-id: http://svn.automattic.com/wordpress/trunk@1679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-17 10:35:41 +00:00
donncha
331257f4fe Check for moderation_notify flag before notifying moderator that about
held comments.


git-svn-id: http://svn.automattic.com/wordpress/trunk@1678 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-17 10:26:34 +00:00
michelvaldrighi
5fd7490c9f now that we have a new pingback server in wp-admin/xmlrpc.php, let's advertise it
git-svn-id: http://svn.automattic.com/wordpress/trunk@1677 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-17 09:27:04 +00:00
michelvaldrighi
226cf46cb2 letting IXR take care of URI parsing, while leaving the old way to call weblog_ping possible
git-svn-id: http://svn.automattic.com/wordpress/trunk@1676 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-17 08:39:12 +00:00
rboren
df9a953c1d Revert to default theme if active theme is broken.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-16 18:09:32 +00:00
michelvaldrighi
3de41a8e3e replaced old weblog_ping with new IXR-based weblog_ping
git-svn-id: http://svn.automattic.com/wordpress/trunk@1674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-16 17:08:56 +00:00
michelvaldrighi
e7d60415cf added timeout and vendor parameters to IXR_Client, could be very useful for weblog_pings
git-svn-id: http://svn.automattic.com/wordpress/trunk@1673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-16 17:07:59 +00:00
michelvaldrighi
fcb0c54764 added pingback.extensions.getPingbacks
git-svn-id: http://svn.automattic.com/wordpress/trunk@1672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-16 15:20:39 +00:00
michelvaldrighi
83d9723226 now with complete MT API support -- TEST TEST TEST THIS (here it worked fine with Ecto 2)
git-svn-id: http://svn.automattic.com/wordpress/trunk@1671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-16 14:54:25 +00:00
michelvaldrighi
093993d920 added pingback (now with accurate fault codes and more easily readable code), added aliases for metaweblog stuff that mimics blogger api
git-svn-id: http://svn.automattic.com/wordpress/trunk@1670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-16 13:26:06 +00:00
michelvaldrighi
c0de7fb232 support for comment_type, while we move away from <*back /> stuff
git-svn-id: http://svn.automattic.com/wordpress/trunk@1669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-16 13:15:07 +00:00
saxmatt
c6ba5da320 Title attribute can cause probs with markup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1668 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-16 10:58:33 +00:00
saxmatt
ca6d3c3285 More new_users_can_blog fixes, including to the registration form and resolution to http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000280
git-svn-id: http://svn.automattic.com/wordpress/trunk@1667 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-16 10:26:39 +00:00
michelvaldrighi
dba576b791 wtf was I thinking? here comes a bunch of fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@1666 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-16 09:55:00 +00:00
saxmatt
33cd55d276 Don't forget to strip
git-svn-id: http://svn.automattic.com/wordpress/trunk@1665 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-16 01:08:50 +00:00
saxmatt
e8f22c65a2 Axing of geo stuff, major cleanups on permalink options, style tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-15 15:09:39 +00:00
rboren
e7e5b63493 Make $pagenow work with PATH_INFO.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1663 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-15 08:16:58 +00:00