Commit Graph

1680 Commits

Author SHA1 Message Date
Donncha O Caoimh febf75f50d When there's only one user on a blog edit.php displays an error. Fixed.
http://wordpress.org/support/6/12915


git-svn-id: https://develop.svn.wordpress.org/trunk@1680 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-17 10:51:23 +00:00
michelvaldrighi c2b97cdfec returning actual fault codes in pingback.ping
git-svn-id: https://develop.svn.wordpress.org/trunk@1679 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-17 10:35:41 +00:00
Donncha O Caoimh 5e0e0bf9a9 Check for moderation_notify flag before notifying moderator that about
held comments.


git-svn-id: https://develop.svn.wordpress.org/trunk@1678 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-17 10:26:34 +00:00
michelvaldrighi fa94dfa448 now that we have a new pingback server in wp-admin/xmlrpc.php, let's advertise it
git-svn-id: https://develop.svn.wordpress.org/trunk@1677 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-17 09:27:04 +00:00
michelvaldrighi be784a3f52 letting IXR take care of URI parsing, while leaving the old way to call weblog_ping possible
git-svn-id: https://develop.svn.wordpress.org/trunk@1676 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-17 08:39:12 +00:00
Ryan Boren 45d9bf4b56 Revert to default theme if active theme is broken.
git-svn-id: https://develop.svn.wordpress.org/trunk@1675 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-16 18:09:32 +00:00
michelvaldrighi 0d2f304c8b replaced old weblog_ping with new IXR-based weblog_ping
git-svn-id: https://develop.svn.wordpress.org/trunk@1674 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-16 17:08:56 +00:00
michelvaldrighi d1d60768cc added timeout and vendor parameters to IXR_Client, could be very useful for weblog_pings
git-svn-id: https://develop.svn.wordpress.org/trunk@1673 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-16 17:07:59 +00:00
michelvaldrighi c7f5afd9db added pingback.extensions.getPingbacks
git-svn-id: https://develop.svn.wordpress.org/trunk@1672 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-16 15:20:39 +00:00
michelvaldrighi e9dd8f6187 now with complete MT API support -- TEST TEST TEST THIS (here it worked fine with Ecto 2)
git-svn-id: https://develop.svn.wordpress.org/trunk@1671 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-16 14:54:25 +00:00
michelvaldrighi ea193a0f97 added pingback (now with accurate fault codes and more easily readable code), added aliases for metaweblog stuff that mimics blogger api
git-svn-id: https://develop.svn.wordpress.org/trunk@1670 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-16 13:26:06 +00:00
michelvaldrighi 8f164348c6 support for comment_type, while we move away from <*back /> stuff
git-svn-id: https://develop.svn.wordpress.org/trunk@1669 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-16 13:15:07 +00:00
Matt Mullenweg 06a08d416a Title attribute can cause probs with markup.
git-svn-id: https://develop.svn.wordpress.org/trunk@1668 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-16 10:58:33 +00:00
Matt Mullenweg b47e9a5139 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: https://develop.svn.wordpress.org/trunk@1667 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-16 10:26:39 +00:00
michelvaldrighi c69ee23851 wtf was I thinking? here comes a bunch of fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@1666 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-16 09:55:00 +00:00
Matt Mullenweg 5b73909f79 Don't forget to strip
git-svn-id: https://develop.svn.wordpress.org/trunk@1665 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-16 01:08:50 +00:00
Matt Mullenweg 3776531128 Axing of geo stuff, major cleanups on permalink options, style tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1664 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-15 15:09:39 +00:00
Ryan Boren c3ad9d60cf Make $pagenow work with PATH_INFO.
git-svn-id: https://develop.svn.wordpress.org/trunk@1663 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-15 08:16:58 +00:00
Ryan Boren d5b58ba8d5 Check for index.php instead of blogfilename.
git-svn-id: https://develop.svn.wordpress.org/trunk@1662 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-15 07:37:43 +00:00
Ryan Boren 3d0c99e58c Mark "more" link text for translation, just for grins. Bug 119.
git-svn-id: https://develop.svn.wordpress.org/trunk@1661 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-15 03:37:44 +00:00
Ryan Boren c4a4ee4dff Make comments_template() theme aware.
git-svn-id: https://develop.svn.wordpress.org/trunk@1660 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-15 02:50:29 +00:00
michelvaldrighi 18fc3d77f2 fixed comment_status screwup, removed debug stuff, screwed up big time, ate a cheese sandwich
git-svn-id: https://develop.svn.wordpress.org/trunk@1659 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 17:20:22 +00:00
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 3d4548debe fixed bug #279, and fixed datetime to make it a proper w3cdtf string
git-svn-id: https://develop.svn.wordpress.org/trunk@1657 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 16:35:58 +00:00
Matt Mullenweg 2059519dbf Initial functionality so level 1 users may be allowed to publish or just post drafts.
git-svn-id: https://develop.svn.wordpress.org/trunk@1656 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 12:41:09 +00:00
Matt Mullenweg 9d7f710ce7 Some UI changes to theme manager. Seems to be updating the stylesheet but not the template.
git-svn-id: https://develop.svn.wordpress.org/trunk@1655 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 12:01:31 +00:00
Matt Mullenweg 866f0325c5 This file shouldn't be there.
git-svn-id: https://develop.svn.wordpress.org/trunk@1654 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 11:31:42 +00:00
Matt Mullenweg f5aee94284 Make the posts page a bit friendlier.
git-svn-id: https://develop.svn.wordpress.org/trunk@1653 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 11:24:50 +00:00
Matt Mullenweg 177e6e4c2a More CSS tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1652 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 11:09:44 +00:00
Matt Mullenweg 8dbf39841d ID change.
git-svn-id: https://develop.svn.wordpress.org/trunk@1651 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 10:45:30 +00:00
Matt Mullenweg e4ce1aa423 Tweak.
git-svn-id: https://develop.svn.wordpress.org/trunk@1650 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 10:38:21 +00:00
Matt Mullenweg f70851ab61 Nowrap on labels was breaking the post layout with long category names.
git-svn-id: https://develop.svn.wordpress.org/trunk@1649 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 10:22:12 +00:00
Matt Mullenweg 49beb5174f Moved visit link from menu to header, adjusted CSS to match and to also handle overflow better.
git-svn-id: https://develop.svn.wordpress.org/trunk@1648 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 10:17:12 +00:00
Matt Mullenweg 9c5213c6b8 View other's drafts. Still need author editing on the advanced edit form.
git-svn-id: https://develop.svn.wordpress.org/trunk@1647 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 10:02:48 +00:00
Ryan Boren 4a2c4fcdbb Load the currently active theme into the theme editor upon first visit rather than Default.
git-svn-id: https://develop.svn.wordpress.org/trunk@1646 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 07:19:16 +00:00
Ryan Boren 5980b30da1 If the query is for a page, make sure single is false.
git-svn-id: https://develop.svn.wordpress.org/trunk@1645 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 06:56:13 +00:00
Ryan Boren 83d1029ce2 Save meta info to DB before doing the publish_post action.
git-svn-id: https://develop.svn.wordpress.org/trunk@1644 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 06:54:09 +00:00
Ryan Boren 80a69481d0 Refactor some theme code.
git-svn-id: https://develop.svn.wordpress.org/trunk@1643 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 06:19:50 +00:00
Ryan Boren 3dc410d34d Simplify template redirector. Collapse mutliple guard vars into one.
git-svn-id: https://develop.svn.wordpress.org/trunk@1642 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-13 08:05:30 +00:00
Ryan Boren 7244afffb3 Template redirection fix-up.
git-svn-id: https://develop.svn.wordpress.org/trunk@1641 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-13 07:28:16 +00:00
Ryan Boren 2ccb9cbd17 Use stylesheet_url from bloginfo().
git-svn-id: https://develop.svn.wordpress.org/trunk@1640 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-12 22:07:49 +00:00
Ryan Boren d6463ce6a6 Use stylesheet_url from bloginfo().
git-svn-id: https://develop.svn.wordpress.org/trunk@1639 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-12 20:30:49 +00:00
Ryan Boren ddf9be9ef1 Themes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1638 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-11 16:12:40 +00:00
Matt Mullenweg 3bfd308dc6 Timeout changes. Hat tip: Michael Dale.
git-svn-id: https://develop.svn.wordpress.org/trunk@1637 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-10 10:55:44 +00:00
Ryan Boren ebcdb0990e Incorporate utf8_uri_encode() in sanitize_title(). Improve UTF-8 accented character decomposition in remove_accents().
git-svn-id: https://develop.svn.wordpress.org/trunk@1636 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-10 08:36:54 +00:00
Ryan Boren 08f8a3d0eb get_pagenum_link() tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1635 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-10 07:03:40 +00:00
Ryan Boren 2706a8f965 Honor default category in post forms. Bug 182.
git-svn-id: https://develop.svn.wordpress.org/trunk@1634 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-10 06:31:19 +00:00
Ryan Boren 0a1aa31389 Fix static page editing.
git-svn-id: https://develop.svn.wordpress.org/trunk@1633 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-10 01:32:20 +00:00
Ryan Boren 3c7fe8a8d0 Allow the calendar start of week to be provisioned. get_calendar() patch from rq. Bug 32.
git-svn-id: https://develop.svn.wordpress.org/trunk@1632 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-09 23:07:46 +00:00
Matt Mullenweg 44de1ee11b Abstract quicktag code and don't show if it's Safari.
git-svn-id: https://develop.svn.wordpress.org/trunk@1631 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-09 17:51:33 +00:00