Commit Graph

202 Commits

Author SHA1 Message Date
Mark Jaquith 31c39f948d new function for escaping within attributes: attribute_escape()
git-svn-id: https://develop.svn.wordpress.org/trunk@4656 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 10:10:04 +00:00
Ryan Boren 32c1d247ac Attachment data abstraction from mdawaffe. fixes #3440
git-svn-id: https://develop.svn.wordpress.org/trunk@4612 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 22:37:19 +00:00
Ryan Boren e44ea1ff93 Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 07:56:05 +00:00
Matt Mullenweg bc2d62560c Some UI cleanups, changes, and various miscellany.
git-svn-id: https://develop.svn.wordpress.org/trunk@4349 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-06 01:14:47 +00:00
Mark Jaquith 3fdba8da61 Better notice and link after post/page saving. Props mdawaffe. fixes #1690
git-svn-id: https://develop.svn.wordpress.org/trunk@4317 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 07:46:47 +00:00
Ryan Boren 8941e0dfbe Validate good times, come on. Props Viper007Bond. fixes #3113
git-svn-id: https://develop.svn.wordpress.org/trunk@4169 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-07 17:28:29 +00:00
Ryan Boren a28be38534 i18n fixes from nbachiyski. fixes #3109
git-svn-id: https://develop.svn.wordpress.org/trunk@4165 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-05 18:52:24 +00:00
Ryan Boren 7e82eef627 Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 21:46:31 +00:00
Ryan Boren 8988c209e9 Fix autosave redirects
git-svn-id: https://develop.svn.wordpress.org/trunk@4088 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-11 19:13:00 +00:00
Ryan Boren 5f241c40be autosave fix ups
git-svn-id: https://develop.svn.wordpress.org/trunk@4086 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-11 18:50:28 +00:00
Ryan Boren ff9a056e8b Autosave and prototype. Props masquerade. fixes #3020 #3017
git-svn-id: https://develop.svn.wordpress.org/trunk@4082 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-11 03:54:45 +00:00
Ryan Boren 86b08a2787 Fix redirect and publish.
git-svn-id: https://develop.svn.wordpress.org/trunk@4059 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-28 22:18:41 +00:00
Ryan Boren 0b25954d38 Use wp_die(). Props filosofo. fixes #2914
git-svn-id: https://develop.svn.wordpress.org/trunk@3985 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 22:00:03 +00:00
Ryan Boren 0474f077f0 wp_reset_vars() from Sewar. fixes #2888
git-svn-id: https://develop.svn.wordpress.org/trunk@3946 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-03 19:03:37 +00:00
Ryan Boren 23e2a0a25f Use wp_redirect().
git-svn-id: https://develop.svn.wordpress.org/trunk@3928 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-27 05:38:56 +00:00
Ryan Boren 11a6312a36 Use wp_get_referer(). fixes #2800
git-svn-id: https://develop.svn.wordpress.org/trunk@3918 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-24 07:34:35 +00:00
Ryan Boren 6f1d273fc9 Update nonce action strings. Props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@3804 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 23:08:05 +00:00
Ryan Boren 855864396f Improvements to the nonce AYS from mdawaffe. #2734
git-svn-id: https://develop.svn.wordpress.org/trunk@3783 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-18 06:49:22 +00:00
Ryan Boren fcfda4db13 Nonce from above. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3759 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-02 22:36:06 +00:00
Matt Mullenweg 79f049c09e A better comment delete button
git-svn-id: https://develop.svn.wordpress.org/trunk@3721 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 08:02:16 +00:00
Ryan Boren e14b0fc456 Redirect if no action given.
git-svn-id: https://develop.svn.wordpress.org/trunk@3683 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 00:12:43 +00:00
Ryan Boren cb23290318 AJAX, cause you love it. Props mdawaffe. fixes #2561
git-svn-id: https://develop.svn.wordpress.org/trunk@3660 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-29 01:51:55 +00:00
Ryan Boren e758b74575 Add referer check. Props masquerade.
git-svn-id: https://develop.svn.wordpress.org/trunk@3621 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-06 08:32:20 +00:00
Ryan Boren 5b484ee182 Add referer checks. Props masquerade.
git-svn-id: https://develop.svn.wordpress.org/trunk@3618 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-06 08:19:41 +00:00
Ryan Boren ba5d6bafdd Fix post save/delete redirects. fixes #2505 #2502
git-svn-id: https://develop.svn.wordpress.org/trunk@3571 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-27 05:15:13 +00:00
Ryan Boren b4351fd870 Breakup post.php into post.php, comment.php, page.php, post-new.php
git-svn-id: https://develop.svn.wordpress.org/trunk@3563 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-21 06:11:46 +00:00
Ryan Boren 4fc77411ee Option to 'mark as spam' in notification e-mail from Mark J. fixes #1048
git-svn-id: https://develop.svn.wordpress.org/trunk@3529 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-14 20:09:13 +00:00
Ryan Boren 6008a133c4 Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: https://develop.svn.wordpress.org/trunk@3517 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-12 07:53:23 +00:00
Ryan Boren f961003343 Allow draft pages. Use post_type for object types. Reserve post_status strictly for status. fixes #1820
git-svn-id: https://develop.svn.wordpress.org/trunk@3510 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-09 10:03:48 +00:00
Ryan Boren 28bd6692a0 is_preview() fixes from David House. fixes #2188
git-svn-id: https://develop.svn.wordpress.org/trunk@3473 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-23 23:39:56 +00:00
Ryan Boren 8a67cfddd0 Remove reference to non-existant edit-attachment-form. fixes #2270
git-svn-id: https://develop.svn.wordpress.org/trunk@3428 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-12 03:44:44 +00:00
Ryan Boren 82f037674e Confirm-delete dialog fix from Mark Jaquith. fixes #2249
git-svn-id: https://develop.svn.wordpress.org/trunk@3416 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-09 22:50:35 +00:00
Ryan Boren 152fe33307 Don't require admin-header.
git-svn-id: https://develop.svn.wordpress.org/trunk@3361 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-26 17:00:39 +00:00
Ryan Boren dcaa152386 Don't die.
git-svn-id: https://develop.svn.wordpress.org/trunk@3315 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-15 22:26:22 +00:00
Ryan Boren f160329f66 Attachment enhancements from skeltoac. fixes #2074
git-svn-id: https://develop.svn.wordpress.org/trunk@3303 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-13 19:19:56 +00:00
Ryan Boren f8f9acc610 i18n fixes from nbachiyski. #2006
git-svn-id: https://develop.svn.wordpress.org/trunk@3262 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-02 22:37:02 +00:00
Ryan Boren 27dbb0228e Close iframe properly. Props ringmaster. fixes #1932
git-svn-id: https://develop.svn.wordpress.org/trunk@3188 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 18:30:46 +00:00
Ryan Boren 8d5607f6f7 Tab highlight fix from skeltoac. fixes #1619
git-svn-id: https://develop.svn.wordpress.org/trunk@3164 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-19 19:20:33 +00:00
Ryan Boren 9e6d93b6d6 Trailing slashes. Propers to Mark Jaquith. fixes #1893
git-svn-id: https://develop.svn.wordpress.org/trunk@3134 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 10:10:10 +00:00
Ryan Boren e94f3a0418 Bookmarklet script updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@3132 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 09:44:41 +00:00
Ryan Boren eb4979a640 New bookmarklet action.
git-svn-id: https://develop.svn.wordpress.org/trunk@3127 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 03:26:24 +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 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 9b64414d35 Fix page edit redirect.
git-svn-id: https://develop.svn.wordpress.org/trunk@2850 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-08 20:38:30 +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
Ryan Boren 60bc7f83f4 Fix draft list and publish button. fixes #1514
git-svn-id: https://develop.svn.wordpress.org/trunk@2723 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-17 21:08:47 +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
Ryan Boren 19ab84315c Role/capability system. Round one. Props: Owen Winkler
git-svn-id: https://develop.svn.wordpress.org/trunk@2703 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-11 22:39:50 +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