Commit Graph

76 Commits

Author SHA1 Message Date
Ryan Boren efe9f2fbcf Don't show publish button when post is already published. Props: Mark Jaquith fixes #1813
git-svn-id: https://develop.svn.wordpress.org/trunk@2981 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-04 02:51:59 +00:00
Ryan Boren 7ffc6d0838 Put the preview anchors on the h2. Props: markjaquith fixes #1765
git-svn-id: https://develop.svn.wordpress.org/trunk@2973 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-29 01:52:56 +00:00
Ryan Boren 5076d8f999 Image Uploader bug fixes and UI rework from Andy. fixes #1718
git-svn-id: https://develop.svn.wordpress.org/trunk@2926 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-30 22:42:26 +00:00
Ryan Boren 1f4f968040 Image uploading widget from skeltoac. fixes #1710
git-svn-id: https://develop.svn.wordpress.org/trunk@2921 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 23:55:36 +00:00
Ryan Boren 72133b0358 Post preview, now with extra spiff, from Mark Jaquith. fixes #1701
git-svn-id: https://develop.svn.wordpress.org/trunk@2906 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-23 00:44:26 +00:00
Ryan Boren 0bd0cd8b33 Partial migration to roles.
git-svn-id: https://develop.svn.wordpress.org/trunk@2900 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-21 05:13:49 +00:00
Matt Mullenweg 822f7704bc Move JS below edit form, fixes #1555
git-svn-id: https://develop.svn.wordpress.org/trunk@2804 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-23 07:46:33 +00:00
Matt Mullenweg e6aee8f5c6 Clap on Clap off
git-svn-id: https://develop.svn.wordpress.org/trunk@2789 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-18 01:51:59 +00:00
Matt Mullenweg 91d7f28966 Getting much better! Fixes #1566
git-svn-id: https://develop.svn.wordpress.org/trunk@2776 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-10 23:39:15 +00:00
Matt Mullenweg 67ebbbe5a3 Adding categories on the fly is happiness. Fixes #1563 thanks to mdawaffe
git-svn-id: https://develop.svn.wordpress.org/trunk@2767 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-09 08:16:29 +00:00
Matt Mullenweg 7c4907713c 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: https://develop.svn.wordpress.org/trunk@2762 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-08 01:13:22 +00:00
Matt Mullenweg 1d5e21d175 Tweaks and catchups
git-svn-id: https://develop.svn.wordpress.org/trunk@2756 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-07 08:58:10 +00:00
Matt Mullenweg c2e4367a4f Adding WYSIWYG. Todo: remove all uneccesary stuff.
git-svn-id: https://develop.svn.wordpress.org/trunk@2748 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-04 08:37:46 +00:00
Matt Mullenweg b81fef690d A few CSS polishes
git-svn-id: https://develop.svn.wordpress.org/trunk@2730 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-23 06:22:48 +00:00
Matt Mullenweg cf204d01e5 Fixing tab order, adding publish access key.
git-svn-id: https://develop.svn.wordpress.org/trunk@2729 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-21 23:45:12 +00:00
Ryan Boren 9527e184fe More cap migration.
git-svn-id: https://develop.svn.wordpress.org/trunk@2714 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-15 02:16:45 +00:00
Ryan Boren 5dbb58cd91 Migrate to caps.
git-svn-id: https://develop.svn.wordpress.org/trunk@2709 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-13 22:26:26 +00:00
Matt Mullenweg 810e0018f4 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: https://develop.svn.wordpress.org/trunk@2702 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-09 01:27:46 +00:00
Ryan Boren 2b50612117 Add get_post_to_edit() and get_default_post_to_edit(). More post.php cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@2651 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-19 02:51:48 +00:00
Matt Mullenweg afc06a6f56 New schmancy posting interface
git-svn-id: https://develop.svn.wordpress.org/trunk@2639 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-14 07:31:36 +00:00
Matt Mullenweg f6ef88773f User data migration should be complete
git-svn-id: https://develop.svn.wordpress.org/trunk@2636 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-13 08:32:44 +00:00
Matt Mullenweg f26e7d7e0d Don't show delete button if there's nothing to delete
git-svn-id: https://develop.svn.wordpress.org/trunk@2537 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-16 18:47:37 +00:00
Ryan Boren 7f2c7afd0f 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: https://develop.svn.wordpress.org/trunk@2528 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-13 16:30:09 +00:00
Ryan Boren a21f267454 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: https://develop.svn.wordpress.org/trunk@2441 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-14 00:48:11 +00:00
Ryan Boren bfb799b850 Obey default pingback setting. http://mosquito.wordpress.org/view.php?id=945
git-svn-id: https://develop.svn.wordpress.org/trunk@2413 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-07 00:01:57 +00:00
Matt Mullenweg 0c1b494001 When in advanced view it means the boxes are unchecked
git-svn-id: https://develop.svn.wordpress.org/trunk@2290 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 09:25:54 +00:00
Matt Mullenweg fd66fc02c6 Enclosure cleanups
git-svn-id: https://develop.svn.wordpress.org/trunk@2288 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 08:58:10 +00:00
Matt Mullenweg f08d90e62e http://mosquito.wordpress.org/view.php?id=483
git-svn-id: https://develop.svn.wordpress.org/trunk@2268 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 03:32:24 +00:00
Matt Mullenweg 6ca2c31abd http://mosquito.wordpress.org/view.php?id=521
git-svn-id: https://develop.svn.wordpress.org/trunk@2062 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-07 01:11:51 +00:00
Matt Mullenweg 61677a238f More style tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@1978 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-19 00:26:32 +00:00
Matt Mullenweg dac83fa0a6 Remove inline style.
git-svn-id: https://develop.svn.wordpress.org/trunk@1951 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 09:05:44 +00:00
Matt Mullenweg 01840c778e Make delete button more buttony.
git-svn-id: https://develop.svn.wordpress.org/trunk@1945 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-13 16:42:22 +00:00
Matt Mullenweg 953caf1484 Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@1940 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-12 20:41:19 +00:00
Matt Mullenweg ebdb574b5c HTML nesting error
git-svn-id: https://develop.svn.wordpress.org/trunk@1937 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-12 06:01:45 +00:00
Matt Mullenweg 1b0631f515 Only show users that can post.
git-svn-id: https://develop.svn.wordpress.org/trunk@1906 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-01 16:03:28 +00:00
Matt Mullenweg 0e36c1f615 Allow users 9+ to post as other users, minor advanced post reorg.
git-svn-id: https://develop.svn.wordpress.org/trunk@1861 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-18 19:40:36 +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
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
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
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
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
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
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 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 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 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 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
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 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