Commit Graph

45 Commits

Author SHA1 Message Date
Peter Westwood 1b8987543c Add a link to the post a comment is for when editing a comment. Fixes #4345 props mgrouchy,
git-svn-id: https://develop.svn.wordpress.org/trunk@6432 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-20 20:31:46 +00:00
Peter Westwood f9a1eaf440 Move the heading inside the wrap. Fixes #5348 props rob1n
git-svn-id: https://develop.svn.wordpress.org/trunk@6406 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-19 17:27:22 +00:00
Peter Westwood 0ede772210 Fix tab order when edit comments. Props Nazgul fixes #4726
git-svn-id: https://develop.svn.wordpress.org/trunk@6078 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-11 19:08:26 +00:00
Ryan Boren 7a43c01e08 Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:32:58 +00:00
Peter Westwood d166d37c3a Tell the user what number comment they are editing. Fixes #4524 props momo360modena and Nazgul.
git-svn-id: https://develop.svn.wordpress.org/trunk@6003 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-01 16:33:55 +00:00
rob1n 2c0bb211b3 Some comment edit form aesthetics. fixes #4367
git-svn-id: https://develop.svn.wordpress.org/trunk@5600 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-30 23:53:34 +00:00
Ryan Boren f1a0a595d7 attribute_escape()s and int casts. see #4333
git-svn-id: https://develop.svn.wordpress.org/trunk@5543 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-25 09:41:04 +00:00
rob1n f69917f454 Take out duplicate ID. Props JeremyVisser. fixes #3432
git-svn-id: https://develop.svn.wordpress.org/trunk@5237 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-10 23:44:58 +00:00
Mark Jaquith f95b191dab i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474
git-svn-id: https://develop.svn.wordpress.org/trunk@4658 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 23:06:18 +00:00
Ryan Boren b37a408e9d Fix input label. Props JeremyVisser. fixes #3432
git-svn-id: https://develop.svn.wordpress.org/trunk@4607 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 06:52:55 +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
Mark Jaquith 4e20befc81 More [4432] cleanup. fixes #3309
git-svn-id: https://develop.svn.wordpress.org/trunk@4437 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-31 06:50:38 +00:00
Ryan Boren 24cd5df33c Add and use delete class on delete buttons. Props mdawaffe. fixes #3187
git-svn-id: https://develop.svn.wordpress.org/trunk@4267 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-02 18:34:08 +00:00
Ryan Boren 8da0ba34e2 Nonce delete comment. Props mdawaffe. fixes #3103
git-svn-id: https://develop.svn.wordpress.org/trunk@4162 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-02 22:05:37 +00:00
Ryan Boren cd766e57e9 s/URI/URL/. Props Nazgul. fixes #2666
git-svn-id: https://develop.svn.wordpress.org/trunk@4133 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 16:40:17 +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 2b4621b1f9 Comment nonce fixes from Mark Jaquith and mdawaffe. fixes #2760
git-svn-id: https://develop.svn.wordpress.org/trunk@3827 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-01 16:59:55 +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 aa88f20cff tinyMCE 2.0.5 coming at you live. fixes #2598
git-svn-id: https://develop.svn.wordpress.org/trunk@3664 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-30 07:50:33 +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 d9c8d0818a MCE fix-em-ups from skeltoac. fixes #1962
git-svn-id: https://develop.svn.wordpress.org/trunk@3283 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-09 19:24:14 +00:00
Ryan Boren 10f9717448 Enable rich editing for comment form.
git-svn-id: https://develop.svn.wordpress.org/trunk@3275 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-07 00:30:39 +00:00
Ryan Boren 15513318ba Big tiny fixes from skeltoac. fixes #1897
git-svn-id: https://develop.svn.wordpress.org/trunk@3136 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 17:47:29 +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 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 bf6a2ea577 More places where WYSIWYG should be triggered
git-svn-id: https://develop.svn.wordpress.org/trunk@2749 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-04 09:26:32 +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 706c897f32 Comment updating cleanup. Add get_comment(), edit_comment(), get_comment_to_edit(), and wp_update_comment().
git-svn-id: https://develop.svn.wordpress.org/trunk@2662 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-26 19:55:12 +00:00
Ryan Boren d8cb7841fb Fix timestamp editing. http://mosquito.wordpress.org/view.php?id=1022
git-svn-id: https://develop.svn.wordpress.org/trunk@2429 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-10 09:50:26 +00:00
Matt Mullenweg b2c3f16f34 Missing ID - http://mosquito.wordpress.org/view.php?id=933
git-svn-id: https://develop.svn.wordpress.org/trunk@2367 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-21 05:53:09 +00:00
Matt Mullenweg 8768dfb610 Moderation confirmation from Ryan, some other template and comment editing improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@2165 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 04:22:01 +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 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 749898bcf2 Bug 0000163. Confirm comment deletion. Courtesy of BrianMeidell and Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1493 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-28 04:01:45 +00:00
Matt Mullenweg 17fe19e626 Cleaned up unused options.
git-svn-id: https://develop.svn.wordpress.org/trunk@1148 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 21:21:19 +00:00
Ryan Boren 1b784239ed Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1140 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 04:26:11 +00:00
Matt Mullenweg 94f0cf9181 Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: https://develop.svn.wordpress.org/trunk@1108 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-20 22:56:47 +00:00
Matt Mullenweg 637f6f3b8a Massive admin tweak commit. Improved consistency, numerous bug fixes, redesigned link forms, tweaked options more, left the ugly grey bar I didn't mean to add in the first place but tweaked it too.
git-svn-id: https://develop.svn.wordpress.org/trunk@1100 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-19 08:09:27 +00:00
Matt Mullenweg 59155a15f3 Migration to get_settings
git-svn-id: https://develop.svn.wordpress.org/trunk@956 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-01 06:13:32 +00:00
Matt Mullenweg 37c361e964 Migrating more of the global options to get_settings().
git-svn-id: https://develop.svn.wordpress.org/trunk@955 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-29 08:43:36 +00:00
Matt Mullenweg 2c0ff17b55 Admin interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@872 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 15:36:28 +00:00
Matt Mullenweg 7921245591 Fix ups.
git-svn-id: https://develop.svn.wordpress.org/trunk@771 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-13 09:23:41 +00:00
Matt Mullenweg 93d1eba12e New two-stage post process.Some HTML cleanup and general tweaking. Split edit form into several files.
git-svn-id: https://develop.svn.wordpress.org/trunk@658 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-28 11:44:05 +00:00