Commit Graph

51 Commits

Author SHA1 Message Date
Peter Westwood 2d7ba950bc Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7325 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 22:57:47 +00:00
Ryan Boren 872d374ece Reduce dependency on inline style. Props mdawaffe. fixes #6228
git-svn-id: https://develop.svn.wordpress.org/trunk@7304 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 23:58:31 +00:00
Ryan Boren ea73b4aa17 Remove raquo from buttons. Props filosofo. fixes #5938
git-svn-id: https://develop.svn.wordpress.org/trunk@6943 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 19:30:55 +00:00
Ryan Boren c2083047a8 Remove cookie checking from check_ajax_referer(). Check nonces instead. Props mdawaffe. fixes #5782
git-svn-id: https://develop.svn.wordpress.org/trunk@6739 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-06 21:19:47 +00:00
Ryan Boren edbba502ed Remember last editor chosen. Props mdawaffe. fixes #3978
git-svn-id: https://develop.svn.wordpress.org/trunk@6567 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-06 19:01:32 +00:00
Ryan Boren 4c85971b2e Remove reference to the_quicktags. Props Nazgul. fixes #4925
git-svn-id: https://develop.svn.wordpress.org/trunk@6081 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-11 19:56:40 +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
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
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 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
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 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 3f6483df00 Fix ref check.
git-svn-id: https://develop.svn.wordpress.org/trunk@3942 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-30 22:14:50 +00:00
Ryan Boren bbc66458c0 Use wp_get_referer(). Props robmiller. fixes #2855
git-svn-id: https://develop.svn.wordpress.org/trunk@3921 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-24 21:14:58 +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
Ryan Boren 38677d2e8d Cap migration.
git-svn-id: https://develop.svn.wordpress.org/trunk@2724 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-17 21:21:50 +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
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 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 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 8dbf39841d ID change.
git-svn-id: https://develop.svn.wordpress.org/trunk@1651 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 10:45:30 +00:00
Matt Mullenweg 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
Matt Mullenweg 0a5ab42617 Not sure why that style was inline.
git-svn-id: https://develop.svn.wordpress.org/trunk@1501 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-01 07:51:26 +00:00
Ryan Boren 389f5e4369 Grammar fix. Bug 0000196.
git-svn-id: https://develop.svn.wordpress.org/trunk@1499 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-29 00:30:07 +00:00
jverber 7f63343b31 Fixed invalid XHTML in a number of admin pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@1411 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 18:23:12 +00:00
Matt Mullenweg 7f1cdc843e Various fixes and cleanups, inspired and pointed out by Joseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@1245 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-09 05:47:02 +00:00
Matt Mullenweg 4acf8997b9 Hot buttons!
git-svn-id: https://develop.svn.wordpress.org/trunk@1240 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-08 01:15:03 +00:00
Matt Mullenweg 3fedfb5746 E_ALL fixes and cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1239 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-07 23:56:33 +00:00
Matt Mullenweg 305ce3bea4 Some consistancy errors.
git-svn-id: https://develop.svn.wordpress.org/trunk@1233 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-05 08:27:43 +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
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
Ryan Boren fd96a38fd7 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1106 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-20 04:15:18 +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 1213208d71 Abstraction of a admin functions, new custom options page for general options, improved style.
git-svn-id: https://develop.svn.wordpress.org/trunk@869 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 09:59:47 +00:00
Matt Mullenweg 3bd3606aef New upload functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@831 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 14:28:02 +00:00
Matt Mullenweg 86b72e1836 Cleaned up the upload button.
git-svn-id: https://develop.svn.wordpress.org/trunk@830 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 07:52:00 +00:00
Matt Mullenweg faeb1826cd Categories should scroll if there are too many, made admin less busy.
git-svn-id: https://develop.svn.wordpress.org/trunk@823 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-02 08:21:17 +00:00
michelvaldrighi 9787d61881 edit-form.php now included in bookmarklet.php, added #postdiv selector
git-svn-id: https://develop.svn.wordpress.org/trunk@694 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 00:13:11 +00:00
Matt Mullenweg 30f6f172c8 Now with default statuses. Drafts on edit page. Fixed bookmarklets, tested in IE and Moz. Slightly tweaked CSS.
git-svn-id: https://develop.svn.wordpress.org/trunk@670 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-31 22:21:50 +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
Matt Mullenweg b9b4a54123 Save and edit while... editing.
git-svn-id: https://develop.svn.wordpress.org/trunk@639 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-22 05:04:18 +00:00
Matt Mullenweg 7d72c03fb8 Trackback on edit done.
git-svn-id: https://develop.svn.wordpress.org/trunk@636 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-22 02:46:40 +00:00
Dougal Campbell 3407cd878e Fixed wonko IE display bug for categories
git-svn-id: https://develop.svn.wordpress.org/trunk@608 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 23:08:57 +00:00
Matt Mullenweg 33a7e6d4d4 Fix for incorrect header() referral, width.
git-svn-id: https://develop.svn.wordpress.org/trunk@607 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 19:16:43 +00:00
Matt Mullenweg f875841324 Validation errors.
git-svn-id: https://develop.svn.wordpress.org/trunk@606 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 18:55:18 +00:00