Commit Graph

1023 Commits

Author SHA1 Message Date
Ryan Boren d3f7d9e4c8 List broken themes and suggest corrective action.
git-svn-id: https://develop.svn.wordpress.org/trunk@1829 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-24 23:48:51 +00:00
Donncha O Caoimh 18c485e15a Indented file.
git-svn-id: https://develop.svn.wordpress.org/trunk@1825 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-22 14:41:01 +00:00
Donncha O Caoimh 887f94011f Fixed missing function - include admin.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1824 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-21 15:16:03 +00:00
Ryan Boren fb09e46ffe Introducing add_query_arg() and remove_query_arg(). Props: Owen Winkler.
git-svn-id: https://develop.svn.wordpress.org/trunk@1823 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-20 21:28:37 +00:00
Dougal Campbell b1338c154c Fix header error when saving drafts.
git-svn-id: https://develop.svn.wordpress.org/trunk@1822 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-20 21:27:40 +00:00
Donncha O Caoimh a7f2ca457b change for admin.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1819 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-19 16:01:13 +00:00
Ryan Boren ed78ed9a2d Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
git-svn-id: https://develop.svn.wordpress.org/trunk@1818 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-19 03:03:06 +00:00
michelvaldrighi f099ceea5a fix for bug #328: better/sane way to get before using it as a fallback for post_name
git-svn-id: https://develop.svn.wordpress.org/trunk@1813 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-18 15:58:06 +00:00
Donncha O Caoimh cc9dc67ff8 Enclosure support moved to functions.php - it now scans the content
and encloses file of mime type "video", "audio" and "image".
Fixed a bug in upgrade.php - extra character at the start of file.


git-svn-id: https://develop.svn.wordpress.org/trunk@1812 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-18 12:09:20 +00:00
Ryan Boren 24cfab44c0 Use options-head
git-svn-id: https://develop.svn.wordpress.org/trunk@1811 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-18 04:52:02 +00:00
Ryan Boren 9e935d3f42 Do not stomp permalink setting. Bug 372.
git-svn-id: https://develop.svn.wordpress.org/trunk@1810 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-18 04:50:08 +00:00
michelvaldrighi 38f8395c4a honey, your cookies are delicious, but not when they're empty
git-svn-id: https://develop.svn.wordpress.org/trunk@1807 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-17 12:42:18 +00:00
michelvaldrighi df198e98cc removed call time pass by reference in enclosures support
git-svn-id: https://develop.svn.wordpress.org/trunk@1806 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-16 10:18:36 +00:00
michelvaldrighi 989de456b6 replaced stuff with user_can_*() stuff
git-svn-id: https://develop.svn.wordpress.org/trunk@1805 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-15 16:21:32 +00:00
Matt Mullenweg 5fef29b626 Fix for http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000351 from MC_incubus
git-svn-id: https://develop.svn.wordpress.org/trunk@1803 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-15 04:50:40 +00:00
Matt Mullenweg 03c51fee72 Missed some preview stuff.
git-svn-id: https://develop.svn.wordpress.org/trunk@1801 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 21:01:13 +00:00
Donncha O Caoimh 64c7ac39be Seperate enclosure URLs by 1 space, not 3.
git-svn-id: https://develop.svn.wordpress.org/trunk@1800 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 14:22:40 +00:00
Matt Mullenweg 53316541a9 Fix for bug 299.
git-svn-id: https://develop.svn.wordpress.org/trunk@1798 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 08:09:00 +00:00
Donncha O Caoimh db93072a78 Fix for fsockopen to stop warnings about "Call-time pass-by-reference".
git-svn-id: https://develop.svn.wordpress.org/trunk@1797 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 07:48:15 +00:00
Matt Mullenweg 904bb037c5 Forgot to uncomment debug line
git-svn-id: https://develop.svn.wordpress.org/trunk@1796 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 07:34:55 +00:00
Matt Mullenweg 8a561a99e9 Rollback live preview stuff.
git-svn-id: https://develop.svn.wordpress.org/trunk@1795 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 07:33:06 +00:00
Matt Mullenweg b4984a31c2 Trackback and pingback cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1794 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 07:26:41 +00:00
Matt Mullenweg ac839a8005 Some code cleanup. Also double email fix care of Mark Jaquith.
git-svn-id: https://develop.svn.wordpress.org/trunk@1793 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 05:00:51 +00:00
Ryan Boren 707bf8bb44 Move get_theme*() from admin-functions to functions so that templates and plugins can use them.
git-svn-id: https://develop.svn.wordpress.org/trunk@1792 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 03:54:57 +00:00
Ryan Boren afe389d930 Use == instead of =
git-svn-id: https://develop.svn.wordpress.org/trunk@1787 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-12 17:54:54 +00:00
Donncha O Caoimh 2b105ba050 Added enclosure support.
git-svn-id: https://develop.svn.wordpress.org/trunk@1786 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-12 15:52:29 +00:00
Matt Mullenweg 44e6155894 Some additional API hooks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1782 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-11 22:13:40 +00:00
Matt Mullenweg 236c6ede65 Move balanceTags into filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@1781 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-11 22:07:09 +00:00
Ryan Boren 18585460f5 Login fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1774 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-11 07:00:22 +00:00
Ryan Boren f041f4cd6c Add missing paren.
git-svn-id: https://develop.svn.wordpress.org/trunk@1772 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-11 05:47:51 +00:00
Matt Mullenweg db7ae53057 Typo
git-svn-id: https://develop.svn.wordpress.org/trunk@1771 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-10 21:28:35 +00:00
Matt Mullenweg 6b21282413 Minor header cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@1769 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-10 18:07:33 +00:00
Matt Mullenweg 7fd906972e Move to cookiehash define, use wp_login() function for auth.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@1768 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-10 18:02:30 +00:00
Matt Mullenweg b5dfef4925 Automatically trigger DB upgrade.
git-svn-id: https://develop.svn.wordpress.org/trunk@1764 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-08 19:49:58 +00:00
Donncha O Caoimh 62332983cf "Instant Preview" added to Advanced Editing form.
git-svn-id: https://develop.svn.wordpress.org/trunk@1762 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-08 16:33:10 +00:00
Dougal Campbell 8254105bef Fixed the file renaming bug that I introduced.
git-svn-id: https://develop.svn.wordpress.org/trunk@1761 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-08 14:59:52 +00:00
Ryan Boren 76209b90d2 Check to see if any pages exist when generating page rewrite rules. Bug 345. Patch from MC_incubus.
git-svn-id: https://develop.svn.wordpress.org/trunk@1758 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-08 00:16:44 +00:00
Ryan Boren 85b3d7821e Add switch_theme action. Cleanup staticize-reloaded's cache when theme is switched.
git-svn-id: https://develop.svn.wordpress.org/trunk@1755 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-06 06:20:52 +00:00
Ryan Boren 4b44c46602 Page templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@1753 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-06 05:11:11 +00:00
Ryan Boren c54a49b9aa Page/subpage URIs.
git-svn-id: https://develop.svn.wordpress.org/trunk@1752 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-06 02:18:37 +00:00
Matt Mullenweg 112d84ee01 Better redirect cleaning.
git-svn-id: https://develop.svn.wordpress.org/trunk@1751 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-05 16:22:31 +00:00
Donncha O Caoimh 2a84361447 Very minor bugfix - extra ","
git-svn-id: https://develop.svn.wordpress.org/trunk@1749 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-05 09:04:53 +00:00
Matt Mullenweg 4cf19662eb Changes to how we do redirects.
git-svn-id: https://develop.svn.wordpress.org/trunk@1748 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-05 08:35:22 +00:00
Matt Mullenweg 9aa1ed0d11 Pages update and tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1747 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-05 08:27:13 +00:00
Matt Mullenweg c78d172d4f Fix GUID generation
git-svn-id: https://develop.svn.wordpress.org/trunk@1746 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-05 07:36:50 +00:00
Matt Mullenweg c4b24f1bf6 Page comments
git-svn-id: https://develop.svn.wordpress.org/trunk@1745 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-05 07:25:21 +00:00
Matt Mullenweg bba129ce12 Cosmetic tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1744 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-05 07:13:51 +00:00
Matt Mullenweg 31ea9c565d Input cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@1743 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-05 06:59:13 +00:00
Matt Mullenweg 79ee1ce580 Kitten's emergent registration / comment whitelisting patch.
git-svn-id: https://develop.svn.wordpress.org/trunk@1737 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-04 08:49:45 +00:00
Matt Mullenweg 25d2639a5a I like the INT better but we can't keep it if it with the current DB upgrade system.
git-svn-id: https://develop.svn.wordpress.org/trunk@1735 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-04 08:19:12 +00:00
Matt Mullenweg 1a3c14d8a9 Use mb_mail_send if available.
git-svn-id: https://develop.svn.wordpress.org/trunk@1733 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-04 07:44:04 +00:00
Matt Mullenweg f8df0db15f New login system.
git-svn-id: https://develop.svn.wordpress.org/trunk@1731 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-04 06:23:53 +00:00
Dougal Campbell d2ed07b4bf Security: Clean up user inputs before using.
git-svn-id: https://develop.svn.wordpress.org/trunk@1727 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-02 00:46:30 +00:00
Donncha O Caoimh af25d70842 Changed length of ID field in posts table so it matches the post_id
field in other tables.


git-svn-id: https://develop.svn.wordpress.org/trunk@1725 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-30 12:25:49 +00:00
Ryan Boren bbbd99a6db Use superglobals for m and s. Bug 321. Hat tip: christoph.
git-svn-id: https://develop.svn.wordpress.org/trunk@1720 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-28 01:22:35 +00:00
michelvaldrighi 85be69ad6d convert trackbacks and pingbacks to use comment_type
git-svn-id: https://develop.svn.wordpress.org/trunk@1719 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-27 13:52:46 +00:00
Ryan Boren 43a8441b9c Do not attemp to load marker data from a non-existent htaccess. Bug 308.
git-svn-id: https://develop.svn.wordpress.org/trunk@1715 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-27 02:32:51 +00:00
michelvaldrighi 636c018384 fix for #317: part one, avoid activating the same plugin twice
git-svn-id: https://develop.svn.wordpress.org/trunk@1711 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-26 18:12:12 +00:00
michelvaldrighi 24deadc930 added From: header to the mail notification
git-svn-id: https://develop.svn.wordpress.org/trunk@1707 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-23 11:42:40 +00:00
Matt Mullenweg 6213488be3 Some file editor improvements. New: Recently edited and editor sidebar.
git-svn-id: https://develop.svn.wordpress.org/trunk@1703 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-22 06:33:54 +00:00
Matt Mullenweg 9524e9134c Usability enhancements.
git-svn-id: https://develop.svn.wordpress.org/trunk@1702 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-21 23:41:27 +00:00
Matt Mullenweg 562bb9223b Usability enhancements.
git-svn-id: https://develop.svn.wordpress.org/trunk@1701 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-21 23:36:27 +00:00
Donncha O Caoimh ae0602d974 Fix by Michael Leuchtenburg so that bookmarklet respects pingback setting.
git-svn-id: https://develop.svn.wordpress.org/trunk@1698 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-20 09:37:30 +00:00
Ryan Boren 15d8a376f7 Do not try to link to theme and author uris that are not there. Bug 295.
git-svn-id: https://develop.svn.wordpress.org/trunk@1691 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-18 06:08:40 +00:00
Ryan Boren 85acf6cfc4 Fix boulk comment delete. Bug 291. Patch from ringmaster.
git-svn-id: https://develop.svn.wordpress.org/trunk@1690 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-18 05:56:28 +00:00
Ryan Boren de9329d95b Remove extra slashes from permalink structure.
git-svn-id: https://develop.svn.wordpress.org/trunk@1689 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-18 05:49:10 +00:00
Ryan Boren f7d9aadc28 Do not sanitize an empty title.
git-svn-id: https://develop.svn.wordpress.org/trunk@1688 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-18 05:38:47 +00:00
Ryan Boren 8b407a6db1 Do not sanitize an empty title.
git-svn-id: https://develop.svn.wordpress.org/trunk@1687 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-18 05:36:18 +00:00
Donncha O Caoimh 7e597f05a4 The two flags "default_ping_status" and "default_comment_status" weren't being
recorded properly.


git-svn-id: https://develop.svn.wordpress.org/trunk@1681 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-17 13:05:06 +00:00
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
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
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
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
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 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 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 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
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
Matt Mullenweg 51304d6478 Removed some unused code.
git-svn-id: https://develop.svn.wordpress.org/trunk@1628 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-08 10:31:19 +00:00
Matt Mullenweg 5343acfdc3 Missing user_description.
git-svn-id: https://develop.svn.wordpress.org/trunk@1627 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-08 10:19:05 +00:00
Matt Mullenweg 33e49f7c71 Delete all them suckers.
git-svn-id: https://develop.svn.wordpress.org/trunk@1622 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-08 08:30:18 +00:00
Matt Mullenweg 6386130414 Slight wording change.
git-svn-id: https://develop.svn.wordpress.org/trunk@1621 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-08 08:21:12 +00:00
Matt Mullenweg f0edc5ccf7 Retrospam check from Kitten
git-svn-id: https://develop.svn.wordpress.org/trunk@1620 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-08 08:17:53 +00:00
Matt Mullenweg 69a6e252f7 Quicktag scroll uber-fix for Moz from Alex
git-svn-id: https://develop.svn.wordpress.org/trunk@1619 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-08 05:49:35 +00:00
Ryan Boren 0aa8ff6a3d Add wp-layout and a string translation. From MooKitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1612 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-06 02:46:49 +00:00
Matt Mullenweg e95e4738f7 Friendlier comment schema.
git-svn-id: https://develop.svn.wordpress.org/trunk@1609 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 07:44:58 +00:00
Matt Mullenweg 0ed9084d7d Set GUID on upgrade. CURRENTLY NOT WORKING. For some reason the get_settings calls aren't working.
git-svn-id: https://develop.svn.wordpress.org/trunk@1605 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 02:41:01 +00:00
Matt Mullenweg bf70fc82bd Set GUID when posting.
git-svn-id: https://develop.svn.wordpress.org/trunk@1604 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 02:03:51 +00:00
Matt Mullenweg 0e365db45d Two new fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@1602 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 01:43:40 +00:00
Matt Mullenweg 173f2cd3e6 Install and upgrade refactoring complete.
git-svn-id: https://develop.svn.wordpress.org/trunk@1601 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 01:22:17 +00:00
Matt Mullenweg 6b0bcbf2f5 Massive options cleanup and another step of cleaning up the upgrade/install.
git-svn-id: https://develop.svn.wordpress.org/trunk@1599 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 00:24:28 +00:00
Matt Mullenweg 47740b518d Missing global.
git-svn-id: https://develop.svn.wordpress.org/trunk@1598 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-04 22:22:35 +00:00
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
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 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 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 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 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
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 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 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
Matt Mullenweg 507b2a1631 Just a little annoyance.
git-svn-id: https://develop.svn.wordpress.org/trunk@1547 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-21 21:25:19 +00:00
Matt Mullenweg 690fd240fa Even friendlier!
git-svn-id: https://develop.svn.wordpress.org/trunk@1546 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-21 20:48:32 +00:00
Ryan Boren 732bd88aaa MT import fixes from 2fargon. Bug 0000227.
git-svn-id: https://develop.svn.wordpress.org/trunk@1541 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-19 20:13:36 +00:00
Ryan Boren eead2c6bf5 Add lastentry to the list of vars to reset. Fix from 2fargon for bug 00002222.
git-svn-id: https://develop.svn.wordpress.org/trunk@1539 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-17 18:42:22 +00:00
Dougal Campbell 056158bcad Added support for XFN 1.1
git-svn-id: https://develop.svn.wordpress.org/trunk@1538 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-17 13:53:06 +00:00
Ryan Boren 3db73193ef Paging cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@1536 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-16 22:50:06 +00:00
Ryan Boren 88e5a124ff Document %category% and %author% in the permalink options.
git-svn-id: https://develop.svn.wordpress.org/trunk@1535 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-14 17:36:32 +00:00
Matt Mullenweg 321908544c Slightly nicer upgrade.
git-svn-id: https://develop.svn.wordpress.org/trunk@1529 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-10 19:24:31 +00:00
Ryan Boren f261bc462e Static pages. Take 1.
git-svn-id: https://develop.svn.wordpress.org/trunk@1528 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-10 05:58:19 +00:00
Ryan Boren ec57c1a114 Static pages. Take 1.
git-svn-id: https://develop.svn.wordpress.org/trunk@1527 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-10 05:35:59 +00:00
Matt Mullenweg 82e38938fa Use array storage for plugins list.
git-svn-id: https://develop.svn.wordpress.org/trunk@1522 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-09 07:17:54 +00:00
Ryan Boren 0db54c74a2 Use user ID for author permalink if sanitize_title returns an empty string. Bug 0000116.
git-svn-id: https://develop.svn.wordpress.org/trunk@1520 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-08 20:38:19 +00:00
Ryan Boren 851ff5f787 Define add_magic_quotes() in user-edit.php. Bug 0000216.
git-svn-id: https://develop.svn.wordpress.org/trunk@1515 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-08 05:01:13 +00:00
Ryan Boren 32bd9e6ac7 In sanitize_title(), strip_tags() before sanitizing, not after. In post.php, if post name is empty, pass the post title to the sanitizer.
git-svn-id: https://develop.svn.wordpress.org/trunk@1512 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-06 01:28:51 +00:00
Ryan Boren c142f1c2a1 Remove unneeded addslashes().
git-svn-id: https://develop.svn.wordpress.org/trunk@1511 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-05 16:22:18 +00:00
Ryan Boren b8484cfed9 Remove references to gethelp_link(). Bug 0000208.
git-svn-id: https://develop.svn.wordpress.org/trunk@1509 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-04 03:35:49 +00:00
Matt Mullenweg e89a09ae39 Added ability to edit other users.
git-svn-id: https://develop.svn.wordpress.org/trunk@1507 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-01 09:13:50 +00:00
Matt Mullenweg 3ba7945135 Tweaking of time form
git-svn-id: https://develop.svn.wordpress.org/trunk@1506 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-01 08:28:56 +00:00
Matt Mullenweg 55a604f489 Move pingback to hidden field. Fix trackback wording.
git-svn-id: https://develop.svn.wordpress.org/trunk@1505 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-01 08:19:34 +00:00
Matt Mullenweg bc8e689c40 Spacing fix and access key for <code>
git-svn-id: https://develop.svn.wordpress.org/trunk@1504 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-01 08:12:51 +00:00
Matt Mullenweg 3a96aef1f9 Cleaning out some errors and fixing some XHTML 1.1 problems.
git-svn-id: https://develop.svn.wordpress.org/trunk@1503 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-01 08:04:39 +00:00
Matt Mullenweg 95db0a0d76 Fix broken header.
git-svn-id: https://develop.svn.wordpress.org/trunk@1502 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-01 08:04:16 +00:00
Matt Mullenweg 0a5ab42617 Not sure why that style was inline.
git-svn-id: https://develop.svn.wordpress.org/trunk@1501 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-01 07:51:26 +00:00
Ryan Boren 0f49ccc3d3 Simplify post paging. Remove "posts paged" setting. We should always page. Add posts_nav_link() to the default template.
git-svn-id: https://develop.svn.wordpress.org/trunk@1500 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-29 03:34:08 +00:00
Ryan Boren 389f5e4369 Grammar fix. Bug 0000196.
git-svn-id: https://develop.svn.wordpress.org/trunk@1499 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-29 00:30:07 +00:00
Ryan Boren e30d14795e Validation fixes. Bug 0000170.
git-svn-id: https://develop.svn.wordpress.org/trunk@1496 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-28 18:44:36 +00:00
Ryan Boren fa20b7cdb7 Delete postmeta when deleting a post. Bug 0000080.
git-svn-id: https://develop.svn.wordpress.org/trunk@1495 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-28 16:08:03 +00:00
Matt Mullenweg 043890f9a5 Menu re-org
git-svn-id: https://develop.svn.wordpress.org/trunk@1494 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-28 07:18:59 +00:00
Ryan Boren 749898bcf2 Bug 0000163. Confirm comment deletion. Courtesy of BrianMeidell and Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1493 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-28 04:01:45 +00:00
Ryan Boren 483dfd5388 Write rewrite rules to .htacces if .htaccess is writable. Create .htaccess if it does not exist and the directory is writable. Props to Owen Winkler.
git-svn-id: https://develop.svn.wordpress.org/trunk@1489 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-27 23:37:45 +00:00
Ryan Boren 3aaea4223a More addslashes/stripslashes elimination.
git-svn-id: https://develop.svn.wordpress.org/trunk@1483 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-24 03:55:31 +00:00
Ryan Boren 3fd4cd56fc Fallback to the category ID if category nicename is empty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1482 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-24 03:39:21 +00:00
Ryan Boren 68f755f608 If the sanitized title is empty, fallback to the post ID for the nicename. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000116
git-svn-id: https://develop.svn.wordpress.org/trunk@1481 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-24 03:22:49 +00:00
Matt Mullenweg 8c3c6b2540 Rev of installer. Friendlier and better setup. Still needs error checking on admin_email and weblog title, real magic quotes handling, and to use an external DB structure to check everything.
git-svn-id: https://develop.svn.wordpress.org/trunk@1477 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-23 08:45:55 +00:00
Matt Mullenweg 56741a02de New, pretty footer.
git-svn-id: https://develop.svn.wordpress.org/trunk@1476 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-23 07:50:21 +00:00
Matt Mullenweg bd36060c92 Some wording fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1474 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-21 07:44:55 +00:00
Matt Mullenweg d24b54bed9 New style for edit comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@1473 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-21 07:44:27 +00:00
Matt Mullenweg bef0248eee Show URI even when there's no email (trackbacks and pingbacks)
git-svn-id: https://develop.svn.wordpress.org/trunk@1472 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-21 07:43:58 +00:00
Matt Mullenweg 240a41a37c Moved profile under users
git-svn-id: https://develop.svn.wordpress.org/trunk@1471 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-21 07:23:45 +00:00
Matt Mullenweg 0cf35bbafd Allow people to hook into the main menu
git-svn-id: https://develop.svn.wordpress.org/trunk@1470 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-21 07:20:13 +00:00
Matt Mullenweg 52f5b06f61 A little saner defaults.
git-svn-id: https://develop.svn.wordpress.org/trunk@1469 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-21 02:02:54 +00:00
Matt Mullenweg 07c992bd39 Some admin look changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1468 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-21 01:59:09 +00:00
Ryan Boren a4270969ce Remove extra slashes from link name and link description.
git-svn-id: https://develop.svn.wordpress.org/trunk@1467 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-15 23:31:06 +00:00
Ryan Boren 084fa8edb8 Close post_latf and post_lonf input tags. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000171
git-svn-id: https://develop.svn.wordpress.org/trunk@1465 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-14 21:37:05 +00:00
Matt Mullenweg a087ed6916 Fix for PHP5.
git-svn-id: https://develop.svn.wordpress.org/trunk@1464 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-14 03:11:08 +00:00
Matt Mullenweg 14617d4798 Clearer option text. Hat tip: Eric Meyer
git-svn-id: https://develop.svn.wordpress.org/trunk@1463 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-13 23:08:55 +00:00
Matt Mullenweg 25095a256a A nicer meta bar.
git-svn-id: https://develop.svn.wordpress.org/trunk@1459 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-10 23:34:47 +00:00
Matt Mullenweg 7193a5fa9d Register globals problem reported by Rich Bowen.
git-svn-id: https://develop.svn.wordpress.org/trunk@1458 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-08 01:10:50 +00:00
Matt Mullenweg 736b9b9996 De-funkify the CSS file.
git-svn-id: https://develop.svn.wordpress.org/trunk@1457 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-06 19:01:22 +00:00
Matt Mullenweg a8f9450b3e http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000130
Slashes cleanup. We still need to handle this in the upgrade.


git-svn-id: https://develop.svn.wordpress.org/trunk@1456 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-06 18:46:41 +00:00
Matt Mullenweg 3ec8ee1f14 http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000145 and a few other hardcoded styles.
git-svn-id: https://develop.svn.wordpress.org/trunk@1454 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-06 18:14:42 +00:00
jverber 18fef1c41e More special chars encoding fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1448 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-30 02:02:49 +00:00
Matt Mullenweg 0755d0c706 Move timer start earlier.
git-svn-id: https://develop.svn.wordpress.org/trunk@1441 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-19 17:04:18 +00:00
jverber 706b9537f2 Fix for bug #0000076: http:// added to links in link-manager when needed. Also more special chars. encoding.
git-svn-id: https://develop.svn.wordpress.org/trunk@1440 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-19 04:41:34 +00:00
jverber 306398d06b More special chars. encoding.
git-svn-id: https://develop.svn.wordpress.org/trunk@1439 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-19 04:33:32 +00:00
jverber cb8c5d6273 Fixes for bugs #0000088-90: fixed encoding of special chars.
git-svn-id: https://develop.svn.wordpress.org/trunk@1438 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-19 04:23:59 +00:00
jverber 595e115983 Fix for bug 0000091: fixed encoding of special chars.
git-svn-id: https://develop.svn.wordpress.org/trunk@1437 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-19 03:57:57 +00:00
jverber 8cf94f6c11 Fix for bug #0000092: Special chars were not encoded correctly.
git-svn-id: https://develop.svn.wordpress.org/trunk@1436 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-19 02:13:48 +00:00
Ryan Boren 475e0b9e07 stripslashes() elimination. Remove extra slashes during upgrade. Bugs 0000059 and 0000018
git-svn-id: https://develop.svn.wordpress.org/trunk@1435 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-18 00:22:09 +00:00
Ryan Boren e7753399a6 _( should be _e(. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000057
git-svn-id: https://develop.svn.wordpress.org/trunk@1434 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-18 00:13:16 +00:00
Ryan Boren 74ac3eaa3f _( should be _e(. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000057
git-svn-id: https://develop.svn.wordpress.org/trunk@1433 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-18 00:12:37 +00:00
jverber 5b76fb4dde Fix for bug #0000048: nested categories now display correctly in admin regardless of the order of their IDs
git-svn-id: https://develop.svn.wordpress.org/trunk@1432 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-16 16:40:40 +00:00
jverber dd3ac2c56f Fix for bug #0000023: import-mt will no longer confuse multiple dashes in a post with the seperator marking a new entry.
git-svn-id: https://develop.svn.wordpress.org/trunk@1431 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-16 16:19:56 +00:00
jverber d2e20de82d Fixed bug #0000047: Now a user will be redirected to prev. location after editing a post. Also fixed line breaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1423 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-14 20:09:46 +00:00
jverber 9724fbd2da Fixes for user websites (bugs #0000025 and #0000050) and fix line breaks for profile.php and users.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1422 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-14 14:58:10 +00:00
Ryan Boren a176321405 Preserve a 1.2 era version of get_alloptions as get_alloptions_110() so that upgrade_110() does not produce db errors due to version 1.3 specific changes to get_alloptions. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000037
git-svn-id: https://develop.svn.wordpress.org/trunk@1421 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-13 17:02:44 +00:00
Ryan Boren 0dfe8ffc7f Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024
git-svn-id: https://develop.svn.wordpress.org/trunk@1420 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-13 16:14:58 +00:00
Ryan Boren 247a830a3c Fix spelling. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000036
git-svn-id: https://develop.svn.wordpress.org/trunk@1419 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-13 16:00:16 +00:00
Matt Mullenweg c2e10c33ba Quick fix for quotes and (int).
git-svn-id: https://develop.svn.wordpress.org/trunk@1417 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 22:53:52 +00:00
jverber 0d47cf1aab link-manager.php assumed register globals was on for one variable
git-svn-id: https://develop.svn.wordpress.org/trunk@1416 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 20:33:08 +00:00
jverber 5455a3f1af Fixed invalid XHTML in sidebar.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1414 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 19:28:30 +00:00
jverber 7f63343b31 Fixed invalid XHTML in a number of admin pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@1411 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 18:23:12 +00:00
jverber 458aa60535 Added missing head tags to install.php and upgrade.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1407 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 16:09:18 +00:00
Ryan Boren a5a67ec795 Get our slashes straight.
git-svn-id: https://develop.svn.wordpress.org/trunk@1405 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 08:02:40 +00:00
Matt Mullenweg 91d8e3dfe5 J. Scott's fix pretty majorly broke options. Rolback.
git-svn-id: https://develop.svn.wordpress.org/trunk@1403 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 09:48:13 +00:00
Matt Mullenweg 6c97530035 Changes to options system and query improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@1401 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 08:42:25 +00:00
Ryan Boren d737a7b7a4 Get edited comment content through $_POST.
git-svn-id: https://develop.svn.wordpress.org/trunk@1399 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 08:28:38 +00:00
Ryan Boren 1b963e06d8 Remove unneeded $postquery lvalue. From Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1397 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 03:29:59 +00:00
Ryan Boren e0ce2dbd0f Make the template editor use the home setting to find the index.
git-svn-id: https://develop.svn.wordpress.org/trunk@1392 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-08 03:40:17 +00:00
Ryan Boren af20c0a630 Put lat lon in a field set. From Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1387 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-04 21:40:21 +00:00
Ryan Boren 84d4037c56 Remove unnecessary call to generic_ping(). The publish_post action will take care of it. Props to hades. http://wordpress.org/support/4/6876
git-svn-id: https://develop.svn.wordpress.org/trunk@1386 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-04 02:49:40 +00:00
Ryan Boren fa50e0743c user_nicename fixes from JackSim. http://wordpress.org/support/4/6708
git-svn-id: https://develop.svn.wordpress.org/trunk@1380 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-01 19:52:48 +00:00
Matt Mullenweg b272e415af Some fixes from Joeseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@1379 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-01 10:01:15 +00:00
Ryan Boren 94732a5611 Revamp rewrite rule generation. Add clean page links. Credit to Jaykul for get_pagenum_link().
git-svn-id: https://develop.svn.wordpress.org/trunk@1373 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-31 17:22:25 +00:00
Ryan Boren 391e53ed84 Add default_email_category. Make default category and default email category provisionable via options writing. Credit: Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1370 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-31 15:43:45 +00:00
Ryan Boren b2b196d3de Tweak some markup.
git-svn-id: https://develop.svn.wordpress.org/trunk@1364 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-26 15:00:42 +00:00
Ryan Boren 5fb2c2511d Change $tablecomments to $wpdb-comments. From Kitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1363 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-26 14:30:53 +00:00
michelvaldrighi 78e903528d fixed small whoopsie with table names
git-svn-id: https://develop.svn.wordpress.org/trunk@1357 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-24 18:10:32 +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
Ryan Boren a24eb24176 Mark some overlooked strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1352 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-23 17:24:38 +00:00
Matt Mullenweg d3d19e57c0 Allow people to modify and add on to rewrite rules.
git-svn-id: https://develop.svn.wordpress.org/trunk@1350 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-23 16:27:59 +00:00
Matt Mullenweg 1d74302745 Updated hooks and a new Dolly plugin.
git-svn-id: https://develop.svn.wordpress.org/trunk@1340 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-22 08:45:36 +00:00
Matt Mullenweg 20218003a0 Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@1332 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-21 07:02:46 +00:00
Matt Mullenweg ef5cf2e9d3 Tidier default.
git-svn-id: https://develop.svn.wordpress.org/trunk@1325 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-20 11:44:05 +00:00
Matt Mullenweg ed5af7cec7 Order categories alphabetically.
git-svn-id: https://develop.svn.wordpress.org/trunk@1324 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-20 11:41:54 +00:00
Matt Mullenweg 4f3436a5d4 Don't try to show keys if there aren't any.
git-svn-id: https://develop.svn.wordpress.org/trunk@1323 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-20 11:32:14 +00:00
Matt Mullenweg 54c08ad215 Post slug wasn't being set if manually set in advanced interface.
git-svn-id: https://develop.svn.wordpress.org/trunk@1322 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-19 22:43:15 +00:00
Matt Mullenweg 295470ae87 Allow for longer URIs in comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@1320 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-19 11:28:23 +00:00
Matt Mullenweg c85f72f101 Formatting fix for profile information.
git-svn-id: https://develop.svn.wordpress.org/trunk@1318 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-19 07:09:32 +00:00
Matt Mullenweg 55f62a7fd7 Fix so you don't have to relogin when you update your password.
git-svn-id: https://develop.svn.wordpress.org/trunk@1317 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-19 07:05:40 +00:00
Matt Mullenweg ffdc641fc8 Fix for referrer check.
git-svn-id: https://develop.svn.wordpress.org/trunk@1316 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-19 06:44:55 +00:00
Matt Mullenweg 4a35248866 Renaming install-config.php to setup-config.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1308 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-18 20:05:40 +00:00
michelvaldrighi 0effeb2048 switching to htmlspecialchars fixes category description problem with double-bytes encodings ( http://wordpress.org/support/6/5555 )
git-svn-id: https://develop.svn.wordpress.org/trunk@1306 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-18 15:24:23 +00:00
Ryan Boren c3323b316f Add missing semi-colons.
git-svn-id: https://develop.svn.wordpress.org/trunk@1303 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-18 03:58:05 +00:00
michelvaldrighi 4616cabc2e using check_admin_referer for moves/deletions
git-svn-id: https://develop.svn.wordpress.org/trunk@1300 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 20:34:05 +00:00
michelvaldrighi eac2b46462 using check_admin_referer for plugin (de)activation
git-svn-id: https://develop.svn.wordpress.org/trunk@1299 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 20:16:54 +00:00
michelvaldrighi b18dff0309 using check_admin_referer for deletions
git-svn-id: https://develop.svn.wordpress.org/trunk@1298 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 19:44:53 +00:00
michelvaldrighi 771f496fe7 added check_admin_referer()
git-svn-id: https://develop.svn.wordpress.org/trunk@1297 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 19:40:56 +00:00
michelvaldrighi 80806a5dca minor fix to use intval
git-svn-id: https://develop.svn.wordpress.org/trunk@1295 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 14:53:22 +00:00
michelvaldrighi bf2e66e951 check email
git-svn-id: https://develop.svn.wordpress.org/trunk@1293 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 12:38:19 +00:00
Ryan Boren 0d1aebb795 Import date fixes from 2fargon.
git-svn-id: https://develop.svn.wordpress.org/trunk@1292 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 04:40:23 +00:00
michelvaldrighi fce460f98b minor display fix
git-svn-id: https://develop.svn.wordpress.org/trunk@1288 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-16 20:54:03 +00:00
Ryan Boren ffd89ece14 Change b2 and cafelog references to WordPress.
git-svn-id: https://develop.svn.wordpress.org/trunk@1285 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-16 05:04:09 +00:00
Ryan Boren 9e3f325792 Default MTEXPORT to empty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1284 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-15 17:44:58 +00:00
Matt Mullenweg dd7658abc3 Change wording to fit with our two blog URI method better.
git-svn-id: https://develop.svn.wordpress.org/trunk@1275 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 08:54:40 +00:00
Matt Mullenweg 31cf5b8871 Some fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1273 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 08:38:34 +00:00
Matt Mullenweg 37fe28a6da Not highlighting on double update.
git-svn-id: https://develop.svn.wordpress.org/trunk@1272 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 06:21:24 +00:00
Matt Mullenweg d03e52af98 Tweaking what shows by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@1271 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 06:19:46 +00:00
Matt Mullenweg 9b3a06f406 Quicktags update to position them more with how the items are usually positioned. Still need tooltips with the access key for each button.
git-svn-id: https://develop.svn.wordpress.org/trunk@1270 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 06:10:19 +00:00
Matt Mullenweg 5c1eae7460 GMT fix from Scott Merrill.
git-svn-id: https://develop.svn.wordpress.org/trunk@1266 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-12 07:58:01 +00:00
Matt Mullenweg 98e476afc5 Possible fix to pingback problem. Parse error in blog-header.
git-svn-id: https://develop.svn.wordpress.org/trunk@1265 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-12 07:55:37 +00:00
Matt Mullenweg 0aaaf5637f New RSS import functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@1264 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-12 07:42:42 +00:00
Matt Mullenweg 80b2fb5748 Upload menu item should respect minimum user setting.
git-svn-id: https://develop.svn.wordpress.org/trunk@1262 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 18:25:17 +00:00
Matt Mullenweg 5fc36b1eaa Some tricks that in some cases speed up perceived posting time.
git-svn-id: https://develop.svn.wordpress.org/trunk@1259 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 08:33:03 +00:00
Matt Mullenweg 3d4d4b31f4 Maybe some pinging fixes?
git-svn-id: https://develop.svn.wordpress.org/trunk@1256 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 08:13:42 +00:00
michelvaldrighi 16fa949f55 fixed GMT upgrade issues, should fix showstopper bug?
git-svn-id: https://develop.svn.wordpress.org/trunk@1251 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-09 21:30:57 +00:00
Matt Mullenweg 7f1cdc843e Various fixes and cleanups, inspired and pointed out by Joseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@1245 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-09 05:47:02 +00:00