Commit Graph

1587 Commits

Author SHA1 Message Date
matt
2b1dc4616d Hook compatibility
git-svn-id: http://svn.automattic.com/wordpress/trunk@2830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-30 23:24:12 +00:00
matt
e4224f411b Fixes #1567 for 1.6
git-svn-id: http://svn.automattic.com/wordpress/trunk@2829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-30 23:21:25 +00:00
matt
8f184fb7a3 Fixes #972 for 1.6
git-svn-id: http://svn.automattic.com/wordpress/trunk@2826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-30 23:06:04 +00:00
matt
69405371e3 Friendlier names
git-svn-id: http://svn.automattic.com/wordpress/trunk@2825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-30 23:05:44 +00:00
ryan
344982b88c Translation fix. Props nbachiyski. fixes #1574
git-svn-id: http://svn.automattic.com/wordpress/trunk@2821 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-30 03:50:27 +00:00
matt
f59d488483 More and nextpage, from ringmaster. Fixes #1564
git-svn-id: http://svn.automattic.com/wordpress/trunk@2820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-30 01:25:19 +00:00
matt
ded2247f37 Better ajaxness meets buzzword index compliance and fixes #1605
git-svn-id: http://svn.automattic.com/wordpress/trunk@2819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-30 00:57:34 +00:00
ryan
c369310b0c Better support for theme plugins. add_theme_page() and active theme functions.php autoloader.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-29 23:40:32 +00:00
ryan
ee7c13ee80 Set home during install. Props Owen and Mark. fixes #1506
git-svn-id: http://svn.automattic.com/wordpress/trunk@2817 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-29 19:12:29 +00:00
matt
e643a11b36 Enter now works for popups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2815 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-28 08:30:21 +00:00
matt
6da9feeacb Browse Happy :)
git-svn-id: http://svn.automattic.com/wordpress/trunk@2814 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-27 19:18:26 +00:00
matt
e7d3959ae5 Move images
git-svn-id: http://svn.automattic.com/wordpress/trunk@2813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-27 19:10:56 +00:00
matt
185732b420 Big JS move
git-svn-id: http://svn.automattic.com/wordpress/trunk@2812 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-27 18:48:56 +00:00
matt
878bcd48ec Be ambiguous
git-svn-id: http://svn.automattic.com/wordpress/trunk@2811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-27 18:42:41 +00:00
matt
0102ed5569 No Thumbs.db
git-svn-id: http://svn.automattic.com/wordpress/trunk@2809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-24 07:14:19 +00:00
matt
3cac59f10c No horizontal resizing
git-svn-id: http://svn.automattic.com/wordpress/trunk@2807 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-23 07:52:47 +00:00
matt
d171aa7ec4 Move JS below edit form, fixes #1555
git-svn-id: http://svn.automattic.com/wordpress/trunk@2804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-23 07:46:33 +00:00
matt
a258b5203e Bugfix and remember resize
git-svn-id: http://svn.automattic.com/wordpress/trunk@2802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-23 01:37:34 +00:00
matt
c7fac7fcb6 Changing to native
git-svn-id: http://svn.automattic.com/wordpress/trunk@2801 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-23 01:33:52 +00:00
ryan
16aa6aee11 New import system. Very rough draft.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-21 07:03:23 +00:00
ryan
597157fbbf Improved insert_with_markers(). Props Eric Anderson. fixes #1417
git-svn-id: http://svn.automattic.com/wordpress/trunk@2797 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-20 01:56:27 +00:00
ryan
7d8e168532 Validation fixes. Props idansof. fixes #1590
git-svn-id: http://svn.automattic.com/wordpress/trunk@2796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-20 01:49:24 +00:00
ryan
5c6d00bbfc Set nickname during install. Props skippy and markjaquith. fixes #1568
git-svn-id: http://svn.automattic.com/wordpress/trunk@2794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-20 01:43:43 +00:00
ryan
c58b95fe37 Fix add_options_page(). Props to Owen. fixes #1562
git-svn-id: http://svn.automattic.com/wordpress/trunk@2792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-20 01:33:09 +00:00
matt
18891bd2af Better resizing CSS
git-svn-id: http://svn.automattic.com/wordpress/trunk@2791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-18 23:19:06 +00:00
matt
77e8b6fcc4 Clap on Clap off
git-svn-id: http://svn.automattic.com/wordpress/trunk@2789 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-18 01:51:59 +00:00
matt
1dbfb4ce58 Forgot a file
git-svn-id: http://svn.automattic.com/wordpress/trunk@2788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-18 00:13:08 +00:00
matt
f9c2d71a23 Resize the text area on the fly
git-svn-id: http://svn.automattic.com/wordpress/trunk@2787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-17 23:47:27 +00:00
matt
0bd45809eb Removing link at Carthik's request.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-16 23:27:16 +00:00
matt
fe95c191b8 No trailing index.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@2785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-15 05:12:46 +00:00
matt
87a7399de2 Add ID to moderation div
git-svn-id: http://svn.automattic.com/wordpress/trunk@2782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-15 00:07:30 +00:00
matt
4ada9a43a2 Getting much better! Fixes #1566
git-svn-id: http://svn.automattic.com/wordpress/trunk@2776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-10 23:39:15 +00:00
matt
c678e7821f Bad comment
git-svn-id: http://svn.automattic.com/wordpress/trunk@2775 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-10 21:02:47 +00:00
matt
d39983aa54 Missing translation
git-svn-id: http://svn.automattic.com/wordpress/trunk@2774 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-10 06:50:20 +00:00
matt
b34ca93366 Adding categories on the fly is happiness. Fixes #1563 thanks to mdawaffe
git-svn-id: http://svn.automattic.com/wordpress/trunk@2767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-09 08:16:29 +00:00
matt
4843099308 Annoying alert
git-svn-id: http://svn.automattic.com/wordpress/trunk@2766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-09 08:13:12 +00:00
matt
3a5fb3ce8a Typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@2765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-08 19:35:48 +00:00
matt
08b3dc28a4 Show profile to the right people
git-svn-id: http://svn.automattic.com/wordpress/trunk@2764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-08 07:38:41 +00:00
matt
887422e56f Minor tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@2763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-08 03:28:37 +00:00
matt
65546ba7a5 Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML
git-svn-id: http://svn.automattic.com/wordpress/trunk@2762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-08 01:13:22 +00:00
matt
06e8e848a4 Removing some unused javascript and adding hook
git-svn-id: http://svn.automattic.com/wordpress/trunk@2761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 19:36:42 +00:00
matt
d9bb04b5a0 Adding personal options
git-svn-id: http://svn.automattic.com/wordpress/trunk@2760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 19:23:41 +00:00
matt
851ac5a414 Clean up plugins and dashboard
git-svn-id: http://svn.automattic.com/wordpress/trunk@2759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 10:45:06 +00:00
matt
4022b5c2be Making the presentation page a little more intuitive
git-svn-id: http://svn.automattic.com/wordpress/trunk@2757 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 10:11:30 +00:00
matt
a7b8ae2f17 Tweaks and catchups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 08:58:10 +00:00
matt
09c016f904 Updated style
git-svn-id: http://svn.automattic.com/wordpress/trunk@2755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 08:14:41 +00:00
matt
6c1b1fa1fb Make it slower while testing for easier debugging
git-svn-id: http://svn.automattic.com/wordpress/trunk@2754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-06 18:04:44 +00:00
matt
fd1748ef2f You should be able to change the defaults
git-svn-id: http://svn.automattic.com/wordpress/trunk@2753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-05 20:44:18 +00:00
matt
cbbe477c85 Eliminate target
git-svn-id: http://svn.automattic.com/wordpress/trunk@2752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-05 20:21:50 +00:00
matt
a0cb418938 Have first field focus on popup
git-svn-id: http://svn.automattic.com/wordpress/trunk@2751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-05 18:30:35 +00:00
matt
8f46d13348 More places where WYSIWYG should be triggered
git-svn-id: http://svn.automattic.com/wordpress/trunk@2749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-04 09:26:32 +00:00
matt
84281f1e02 Adding WYSIWYG. Todo: remove all uneccesary stuff.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-04 08:37:46 +00:00
matt
8ffe6dfe99 Better tab order, indenting
git-svn-id: http://svn.automattic.com/wordpress/trunk@2747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-03 01:56:02 +00:00
matt
526eb93236 Better permalink interface, marginally
git-svn-id: http://svn.automattic.com/wordpress/trunk@2746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-03 01:50:56 +00:00
matt
e270daf352 Make sure it's an array first.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-03 00:21:53 +00:00
matt
d62ae6b368 Better name
git-svn-id: http://svn.automattic.com/wordpress/trunk@2738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-01 20:24:11 +00:00
matt
84611d5844 Typo was making everyone admins.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2734 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-23 16:14:29 +00:00
matt
ba19c859f9 A few CSS polishes
git-svn-id: http://svn.automattic.com/wordpress/trunk@2730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-23 06:22:48 +00:00
matt
54f46d875a Fixing tab order, adding publish access key.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-21 23:45:12 +00:00
ryan
5f18302c9c Remove extra comma. Props: isharra
git-svn-id: http://svn.automattic.com/wordpress/trunk@2728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-19 15:26:34 +00:00
ryan
9bca3f5db6 Refactor level to cap upgrade code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-19 14:24:06 +00:00
ryan
5ac98a6fba Cap migration.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2724 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-17 21:21:50 +00:00
ryan
63073bc4fe Fix draft list and publish button. fixes #1514
git-svn-id: http://svn.automattic.com/wordpress/trunk@2723 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-17 21:08:47 +00:00
ryan
44644cbb6c Add temporary cap/roles updater. Define RESET_CAPS to enable.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2722 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-17 19:57:41 +00:00
ryan
1e5d0b0736 Cap migration.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-17 19:29:55 +00:00
ryan
4260709314 touch_time() fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-17 19:02:05 +00:00
ryan
ed3d0a7589 Cap migration.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2718 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-17 18:59:14 +00:00
ryan
508e55acd2 More cap migration.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-15 02:16:45 +00:00
ryan
04a3dc4c03 Inverted logic. Should fix problem where user display name is stomped during upgrade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-14 22:53:56 +00:00
ryan
02523f59d3 Migrate to caps.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2709 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-13 22:26:26 +00:00
ryan
88183ca9eb Fill out level caps.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2708 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-13 20:16:06 +00:00
ryan
e0b97e8a20 Setup admin's role during install. Props: Owen Winkler. fixes #1505
git-svn-id: http://svn.automattic.com/wordpress/trunk@2707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-13 19:55:05 +00:00
ryan
0218d1e198 Move menus from levels to capabilities.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-13 16:04:14 +00:00
ryan
7af36168cb Roles update + UI from Owen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-12 15:53:13 +00:00
ryan
a6ade4a767 Role/capability system. Round one. Props: Owen Winkler
git-svn-id: http://svn.automattic.com/wordpress/trunk@2703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-11 22:39:50 +00:00
matt
13f492ab75 Massive user_level fix. We were still using the user_level field in wp_users in some places, where we should just use the table prefixed usermeta value.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2702 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-09 01:27:46 +00:00
matt
233afca132 Drafts clean up.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-08 22:59:15 +00:00
ryan
91efba11ad Use wpdb->escape instead of addslashes to prepare DB bound data.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-05 20:47:22 +00:00
ryan
a79476f1e7 wp_delete_user()
git-svn-id: http://svn.automattic.com/wordpress/trunk@2698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-04 22:03:42 +00:00
ryan
cbce881c2b register_activation_hook() and register_deactivation_hook(). Let's try these on.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2697 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-04 21:53:26 +00:00
ryan
740381afdf wp_insert_category(), wp_update_category(), wp_delete_category().
git-svn-id: http://svn.automattic.com/wordpress/trunk@2695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-03 19:26:51 +00:00
matt
e2d9a4c765 Ugly escaping
git-svn-id: http://svn.automattic.com/wordpress/trunk@2692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-03 17:42:11 +00:00
ryan
5edea3a5cd Fix ID in confirmdeletecomment.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2691 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-03 17:34:55 +00:00
matt
df98e352ac Update includes in import files, fixes #1427
git-svn-id: http://svn.automattic.com/wordpress/trunk@2687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-02 23:39:29 +00:00
matt
aa4556ab08 Make it a page
git-svn-id: http://svn.automattic.com/wordpress/trunk@2664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-27 18:16:16 +00:00
ryan
8b55719431 Comment updating cleanup. Add get_comment(), edit_comment(), get_comment_to_edit(), and wp_update_comment().
git-svn-id: http://svn.automattic.com/wordpress/trunk@2662 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-26 19:55:12 +00:00
ryan
16efd6a7f3 Return post_ID from write_post() and pass it along when doing a save and continue redirect. Props: CŽedric
git-svn-id: http://svn.automattic.com/wordpress/trunk@2654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-19 23:44:22 +00:00
ryan
4cb88cef6e Page editing form cleaning and repair.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-19 03:07:16 +00:00
ryan
0b7373e0cc Add get_post_to_edit() and get_default_post_to_edit(). More post.php cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-19 02:51:48 +00:00
ryan
477f109d97 Consolidate post update code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-19 01:33:38 +00:00
ryan
5cfc1a248b Consolidate post creation code into wp_insert_post().
git-svn-id: http://svn.automattic.com/wordpress/trunk@2647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-18 19:08:38 +00:00
ryan
a4d31a1e5f Don't need to include blog header when you've got wp().
git-svn-id: http://svn.automattic.com/wordpress/trunk@2646 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-17 00:59:58 +00:00
matt
0887b4b554 Add a default About page on install.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-16 09:05:06 +00:00
ryan
2c44f33f78 Straighten out user_id/user_ID conflict. Don't make user_id global in get_currentuserinfo() because it stomps on the local user_id in user-edit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-16 06:27:30 +00:00
ryan
f220786deb Set display_name only if the user table still containts id_mode. This prevents multiple upgrades from stomping display_name.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-16 06:14:07 +00:00
ryan
06cc5c6677 DB escape fields inserted into usermeta table. Hide errors when dropping old columns from user table.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-14 23:22:55 +00:00
matt
4a25d166b4 New schmancy posting interface
git-svn-id: http://svn.automattic.com/wordpress/trunk@2639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-14 07:31:36 +00:00
matt
1851ed7f78 Let's be a little more discrete ;)
git-svn-id: http://svn.automattic.com/wordpress/trunk@2638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-13 09:06:30 +00:00
matt
1f9a608be9 User data migration should be complete
git-svn-id: http://svn.automattic.com/wordpress/trunk@2636 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-13 08:32:44 +00:00
matt
a08b652698 More user fixups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-13 00:05:41 +00:00
matt
de9cc8b12c More user updates
git-svn-id: http://svn.automattic.com/wordpress/trunk@2632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-12 23:14:52 +00:00
matt
0c17753031 Beginning of user system overhaul, TODO: update all code that deals with user data
git-svn-id: http://svn.automattic.com/wordpress/trunk@2631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-12 20:49:13 +00:00
matt
c3b27c3a39 Planning waaay ahead, all INTs should match.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2629 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-12 07:05:07 +00:00
matt
1613a1e1ab Adding profile update hook, fixes #1434
git-svn-id: http://svn.automattic.com/wordpress/trunk@2628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-10 23:33:58 +00:00
matt
1f4e4017d2 Allow filtering of options
git-svn-id: http://svn.automattic.com/wordpress/trunk@2624 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-10 08:51:40 +00:00
matt
09adfadae0 Better headers for CGI enviroments
git-svn-id: http://svn.automattic.com/wordpress/trunk@2623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-09 00:17:43 +00:00
matt
e2f1542016 http://mosquito.wordpress.org/view.php?id=1351 - Hat tip: Dangerous Dougal
git-svn-id: http://svn.automattic.com/wordpress/trunk@2605 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-13 21:47:39 +00:00
matt
32cb17c3dd http://mosquito.wordpress.org/view.php?id=1347 - Hat tip: Skippy the Salacious
git-svn-id: http://svn.automattic.com/wordpress/trunk@2604 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-13 21:45:51 +00:00
matt
4b538e243c Addding check_admin_referer hook
git-svn-id: http://svn.automattic.com/wordpress/trunk@2595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-09 18:26:53 +00:00
matt
552c4ad4b8 Usability hooks into wp.org
git-svn-id: http://svn.automattic.com/wordpress/trunk@2594 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-09 11:37:36 +00:00
matt
70ae8e667b Better config include in admin - http://mosquito.wordpress.org/view.php?id=1307
git-svn-id: http://svn.automattic.com/wordpress/trunk@2592 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-09 11:06:45 +00:00
matt
8f48c9ca99 Remove reference to old wiki - http://mosquito.wordpress.org/view.php?id=1317
git-svn-id: http://svn.automattic.com/wordpress/trunk@2590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-09 11:01:12 +00:00
matt
d63d15600a Fix for http://mosquito.wordpress.org/view.php?id=1306
git-svn-id: http://svn.automattic.com/wordpress/trunk@2587 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-07 00:08:27 +00:00
matt
95883b9211 Use CURL if available, possible fix for http://mosquito.wordpress.org/view.php?id=1166
git-svn-id: http://svn.automattic.com/wordpress/trunk@2581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-03 07:52:11 +00:00
ryan
75af9cc6b6 Correctly set comment and ping status when publishing from advanced edit page. http://mosquito.wordpress.org/view.php?id=877 Props: MC_incubus
git-svn-id: http://svn.automattic.com/wordpress/trunk@2574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-24 04:19:19 +00:00
ryan
5be251dbe9 Mark 'All options' for translation. http://mosquito.wordpress.org/view.php?id=1281 Props: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-23 17:36:33 +00:00
ryan
db7f896a2f Mark strings for localization. http://mosquito.wordpress.org/view.php?id=1272 Props: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-22 00:16:48 +00:00
ryan
9d12ebaed3 gettext check_admin_referer() error message.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-21 06:49:17 +00:00
ryan
3518ab235e Make greymatter importer less ugly.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-20 23:02:30 +00:00
ryan
4dad093159 Update greymatter importer to use wpdb. Needs testing, but it can't be more broken than before. :-)
git-svn-id: http://svn.automattic.com/wordpress/trunk@2564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-20 22:30:23 +00:00
matt
584fb345bd Rolling back auto-save
git-svn-id: http://svn.automattic.com/wordpress/trunk@2559 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-20 19:19:07 +00:00
matt
c377504cd3 More sanitization cleanups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-20 04:06:37 +00:00
ryan
add01ff78a Bail if the theme does not exist.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-19 21:41:35 +00:00
matt
8e076bda03 It was a Wednesday. (?!) Hat tip: Lucas Larson
git-svn-id: http://svn.automattic.com/wordpress/trunk@2552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-19 17:24:05 +00:00
matt
f3031d20db Be sure about encoding. Fixes http://mosquito.wordpress.org/view.php?id=1222
git-svn-id: http://svn.automattic.com/wordpress/trunk@2548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-19 03:35:48 +00:00
matt
0c3b3e5347 Firefox fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@2544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-19 02:16:57 +00:00
matt
1eac787dce The Codex is ready
git-svn-id: http://svn.automattic.com/wordpress/trunk@2539 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-18 16:05:33 +00:00
matt
c996e21818 Don't show delete button if there's nothing to delete
git-svn-id: http://svn.automattic.com/wordpress/trunk@2537 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-16 18:47:37 +00:00
matt
c7bd7fe40b Initial auto-save checkin code from DarkCryst. No bug reports on it yet! Several known issues, including deleting cookies, moving the restore button, and other behavior probs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-16 16:31:38 +00:00
matt
c882b0ab31 Better sub-menu styling. Should fix http://mosquito.wordpress.org/view.php?id=1138
git-svn-id: http://svn.automattic.com/wordpress/trunk@2533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-13 23:41:13 +00:00
matt
dac1dfc256 Strip slashes in blog name for email from:
git-svn-id: http://svn.automattic.com/wordpress/trunk@2532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-13 23:25:48 +00:00
ryan
af7a390c59 When editing posts, don't automatically change the post author to the current user. http://mosquito.wordpress.org/view.php?id=911 Props: dwc
git-svn-id: http://svn.automattic.com/wordpress/trunk@2528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-13 16:30:09 +00:00
ryan
381e0879d0 Weekly archives fixes. http://mosquito.wordpress.org/view.php?id=1217
git-svn-id: http://svn.automattic.com/wordpress/trunk@2526 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-10 20:07:46 +00:00
ryan
92805e971f Make get_postdata() use get_post(). Label get_postdata() as deprecated. Remove the one remaining call to get_postdata().
git-svn-id: http://svn.automattic.com/wordpress/trunk@2524 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-09 17:25:47 +00:00
ryan
6bd9d5a824 Remove HERE document. xgettext doesn't like it. http://mosquito.wordpress.org/view.php?id=1221 Props: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-09 04:32:38 +00:00
ryan
267d1c519b Active plugins array sanity check. If the array isn't an array, reset it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-04 02:48:18 +00:00
ryan
74328576c6 More category cache cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2504 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-31 05:25:54 +00:00
ryan
8007e707c8 Don't set auto-set post slug until published. http://mosquito.wordpress.org/view.php?id=1073 Props: coffee2code
git-svn-id: http://svn.automattic.com/wordpress/trunk@2496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-29 19:24:37 +00:00
ryan
83a8a56f73 Check for failed socket open in update-links. http://mosquito.wordpress.org/view.php?id=1025 Props: ColdForged
git-svn-id: http://svn.automattic.com/wordpress/trunk@2495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-29 16:58:30 +00:00
ryan
f1ccc3d222 If home changes, write rewrite rules to new location. http://mosquito.wordpress.org/view.php?id=1143
git-svn-id: http://svn.automattic.com/wordpress/trunk@2494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-29 16:36:08 +00:00
ryan
19c83838cf Don't throw 'typed only once' error when both password entries are blank. http://mosquito.wordpress.org/view.php?id=1178
git-svn-id: http://svn.automattic.com/wordpress/trunk@2489 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-29 14:48:49 +00:00
ryan
5534514f39 Tweak to 2487.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-29 05:39:23 +00:00
ryan
c48ebdadd7 Use private, install/upgrade safe version of get_option() in upgrade-functions.php. Fixes http://mosquito.wordpress.org/view.php?id=1165
git-svn-id: http://svn.automattic.com/wordpress/trunk@2487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-29 05:34:30 +00:00
ryan
dbeb92f23b Add paging to Manage->Posts. http://mosquito.wordpress.org/view.php?id=1177
git-svn-id: http://svn.automattic.com/wordpress/trunk@2481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-28 02:34:16 +00:00
ryan
8682ab7007 Localize email messages. http://mosquito.wordpress.org/view.php?id=1168 Props: slebog
git-svn-id: http://svn.automattic.com/wordpress/trunk@2477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-25 21:41:45 +00:00
matt
17e8a05912 Quicktag enhancements
git-svn-id: http://svn.automattic.com/wordpress/trunk@2476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-24 01:26:22 +00:00
ryan
9697579316 Gracefully handle the lack of themes in get_page_templates(). http://mosquito.wordpress.org/view.php?id=1153 Props: donncha
git-svn-id: http://svn.automattic.com/wordpress/trunk@2474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-23 01:14:05 +00:00
ryan
6851c1e0ab strtotime needs to now that the time string is in GMT. http://mosquito.wordpress.org/view.php?id=1075
git-svn-id: http://svn.automattic.com/wordpress/trunk@2471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-22 17:33:05 +00:00
ryan
3505b7172a Don't double encode options. http://mosquito.wordpress.org/view.php?id=1151 Props: MC_incubus
git-svn-id: http://svn.automattic.com/wordpress/trunk@2470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-22 06:34:23 +00:00
ryan
4ca7ad63ac Change wording. gettext href so translators can link to translated resource. http://mosquito.wordpress.org/view.php?id=1140 Props: firefly4wp and MC_incubus
git-svn-id: http://svn.automattic.com/wordpress/trunk@2469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-22 04:52:50 +00:00
ryan
0d88aac206 i18n fix. http://mosquito.wordpress.org/view.php?id=1136 Props: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-22 00:17:55 +00:00
ryan
ecbeff5616 Fix row alternation in IE. http://mosquito.wordpress.org/view.php?id=1139 Props: MC_incubus and EricMeyer
git-svn-id: http://svn.automattic.com/wordpress/trunk@2460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-21 23:58:49 +00:00
ryan
11f6361840 Add slug for default category. http://mosquito.wordpress.org/view.php?id=1092
git-svn-id: http://svn.automattic.com/wordpress/trunk@2459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-21 16:53:42 +00:00
ryan
7d2cd84b73 Compare full name of plugin files rather than only the last 10 chars. http://mosquito.wordpress.org/view.php?id=1124 Props: MC_incubus
git-svn-id: http://svn.automattic.com/wordpress/trunk@2458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-21 04:18:16 +00:00
matt
5b6f2a148c Use installing variable (from Donncha)
git-svn-id: http://svn.automattic.com/wordpress/trunk@2455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-17 23:34:06 +00:00
ryan
ab0395cd3c Level 1 users cannot edit or delete published posts. http://mosquito.wordpress.org/view.php?id=1004
git-svn-id: http://svn.automattic.com/wordpress/trunk@2452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-17 03:38:28 +00:00
ryan
f88ebc2808 Replace dateYMDhour with user_registered. http://mosquito.wordpress.org/view.php?id=1121 Props: Andy Skelton
git-svn-id: http://svn.automattic.com/wordpress/trunk@2451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-16 22:53:33 +00:00
ryan
57f741c827 Trim user info when adding new user. http://mosquito.wordpress.org/view.php?id=1110 Props: gzfelix
git-svn-id: http://svn.automattic.com/wordpress/trunk@2449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-16 21:09:11 +00:00
ryan
61aca1c30a Don't try to read a zero length file. http://mosquito.wordpress.org/view.php?id=1116 Props: MC_incubus
git-svn-id: http://svn.automattic.com/wordpress/trunk@2448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-15 22:25:40 +00:00
ryan
8ee2a563b8 More localization fixes. http://mosquito.wordpress.org/view.php?id=1113 Props: SteveAgl
git-svn-id: http://svn.automattic.com/wordpress/trunk@2446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-15 16:38:59 +00:00
ryan
3c12b33710 String localization fixes. http://mosquito.wordpress.org/view.php?id=1112 Props: SteveAgl
git-svn-id: http://svn.automattic.com/wordpress/trunk@2445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-15 16:35:13 +00:00
ryan
c81c012981 Don't let users who cannot publish edit published posts, even their own. Make consistent use of user_can_create_post(). http://mosquito.wordpress.org/view.php?id=1004 Props: MC_incubus
git-svn-id: http://svn.automattic.com/wordpress/trunk@2441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-14 00:48:11 +00:00
ryan
c1c2c0df34 Do not require password update when changing profile. http://mosquito.wordpress.org/view.php?id=1101 Props: idanso
git-svn-id: http://svn.automattic.com/wordpress/trunk@2439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-13 17:29:33 +00:00
ryan
5123086148 Change login noun to Username. http://mosquito.wordpress.org/view.php?id=1088 Props: Albert
git-svn-id: http://svn.automattic.com/wordpress/trunk@2437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-13 17:06:18 +00:00
ryan
8b36e6be3a Introducing wp_redirect(), first cut. http://mosquito.wordpress.org/view.php?id=592 Props: Toby Simmons
git-svn-id: http://svn.automattic.com/wordpress/trunk@2436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-13 16:36:09 +00:00
ryan
15209b94c2 Fix number formatting in dashboard stats for numbers > 999. http://mosquito.wordpress.org/view.php?id=1074 Hat tip: dougal
git-svn-id: http://svn.automattic.com/wordpress/trunk@2433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-11 16:53:16 +00:00
ryan
c21410812f Mark strings for translation. http://mosquito.wordpress.org/view.php?id=1033 Hat tip: slebog
git-svn-id: http://svn.automattic.com/wordpress/trunk@2432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-11 03:41:04 +00:00
ryan
379367cfbe Fix timestamp editing. http://mosquito.wordpress.org/view.php?id=1022
git-svn-id: http://svn.automattic.com/wordpress/trunk@2429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-10 09:50:26 +00:00
ryan
1996a5986f Don't make post slug sticky until the post is published. http://mosquito.wordpress.org/view.php?id=531
git-svn-id: http://svn.automattic.com/wordpress/trunk@2426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-10 03:01:45 +00:00
matt
53eef6d943 Allowing more hooks into authentication - Hat tip: http://dev.webadmin.ufl.edu/~dwc/2005/03/02/authentication-plugins/
git-svn-id: http://svn.automattic.com/wordpress/trunk@2425 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-09 22:49:42 +00:00
ryan
2fbbab314f Obey default pingback setting. http://mosquito.wordpress.org/view.php?id=945
git-svn-id: http://svn.automattic.com/wordpress/trunk@2413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-07 00:01:57 +00:00
ryan
8d5745bfb4 Fix strtotime warning. http://mosquito.wordpress.org/view.php?id=981
git-svn-id: http://svn.automattic.com/wordpress/trunk@2412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-06 05:48:41 +00:00
ryan
a91c28459e Mark strings for localization. http://mosquito.wordpress.org/view.php?id=1033
git-svn-id: http://svn.automattic.com/wordpress/trunk@2411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-05 18:31:59 +00:00
ryan
c84f9a4325 Localize default post, category, and comment. Remove unnecessary addslashes/stripslashes. Validate admin email address. http://mosquito.wordpress.org/view.php?id=994 Props: slebog and nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-05 02:27:08 +00:00
matt
2f10c8b2f3 "Version" CSS so people reload on upgrading.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-04 19:43:30 +00:00
matt
88dce7c55b Pre-emptive link to support
git-svn-id: http://svn.automattic.com/wordpress/trunk@2405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-04 19:34:21 +00:00
matt
30711d8c0c Missing closing bracket. Hat tip: Lucas.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-03 19:27:39 +00:00
ryan
b9433193df Fix edit page menu highlighting. http://mosquito.wordpress.org/view.php?id=799 Hat tip: mdawaffe
git-svn-id: http://svn.automattic.com/wordpress/trunk@2401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-02 16:30:00 +00:00
ryan
ec8924fb5b Remove extra line breaks. http://mosquito.wordpress.org/view.php?id=1002
git-svn-id: http://svn.automattic.com/wordpress/trunk@2400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-02 15:42:59 +00:00
ryan
d40a808df3 Localize time format. http://mosquito.wordpress.org/view.php?id=994
git-svn-id: http://svn.automattic.com/wordpress/trunk@2393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-28 04:45:58 +00:00
ryan
299e5c6f36 Localize date formats. http://mosquito.wordpress.org/view.php?id=994
git-svn-id: http://svn.automattic.com/wordpress/trunk@2392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-28 03:27:19 +00:00
ryan
139adf7c5c gettext install and upgrade. http://mosquito.wordpress.org/view.php?id=994 From nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-27 23:09:58 +00:00
ryan
6bb1b724ab Give first post a slug. http://mosquito.wordpress.org/view.php?id=987 Props: MaThIbUs
git-svn-id: http://svn.automattic.com/wordpress/trunk@2386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-26 20:46:12 +00:00
ryan
8e42511ad6 Strip slashes from theme name. Encode special chars in theme name. http://mosquito.wordpress.org/view.php?id=978 and http://mosquito.wordpress.org/view.php?id=953
git-svn-id: http://svn.automattic.com/wordpress/trunk@2385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-26 06:38:18 +00:00
matt
98874495fb Patch from Carthik
git-svn-id: http://svn.automattic.com/wordpress/trunk@2383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-25 23:09:14 +00:00
ryan
0e74c2524b Add callback API to add_menu_page(). Fix some menu bugs. http://mosquito.wordpress.org/view.php?id=975 Reviewed by Owen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-25 16:11:27 +00:00
ryan
894c4cc880 Localize strings. http://mosquito.wordpress.org/view.php?id=909 Props: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-25 00:20:48 +00:00
ryan
8d7f5b8cae Fix bulk link operations. http://mosquito.wordpress.org/view.php?id=949
git-svn-id: http://svn.automattic.com/wordpress/trunk@2376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-24 18:59:52 +00:00
ryan
639a2a93d2 Fix sidebar. http://mosquito.wordpress.org/view.php?id=912
git-svn-id: http://svn.automattic.com/wordpress/trunk@2375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-24 18:47:21 +00:00
ryan
839698993a Preserve entity encoding in plugin editor. http://mosquito.wordpress.org/view.php?id=957 Props: coffee2code
git-svn-id: http://svn.automattic.com/wordpress/trunk@2372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-24 18:13:02 +00:00
matt
015651ab8c Wrong order - http://mosquito.wordpress.org/view.php?id=928
git-svn-id: http://svn.automattic.com/wordpress/trunk@2368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-21 05:58:09 +00:00
matt
16d7d02013 Missing ID - http://mosquito.wordpress.org/view.php?id=933
git-svn-id: http://svn.automattic.com/wordpress/trunk@2367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-21 05:53:09 +00:00
rboren
ecf61fc382 Plugin option pages aren't displayed. http://mosquito.wordpress.org/view.php?id=902
git-svn-id: http://svn.automattic.com/wordpress/trunk@2362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-17 16:05:45 +00:00
saxmatt
78842f0672 Semi-colon semi-bug
git-svn-id: http://svn.automattic.com/wordpress/trunk@2352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 23:25:59 +00:00
saxmatt
d720a8ef0a Two small tweaks before release
git-svn-id: http://svn.automattic.com/wordpress/trunk@2346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 03:32:43 +00:00
saxmatt
a834f4b221 Icon is broken
git-svn-id: http://svn.automattic.com/wordpress/trunk@2343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 00:48:36 +00:00
saxmatt
e9e6d55502 Tidy spacing a little
git-svn-id: http://svn.automattic.com/wordpress/trunk@2337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 23:25:16 +00:00
saxmatt
b566c4323c Send content-type header - http://mosquito.wordpress.org/view.php?id=874
git-svn-id: http://svn.automattic.com/wordpress/trunk@2335 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 20:08:29 +00:00
saxmatt
f8efc5c837 Redirect to the right place - http://mosquito.wordpress.org/view.php?id=510
git-svn-id: http://svn.automattic.com/wordpress/trunk@2333 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 09:46:08 +00:00
rboren
6a11fa21a2 Load comments-popup template through the index.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 09:17:23 +00:00
saxmatt
5524255aa5 More upload fixes - http://mosquito.wordpress.org/view.php?id=696
git-svn-id: http://svn.automattic.com/wordpress/trunk@2331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 07:13:38 +00:00
saxmatt
becc1347cb http://mosquito.wordpress.org/view.php?id=810
git-svn-id: http://svn.automattic.com/wordpress/trunk@2329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 07:06:52 +00:00
saxmatt
f4dafc015f http://mosquito.wordpress.org/view.php?id=772
git-svn-id: http://svn.automattic.com/wordpress/trunk@2328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 07:04:16 +00:00
saxmatt
9eccc2d2e3 Highlight current theme - http://mosquito.wordpress.org/view.php?id=868
git-svn-id: http://svn.automattic.com/wordpress/trunk@2325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 05:36:54 +00:00
saxmatt
6898b60840 Remove 1=1 clause
git-svn-id: http://svn.automattic.com/wordpress/trunk@2324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 05:16:48 +00:00
saxmatt
a622906bd5 Don't let there be duplicate post_names
git-svn-id: http://svn.automattic.com/wordpress/trunk@2323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:51:14 +00:00
saxmatt
729562e1c2 No bad HTML when there's quotes in options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:39:17 +00:00
saxmatt
8e014dea63 html_type to allow for true XHTML.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:36:57 +00:00
saxmatt
df3a83a5fb Friendlier file names in theme editor - http://mosquito.wordpress.org/view.php?id=598
git-svn-id: http://svn.automattic.com/wordpress/trunk@2319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:24:25 +00:00
saxmatt
f46f90427d Allow RSS language - http://mosquito.wordpress.org/view.php?id=367
git-svn-id: http://svn.automattic.com/wordpress/trunk@2318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:17:12 +00:00
saxmatt
ce7add2275 More presave filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:05:19 +00:00
saxmatt
636fd6d92f Clearer message if we can't write the .htaccess file - http://mosquito.wordpress.org/view.php?id=694
git-svn-id: http://svn.automattic.com/wordpress/trunk@2315 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 03:22:25 +00:00
saxmatt
5738851fa5 Remove unused options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 03:20:29 +00:00
saxmatt
eda8b55ac0 Removal of changes.xml bloat.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 03:11:23 +00:00
saxmatt
15ed54a100 Consistent instructions for non-apache servers - http://mosquito.wordpress.org/view.php?id=403
git-svn-id: http://svn.automattic.com/wordpress/trunk@2310 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 00:51:43 +00:00
saxmatt
89dcce8b1f Set closed for nonbools when blank - http://mosquito.wordpress.org/view.php?id=550
git-svn-id: http://svn.automattic.com/wordpress/trunk@2308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 00:04:58 +00:00
saxmatt
03cf86ffed Be nicer to alpha geeks - http://mosquito.wordpress.org/view.php?id=300
git-svn-id: http://svn.automattic.com/wordpress/trunk@2307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-13 23:58:45 +00:00
rboren
9a11067cf3 Wrong arguments for user_can_edit_user() in wp-admin/edit.php. http://mosquito.wordpress.org/view.php?id=865 Hat tip: Agent Orange
git-svn-id: http://svn.automattic.com/wordpress/trunk@2298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-13 19:30:34 +00:00
rboren
5e68548c89 Copy searchform and images when creating site theme from default theme. http://mosquito.wordpress.org/view.php?id=852
git-svn-id: http://svn.automattic.com/wordpress/trunk@2293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 19:34:50 +00:00
saxmatt
b698cac8ee Show updated time, not post time. - http://mosquito.wordpress.org/view.php?id=682
git-svn-id: http://svn.automattic.com/wordpress/trunk@2291 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 09:32:00 +00:00
saxmatt
c8c2d1ef89 When in advanced view it means the boxes are unchecked
git-svn-id: http://svn.automattic.com/wordpress/trunk@2290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 09:25:54 +00:00
saxmatt
553e41cf73 Enclosure cleanups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 08:58:10 +00:00
saxmatt
bf51ef9896 Make a lil bit clearer - http://mosquito.wordpress.org/view.php?id=400
git-svn-id: http://svn.automattic.com/wordpress/trunk@2287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 08:03:56 +00:00
saxmatt
40fcfeb30f Be nicer to memory
git-svn-id: http://svn.automattic.com/wordpress/trunk@2286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 07:50:13 +00:00
saxmatt
02105817d7 Missing plugin call
git-svn-id: http://svn.automattic.com/wordpress/trunk@2285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 07:41:29 +00:00
saxmatt
a622032e5e menu tweak - http://mosquito.wordpress.org/view.php?id=255
git-svn-id: http://svn.automattic.com/wordpress/trunk@2279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 02:00:56 +00:00
saxmatt
b3a97be613 http://mosquito.wordpress.org/view.php?id=431
git-svn-id: http://svn.automattic.com/wordpress/trunk@2278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 01:50:27 +00:00
donncha
b5c9e98cf4 Removed a leftover debug print_r
git-svn-id: http://svn.automattic.com/wordpress/trunk@2276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 22:45:49 +00:00
michelvaldrighi
4dc3888841 adding flexibility to the Manage Posts table, ad two hooks to manipulate it described on hackers@ ML
git-svn-id: http://svn.automattic.com/wordpress/trunk@2275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 17:58:11 +00:00
rboren
2a5cff4421 Remove extra paren. http://mosquito.wordpress.org/view.php?id=853
git-svn-id: http://svn.automattic.com/wordpress/trunk@2273 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 06:49:07 +00:00
saxmatt
6852b3d4ec http://mosquito.wordpress.org/view.php?id=586
git-svn-id: http://svn.automattic.com/wordpress/trunk@2271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 03:51:13 +00:00
saxmatt
2321f08139 http://mosquito.wordpress.org/view.php?id=483
git-svn-id: http://svn.automattic.com/wordpress/trunk@2268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 03:32:24 +00:00
saxmatt
dae3ef3050 Use new user_can_edit_user function.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 03:12:27 +00:00
saxmatt
2853addfa0 Fix confusing wording - http://mosquito.wordpress.org/view.php?id=481
git-svn-id: http://svn.automattic.com/wordpress/trunk@2266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 03:05:05 +00:00
saxmatt
dd54ce2ad6 Blogger import fix - http://mosquito.wordpress.org/view.php?id=365
git-svn-id: http://svn.automattic.com/wordpress/trunk@2265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 02:44:38 +00:00
saxmatt
83f85c76ac http://mosquito.wordpress.org/view.php?id=522
git-svn-id: http://svn.automattic.com/wordpress/trunk@2264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 02:27:45 +00:00
saxmatt
6f564d455f Fix later
git-svn-id: http://svn.automattic.com/wordpress/trunk@2259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 02:00:38 +00:00
saxmatt
6d15f88945 Excellent spam moderation patch from CarLBanks - http://mosquito.wordpress.org/view.php?id=835
git-svn-id: http://svn.automattic.com/wordpress/trunk@2258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 01:52:19 +00:00
saxmatt
74458cebc9 Confirmation on user delete
git-svn-id: http://svn.automattic.com/wordpress/trunk@2257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 01:43:13 +00:00
saxmatt
496b443095 Don't show email errors for people who don't have it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 01:31:23 +00:00
saxmatt
7b030182ec Deal with timezone diff correctly
git-svn-id: http://svn.automattic.com/wordpress/trunk@2253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 01:21:43 +00:00
saxmatt
67db74a20e http://mosquito.wordpress.org/view.php?id=833
git-svn-id: http://svn.automattic.com/wordpress/trunk@2249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 01:01:31 +00:00
saxmatt
f92b0a038a Better error checking
git-svn-id: http://svn.automattic.com/wordpress/trunk@2248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 00:59:50 +00:00
saxmatt
792146c8a6 More consistent results
git-svn-id: http://svn.automattic.com/wordpress/trunk@2244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 00:38:20 +00:00
rboren
6dca59bddc Suppress safe mode restriction warnings.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-08 08:01:59 +00:00
rboren
1da65af1e1 Set umask to 0 when creating site theme.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2242 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-08 07:50:24 +00:00
rboren
c4bc224fa9 s///. http://mosquito.wordpress.org/view.php?id=832
git-svn-id: http://svn.automattic.com/wordpress/trunk@2235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-07 02:06:57 +00:00
rboren
3ec8c50289 Plugin page hooks. Props: morganiq. http://mosquito.wordpress.org/view.php?id=785 http://mosquito.wordpress.org/view.php?id=797
git-svn-id: http://svn.automattic.com/wordpress/trunk@2234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-07 01:15:06 +00:00
rboren
20ef36ab0f Fix display of moderation update messages. Props to morganiq. http://mosquito.wordpress.org/view.php?id=820
git-svn-id: http://svn.automattic.com/wordpress/trunk@2233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-06 20:49:26 +00:00
rboren
6d302677fc Mark string for translation. Props: ortus. http://mosquito.wordpress.org/view.php?id=779
git-svn-id: http://svn.automattic.com/wordpress/trunk@2226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-05 20:59:56 +00:00
rboren
10d39e20e1 s/comment_status/comment_approved/. Bug 807. Hat tip: gbhugo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-05 18:32:57 +00:00
saxmatt
431b146c23 Where did those spaces go?
git-svn-id: http://svn.automattic.com/wordpress/trunk@2222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-05 05:50:09 +00:00
saxmatt
5a6dd75c0d Clearer wording - http://mosquito.wordpress.org/view.php?id=812
git-svn-id: http://svn.automattic.com/wordpress/trunk@2220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-05 05:34:19 +00:00
saxmatt
20a12ca306 Update rewrite rules on delete - http://wordpress.org/support/topic.php?id=22562
git-svn-id: http://svn.automattic.com/wordpress/trunk@2219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-05 05:32:36 +00:00
saxmatt
dcd9bed892 A little reorg
git-svn-id: http://svn.automattic.com/wordpress/trunk@2218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-05 04:53:19 +00:00
saxmatt
639b7c93e1 Big buttons for login and registration, more robust registration and password recovery.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-05 02:19:00 +00:00
saxmatt
3e59b760c1 First user should have a registration date.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-04 23:52:56 +00:00
saxmatt
8dd0f6d14b Be a little more forward-looking
git-svn-id: http://svn.automattic.com/wordpress/trunk@2213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-04 22:55:11 +00:00
saxmatt
8d818702a0 Don't show spam in list
git-svn-id: http://svn.automattic.com/wordpress/trunk@2211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-03 19:13:11 +00:00
emc3
0d3d253fbe Typo fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@2207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-02 13:58:14 +00:00
saxmatt
9ae063a5ed Don't show template dropdown if there's only one: http://mosquito.wordpress.org/view.php?id=530
git-svn-id: http://svn.automattic.com/wordpress/trunk@2203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-02 10:44:53 +00:00
saxmatt
ac7b74637e Yay for IE
git-svn-id: http://svn.automattic.com/wordpress/trunk@2202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-02 10:39:50 +00:00
saxmatt
24036be935 Tweaks to the dashboard planet display
git-svn-id: http://svn.automattic.com/wordpress/trunk@2201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-02 10:36:59 +00:00
saxmatt
c19e40c302 We didn't know how big it'd get :)
git-svn-id: http://svn.automattic.com/wordpress/trunk@2200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-02 09:41:06 +00:00
saxmatt
30213a51c1 Adding support for a proxy-specific RBL that has shown to be extremely effective
git-svn-id: http://svn.automattic.com/wordpress/trunk@2199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-02 08:40:44 +00:00
michelvaldrighi
2774142c5a Fix for bug #559, capitalisation issue
git-svn-id: http://svn.automattic.com/wordpress/trunk@2194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-01 11:03:45 +00:00
saxmatt
9b8483289d Preserve GUIDs in imports
git-svn-id: http://svn.automattic.com/wordpress/trunk@2193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-01 10:04:01 +00:00
saxmatt
b5a43a4b77 Dashboard and option tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@2192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-01 09:52:36 +00:00
rboren
d883df1424 get_home_path() fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-01 06:59:44 +00:00
saxmatt
a90237eb16 Old variable would mysteriously crash some configs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-01 01:51:05 +00:00
rboren
e9d1241d26 Remove support for 'all' queries and for poststart and postend.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2179 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-01 01:49:51 +00:00
saxmatt
4610a1aa0a Change to match new default - http://mosquito.wordpress.org/view.php?id=757
git-svn-id: http://svn.automattic.com/wordpress/trunk@2173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-31 10:35:28 +00:00
saxmatt
c4d8b5c8b4 Fix for assigning authors - http://mosquito.wordpress.org/view.php?id=759
git-svn-id: http://svn.automattic.com/wordpress/trunk@2172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-31 10:32:28 +00:00
saxmatt
85c19d30c2 http://mosquito.wordpress.org/view.php?id=430
git-svn-id: http://svn.automattic.com/wordpress/trunk@2170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-31 10:24:05 +00:00
saxmatt
eeee21f816 Invalid generated code - http://mosquito.wordpress.org/view.php?id=774
git-svn-id: http://svn.automattic.com/wordpress/trunk@2169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-31 10:17:48 +00:00
saxmatt
c4649b9979 Comment registration goodness. Hat tip to Jason at noprequisite.com for user_identity code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-31 06:38:12 +00:00
saxmatt
f95c9db9b7 Moderation confirmation from Ryan, some other template and comment editing improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-31 04:22:01 +00:00
rboren
48d334e1c0 Get the title for pluggable top level admin pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-30 07:34:03 +00:00
saxmatt
3d59d342d1 Don't show box if there's nothing to show.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-27 22:24:07 +00:00
rboren
ba04c52c00 Cleanup wp-l10n includes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-27 15:20:48 +00:00
saxmatt
4699b62b40 Shhhh
git-svn-id: http://svn.automattic.com/wordpress/trunk@2156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-27 05:55:07 +00:00
saxmatt
91dd2f77b9 Another place we need to double encode
git-svn-id: http://svn.automattic.com/wordpress/trunk@2143 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 10:09:01 +00:00
saxmatt
4ab4dd9848 Registration off by default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2141 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 10:01:23 +00:00
saxmatt
f4783007fb It should tell you how you've modded even if register_globals off
git-svn-id: http://svn.automattic.com/wordpress/trunk@2136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 08:21:31 +00:00
saxmatt
951158ebb4 Make input forms bigger.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 07:44:38 +00:00
saxmatt
31de67acf1 Don't show other drafts on one-user blogs - http://mosquito.wordpress.org/view.php?id=723
git-svn-id: http://svn.automattic.com/wordpress/trunk@2132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 07:39:23 +00:00
saxmatt
fa2d1eca23 Encode for JS
git-svn-id: http://svn.automattic.com/wordpress/trunk@2126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 06:15:25 +00:00
saxmatt
326ac00ee6 Higher quality thumbnails - http://mosquito.wordpress.org/view.php?id=736
git-svn-id: http://svn.automattic.com/wordpress/trunk@2125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 06:05:44 +00:00
saxmatt
36f89f11c9 Fix for menu_order - http://mosquito.wordpress.org/view.php?id=740
git-svn-id: http://svn.automattic.com/wordpress/trunk@2122 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 05:36:20 +00:00
saxmatt
ca285ec098 Encode entities correctly for edit form
git-svn-id: http://svn.automattic.com/wordpress/trunk@2121 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-23 23:21:44 +00:00
saxmatt
6bac26e433 Encode entities correctly for edit form
git-svn-id: http://svn.automattic.com/wordpress/trunk@2120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-23 23:00:15 +00:00
rboren
bf06e2f857 If post title is not provided, we still need to have a sanitized name for use in permalinks. Use the post id. Bug 717.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-20 05:18:55 +00:00
rboren
122c114cd6 wp_setcookie() and wp_clearcookie(). Set cookies for both siteurl and home if they are not the same. Update cookies whenever home or siteurl change.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-20 04:56:24 +00:00
rboren
fdb5bdb740 Include legacy template files in the common file list only if they exist.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2105 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-19 15:23:38 +00:00
saxmatt
953b919fdc Don't show spam comments in search results.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-17 23:32:20 +00:00
saxmatt
e963f0fe5a http://mosquito.wordpress.org/view.php?id=687
git-svn-id: http://svn.automattic.com/wordpress/trunk@2096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-15 00:56:42 +00:00
rboren
1fb563136b Do not include admin-functions from ugrade-functions to avoid circular dependency. Move wp-l10n higher up in the wp-settings include chain. Bug 627.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2095 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-15 00:09:25 +00:00
rboren
3f5d6b64f5 Embolden active plugins.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2090 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-14 20:20:29 +00:00
rboren
82e031194e Fix double include when handling plugin admin pages. Bug 649. Hat tip: morganiq
git-svn-id: http://svn.automattic.com/wordpress/trunk@2086 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-12 23:33:07 +00:00
saxmatt
73cbd42eeb http://mosquito.wordpress.org/view.php?id=669
git-svn-id: http://svn.automattic.com/wordpress/trunk@2083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-11 20:22:11 +00:00
saxmatt
15b84de271 Adding RSS feeds for everybody.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2078 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-10 23:30:57 +00:00
saxmatt
652654d4d5 Spam tastes great, we should eat more of it. Add 'spam' approval value, and basic blacklist.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-10 20:21:06 +00:00
saxmatt
2ce6f9608d No email on the default comment.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2074 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-10 20:12:55 +00:00
rboren
214ad23474 Grammar fix. Bug 652.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-10 04:03:51 +00:00
rboren
42033db227 Update codex link. Patch from 2fargon for bug 646.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-09 21:24:35 +00:00
saxmatt
3440138f04 Trim updated options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2067 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-07 01:39:18 +00:00
saxmatt
4015316834 http://mosquito.wordpress.org/view.php?id=521
git-svn-id: http://svn.automattic.com/wordpress/trunk@2062 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-07 01:11:51 +00:00
saxmatt
6584b204a6 Some cleanup patches from Scott: http://www.coffee2code.com/archives/2005/01/06/walking-with-15/
git-svn-id: http://svn.automattic.com/wordpress/trunk@2060 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 23:10:28 +00:00
saxmatt
99df7e3a03 Cleaning up filters and format-to-post
git-svn-id: http://svn.automattic.com/wordpress/trunk@2059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 22:51:44 +00:00
saxmatt
217dbe1d58 Don't show link border on footer images.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 09:52:11 +00:00
saxmatt
b835332cd0 Fixes to XFN creator
git-svn-id: http://svn.automattic.com/wordpress/trunk@2051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 09:46:52 +00:00
saxmatt
6e71a37427 Show feedback that the post was saved.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 09:29:04 +00:00
rboren
7ad6f07f87 Update stylesheet and comments references when upgrading old templates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-05 21:57:51 +00:00
rboren
5870827adf Recommit disappearing changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2044 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-04 22:46:45 +00:00
rboren
22fb2efc85 Automatic site theme generator.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2037 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-02 10:09:16 +00:00
saxmatt
064976d3e0 Expose menu_order.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2031 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-02 00:09:05 +00:00
saxmatt
373276ee25 Sub-page hierarchy, show pages on default menu. TODO: Ping Michael about top-level pages in kubrick menu.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-01 23:05:07 +00:00
saxmatt
21f5e3f715 Add relative date to dashboard
git-svn-id: http://svn.automattic.com/wordpress/trunk@2028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-01 22:15:58 +00:00
rboren
5c92876ab2 Do not allow .. anywhere in the filename.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2019 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-30 18:05:46 +00:00
saxmatt
232e019cc6 Moving default template stuff into wp-includes, uncluttering root
git-svn-id: http://svn.automattic.com/wordpress/trunk@2009 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-30 10:58:06 +00:00
rboren
888021c22a Leave htaccess alone if permalinks are not turned on. Bug 597.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-27 22:30:52 +00:00
rboren
210016e4d4 Load the most recent file into the template editor by default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-27 03:27:17 +00:00
rboren
e8d51ff0d0 Fix menu highlighting for Users. Patch from MooKitty. Bug 577.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-24 20:55:36 +00:00
saxmatt
637cfdc7a4 Cleaning up blogfilename.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-24 01:34:47 +00:00
rboren
0b79658085 Use SCRIPT_FILENAME instead of PATH_TRANSLATED since PATH_TRANSLATED is not always set. Consolidate home path logic into get_home_path().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-23 00:53:56 +00:00
saxmatt
f9b77bb837 Clean up global ideas from michel_v
git-svn-id: http://svn.automattic.com/wordpress/trunk@1994 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-23 00:08:43 +00:00
donncha
d464b81ae6 Fixed "No ending delimiter '/'" error.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-22 15:46:06 +00:00
saxmatt
e8c764b1ae Some stlye tweaks from Jesuit
git-svn-id: http://svn.automattic.com/wordpress/trunk@1989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-21 22:09:07 +00:00
saxmatt
1f5d112361 Comment it
git-svn-id: http://svn.automattic.com/wordpress/trunk@1988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-20 20:22:26 +00:00
saxmatt
575137d7cb Better mass-moderation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-20 20:03:30 +00:00
saxmatt
7727b00596 Don't cache. No, really. Hat tip: Kimmo Suominen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 18:43:45 +00:00
saxmatt
0b090524bc Don't squish the view site link
git-svn-id: http://svn.automattic.com/wordpress/trunk@1982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 08:23:22 +00:00
saxmatt
7b3972f45e http://mosquito.wordpress.org/view.php?id=568
git-svn-id: http://svn.automattic.com/wordpress/trunk@1981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 08:17:07 +00:00
saxmatt
1bd4057b23 Bug fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@1980 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 07:26:43 +00:00
saxmatt
90c90b336f New aggregation code (hat tip: Chris Davis/Jesuit), tweaked style, fixed login updater, new dashboard.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1979 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 02:30:40 +00:00
saxmatt
626fb71daa More style tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@1978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 00:26:32 +00:00
saxmatt
c2721bc75d Style tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@1977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 00:21:14 +00:00
saxmatt
3f39fe4b61 First pass at dashboard. Hat tip: Jesuit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 00:10:10 +00:00
saxmatt
736b9d8bcb Delete duplicate options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1975 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-18 21:21:50 +00:00
saxmatt
fef86c9964 Some code cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-18 20:56:26 +00:00
saxmatt
15745c2230 Change dateYMDhour to be something more sane, bugfix on edit.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-17 19:27:35 +00:00
saxmatt
65bbec71d0 Comments refactoring and cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@1964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-16 02:57:05 +00:00
saxmatt
ee3980158b Link author website in moderation page
git-svn-id: http://svn.automattic.com/wordpress/trunk@1963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-15 23:20:51 +00:00
saxmatt
50346fe5b0 HTML fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@1961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-15 23:09:46 +00:00
saxmatt
f035e1d966 Only check once, good idea: http://mosquito.wordpress.org/view.php?id=371
git-svn-id: http://svn.automattic.com/wordpress/trunk@1958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 09:53:16 +00:00
saxmatt
ed31b29e05 Don't allow viewing/editing of wp-config.php through web interface.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 09:45:49 +00:00
saxmatt
ecdec8f8e3 Proper alternation of category display background.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 09:24:39 +00:00
saxmatt
d53401fbd5 Just a little code cleanup and case normalization. http://mosquito.wordpress.org/view.php?id=360
git-svn-id: http://svn.automattic.com/wordpress/trunk@1953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 09:22:21 +00:00
saxmatt
17e0672928 Remove inline style.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 09:05:44 +00:00
saxmatt
248016268b Better dc:date handling: http://mosquito.wordpress.org/view.php?id=478
git-svn-id: http://svn.automattic.com/wordpress/trunk@1950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 08:58:11 +00:00
saxmatt
33d3914a58 Using modern variables.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 07:55:26 +00:00
saxmatt
340804aa79 Move all auth stuff into functions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 03:00:55 +00:00
saxmatt
5cb036d571 UTC is GMT updated for leap seconds. :)
git-svn-id: http://svn.automattic.com/wordpress/trunk@1946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-13 16:46:34 +00:00
saxmatt
8569da174e Make delete button more buttony.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-13 16:42:22 +00:00
saxmatt
e16bd7dae8 http://mosquito.wordpress.org/view.php?id=477
git-svn-id: http://svn.automattic.com/wordpress/trunk@1944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-13 16:32:29 +00:00
saxmatt
c16f28ef5d Typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@1943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-13 16:31:06 +00:00
saxmatt
c3e1d51c20 Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-12 20:41:19 +00:00
saxmatt
de360e84e1 More HTML error fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-12 06:31:01 +00:00
saxmatt
414d3cd772 HTML nesting error
git-svn-id: http://svn.automattic.com/wordpress/trunk@1937 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-12 06:01:45 +00:00
saxmatt
1cfff205d8 HTML error.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-11 08:24:04 +00:00
saxmatt
5ba63ff4d5 Support for hidden custom fields (custom fields that start with _)
git-svn-id: http://svn.automattic.com/wordpress/trunk@1935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 04:12:20 +00:00
saxmatt
d8eca12969 Better wording
git-svn-id: http://svn.automattic.com/wordpress/trunk@1934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 02:57:41 +00:00
saxmatt
4ceffc2672 Make page editing a bit more advanced.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 02:13:47 +00:00
saxmatt
d5c7cc229e Fix HTML on edit category form, allow category slug to be edited.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 01:02:25 +00:00
saxmatt
b6c13ceee4 No reason not to have default for current category argument.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 00:44:05 +00:00
rboren
fb1e3de410 Rationalize menu access levels. Submenus should have an access level greater than or equal to its parent. Require level 8 for all file editing pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-08 22:32:49 +00:00
saxmatt
16cffbe786 Hat tip: Kellan - http://laughingmeme.org/
git-svn-id: http://svn.automattic.com/wordpress/trunk@1919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-08 01:04:33 +00:00
rboren
a2b6757246 Remove call to undefined function clear_smarty_cache(). Bug 424.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-08 00:23:02 +00:00
saxmatt
fedf5da324 Not clearing can cause some weird bugs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-07 20:44:28 +00:00
saxmatt
efa798a2af Userlevel 6 on options page
git-svn-id: http://svn.automattic.com/wordpress/trunk@1915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-07 20:12:34 +00:00
rboren
d849a73f55 Mark strings for translation. Bug 514. Patch by nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-04 06:53:10 +00:00
rboren
497b71996a Submenu construction improvement.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-04 05:02:07 +00:00
rboren
b1a4a04126 Move rewrite and permalink functions into WP_Rewrite class.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-03 02:38:11 +00:00
saxmatt
6f7674778f Get number of posts correctly.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-01 16:12:53 +00:00
saxmatt
900a782228 Only show users that can post.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-01 16:03:28 +00:00
rboren
53b443aa09 Use mysl2date() to create the date format example so that months and days are localized. Bug 504. Patch from nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-29 20:32:25 +00:00
rboren
7fe73226cd String i18n. Bug 505. Patch from nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-29 19:46:20 +00:00
rboren
3627e4c953 Correct i18n string markup. Bug 502. Patch from nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-29 17:28:53 +00:00
rboren
deb6861b1c Number specifiers for i18n.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-28 05:48:22 +00:00
rboren
999411097e Make plugins relative to ABSPATH when updating recently edited.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-28 05:38:54 +00:00
rboren
2625010626 Fix link to setup-config. Bug 497.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-28 04:41:48 +00:00
rboren
bd4e71a7ba Allow plugins to be loaded from subdirs of wp-content/plugins.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-28 00:33:04 +00:00
rboren
e9cd4f12cc Fix post deletion. Update wp_delete_post() and call from post.php. Bug 472.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-27 04:46:54 +00:00
rboren
65afc9f7b6 Change "Front Page" to "Pages". Bug 481.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-27 00:58:39 +00:00
rboren
bc9a785437 Mark string for translation. Bug 493. Hat tip: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@1889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-27 00:51:43 +00:00
rboren
a4c058f2c8 get_plugin_data() and get_plugins()
git-svn-id: http://svn.automattic.com/wordpress/trunk@1887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-26 02:29:45 +00:00
rboren
8b9b4d71da add_menu_page(), add_submenu_page(), add_management_page().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-26 01:50:37 +00:00
saxmatt
0ddd331190 CSS typos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-25 19:36:21 +00:00
rboren
aa2dd4d548 Pass theme in URI when sending update header. Bug 491.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-25 16:15:27 +00:00
rboren
6af4d57f8d Admin tweaks from MooKitty.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-25 15:45:16 +00:00
rboren
dae8fed4f7 i18n fixes. Bug 489. Patch from nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-25 04:11:57 +00:00
rboren
477e3344b8 Do not allow a page to be its own parent.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-24 00:12:46 +00:00
rboren
a80864dbf5 Fix array_merge of stylesheets and templates. Patch from kharris.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-23 17:51:34 +00:00
emc3
aa2fbccf6f Use new user_can_foo() functions, clean up comment editing
git-svn-id: http://svn.automattic.com/wordpress/trunk@1875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-23 15:09:24 +00:00
rboren
c84728b1f3 Preserve author ID when editing pages. Bug 480. Hat tip: adsworth
git-svn-id: http://svn.automattic.com/wordpress/trunk@1873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-21 21:28:18 +00:00
rboren
acbad8e480 Make short tag long. Reported by adsworth.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-19 21:05:26 +00:00
rboren
9872261202 Permalink love. Wrap mod_rewrite rules in a conditional. Make sure date permalinks are sane. Add get_year_link().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-19 20:54:16 +00:00
saxmatt
3985990228 Just a little tidying
git-svn-id: http://svn.automattic.com/wordpress/trunk@1866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-19 07:23:37 +00:00
saxmatt
88efcfd20d More name cleanups
git-svn-id: http://svn.automattic.com/wordpress/trunk@1864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-18 23:55:08 +00:00
mikelittle
10d0af0fb2 cleanup filenames
git-svn-id: http://svn.automattic.com/wordpress/trunk@1863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-18 23:30:51 +00:00