root/trunk/wp-admin/edit-page-form.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8784 [8784] 08/31/08 06:34:43 azaozz Saving/restoring the user interface state, see #7654
(edit) @8767 [8767] 08/29/08 05:07:40 azaozz Reply to comments from admin, small improvements and fixes, see #7435
(edit) @8757 [8757] 08/27/08 21:35:54 ryan Use wp_dropdown_pages() insead of parent_dropdown()
(edit) @8752 [8752] 08/27/08 19:41:51 ryan Show Settings for edit page form. see #7552
(edit) @8697 [8697] 08/21/08 02:25:14 azaozz Some css cleanup and fixes after the merge, see #7552
(edit) @8691 [8691] 08/20/08 21:42:31 ryan Collapse crazyhorse to trunk. Incoming! see #7552
(edit) @8656 [8656] 08/16/08 07:27:34 westi More phpdoc updates for wp-adming. See #7496 props santosj.
(edit) @8635 [8635] 08/13/08 05:53:48 westi Give plugins the ability to do extra processing on a post before it is …
(edit) @8625 [8625] 08/12/08 20:58:00 ryan Don't redirect back to permalink after editing from Edit This link. fixes …
(edit) @8600 [8600] 08/09/08 05:36:14 ryan Trailing whitespace cleanup
(edit) @8589 [8589] 08/08/08 17:05:10 westi Lots of fixes for Notices when WP_DEBUG is set. See #6669 props santosj.
(edit) @8530 [8530] 08/04/08 05:15:36 azaozz Type error when redirecting after post save, url_to_postid() may return …
(edit) @8508 [8508] 07/30/08 12:32:04 azaozz Stop PHP warnings when $_GET[revision] is not set. Props DD32, see #7437
(edit) @8506 [8506] 07/30/08 09:18:59 azaozz Add "Page restored" message. Props Viper007Bond, fixes #7437 for 2.7
(edit) @8034 [8034] 06/03/08 06:44:40 ryan Don't unpublish pages when a user who can edit publised pages but not …
(edit) @8011 [8011] 05/29/08 22:21:36 ryan Post revisions API cleanup from mdawaffe. see #6775
(edit) @7948 [7948] 05/18/08 20:08:18 ryan add_meta_box() for edit page form. Props DD32. see #6964
(edit) @7913 [7913] 05/09/08 15:59:17 ryan Revisioning for pages from mdawaffe. see #6775
(edit) @7883 [7883] 05/04/08 10:37:06 westi Associate lables with form fields. Fixes #6859 props MarcoZ.
(edit) @7854 [7854] 04/29/08 19:17:23 ryan Word count from azaozz. see #4807
(edit) @7794 [7794] 04/23/08 22:58:36 markjaquith Fix redirect issue with null post_ID equaling null url_to_postid(). fixes …
(edit) @7750 [7750] 04/20/08 06:48:00 ryan Check publish_pages capability, not publish_posts. Props matthijs. fixes …
(edit) @7740 [7740] 04/18/08 18:22:33 ryan Don't run url_to_postid on admin pages.
(edit) @7529 [7529] 03/26/08 20:06:18 markjaquith Clean up the Write Post/Write Page/Edit Comment screens for people without …
(edit) @7527 [7527] 03/26/08 18:55:24 ryan Redirect consistency when saving pages and posts.
(edit) @7490 [7490] 03/23/08 16:38:30 ryan s/Post/Page/. Props Denis-de-Bernardy. fixes #6361
(edit) @7480 [7480] 03/22/08 22:19:25 westi Tabindex for the Preview/View links. See #6352.
(edit) @7473 [7473] 03/22/08 10:29:54 westi Tab index love for Write>Page.
(edit) @7439 [7439] 03/21/08 03:35:27 markjaquith Don't show 'Go Back' link for drafts
(edit) @7438 [7438] 03/21/08 03:31:12 markjaquith "Go back" link for admin-initiated post/page edits. e.g. do a search, …
(edit) @7350 [7350] 03/17/08 20:42:29 ryan s/post/page/. Props xibe and ninjaWR. fixes #6260
(edit) @7342 [7342] 03/17/08 03:34:04 markjaquith Sync "Last edited" on Edit Page screen to that on Edit Post screen. see …
(edit) @7341 [7341] 03/17/08 03:26:53 markjaquith Bring Edit Page screen up to parity with Edit Post screen WRT timestamps. …
(edit) @7340 [7340] 03/17/08 03:18:17 markjaquith Fix reference to page as "post"
(edit) @7325 [7325] 03/15/08 22:57:47 westi Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props …
(edit) @7310 [7310] 03/15/08 08:40:22 westi Add an action to allow plugins to add extra related links to the list. …
(edit) @7307 [7307] 03/15/08 06:14:03 ryan Reduce dependency on inline style. Props mdawaffe. fixes #6228
(edit) @7304 [7304] 03/14/08 23:58:31 ryan Reduce dependency on inline style. Props mdawaffe. fixes #6228
(edit) @7285 [7285] 03/14/08 08:17:59 matt Date display and editing tweaks.
(edit) @7266 [7266] 03/12/08 17:36:26 westi Add description for custom fields on write>page. Fixes #6190 props …
(edit) @7240 [7240] 03/11/08 16:54:48 ryan More TinyMCE color abstraction and new border for title and editor. Props …
(edit) @7230 [7230] 03/11/08 07:23:07 matt Visual and English tweaks throughout.
(edit) @7184 [7184] 03/07/08 18:35:24 matt Make deletes hover red, rawr.
(edit) @7181 [7181] 03/07/08 10:05:54 matt A number of style tweaks; widen up a little; starting to add contextual …
(edit) @7169 [7169] 03/06/08 10:09:14 matt Clean up comments links, link to more comments pages not posts.
(edit) @7146 [7146] 03/04/08 00:05:30 ryan Post edit collision detection fixes from mdawaffe. fixes #6043
(edit) @7145 [7145] 03/03/08 21:15:34 ryan Autosave notice styling from mdawaffe. fixes #6054
(edit) @7130 [7130] 03/02/08 20:17:30 ryan Remove trailing whites.
(edit) @7120 [7120] 03/01/08 06:26:13 ryan Fix private post toggle
(edit) @7103 [7103] 02/29/08 09:51:36 ryan Post Edit Collision Detection from mdawaffe. fixes #6043
(edit) @7101 [7101] 02/29/08 08:08:17 ryan Set max width on .wrap. Props mt. fixes #6036
(edit) @7085 [7085] 02/28/08 07:37:15 ryan Update 'See Comments on this Page' link
(edit) @7047 [7047] 02/26/08 20:53:07 ryan Add page saved notice.
(edit) @6983 [6983] 02/22/08 17:43:56 ryan Notice fixes from nbachiyski. fixes #5961
(edit) @6969 [6969] 02/22/08 03:45:19 ryan Submitbox style changes from mt. see #5949
(edit) @6966 [6966] 02/22/08 02:04:17 ryan Move submitboxes to be the first thing in the poststuff div. Props …
(edit) @6962 [6962] 02/21/08 22:26:56 ryan Validation fixes
(edit) @6961 [6961] 02/21/08 22:20:19 ryan Validation fixes
(edit) @6955 [6955] 02/21/08 20:19:34 ryan Slug edit for pages. Hide advanced slug field if JS enabled. Trigger …
(edit) @6953 [6953] 02/21/08 06:19:46 ryan Auto add preview link after autosaving a new post or page. Props filosofo. …
(edit) @6950 [6950] 02/21/08 00:27:23 ryan Admin styling updates from mt. fixes #5940
(edit) @6949 [6949] 02/20/08 23:43:06 ryan Add Related section to all write/edit pages
(edit) @6948 [6948] 02/20/08 23:31:56 ryan Lose the breaks and do it right
(edit) @6947 [6947] 02/20/08 22:49:04 ryan Add h2 headers to the write/edit pages
(edit) @6932 [6932] 02/20/08 06:50:52 ryan Change some meta box titles
(edit) @6927 [6927] 02/20/08 03:16:47 ryan Add Related section to edit page form
(edit) @6904 [6904] 02/18/08 22:07:57 ryan Move timestamp to submitbox. Put it in a slidedown. see #5846
(edit) @6901 [6901] 02/18/08 19:38:01 ryan submit box actions hooks from filosofo. fixes #5873
(edit) @6826 [6826] 02/13/08 19:20:29 ryan Do page, not post, meta boxes. Props arickmann. see #5798
(edit) @6787 [6787] 02/11/08 09:18:11 ryan Fix delete page nonce
(edit) @6768 [6768] 02/09/08 08:40:00 ryan Fix display of dates for drafts and future posts. Props DD32 and ffemtcj. …
(edit) @6762 [6762] 02/08/08 21:06:15 ryan Separate meta box context into page and context to accommodate postbox API …
(edit) @6761 [6761] 02/08/08 19:57:50 ryan Postbox save updates and admin js refactoring from nbachiyski. fixes #5799
(edit) @6739 [6739] 02/06/08 21:19:47 ryan Remove cookie checking from check_ajax_referer(). Check nonces instead. …
(edit) @6726 [6726] 02/05/08 06:47:27 ryan Trailing whitespace cleanup
(edit) @6712 [6712] 02/02/08 19:22:14 ryan Don't hard code post type in edit forms. Props filosofo and DD32. fixes …
(edit) @6671 [6671] 01/28/08 17:45:11 ryan Make postbox IDs unique
(edit) @6665 [6665] 01/25/08 23:11:54 ryan Update edit page form. Post boxes need fixin'
(edit) @6567 [6567] 01/06/08 19:01:32 ryan Remember last editor chosen. Props mdawaffe. fixes #3978
(edit) @6433 [6433] 12/20/07 20:36:35 westi Fix html for post customfields entry box. Fixes #5068 props minusfive.
(edit) @5543 [5543] 05/25/07 09:41:04 ryan attribute_escape()s and int casts. see #4333
(edit) @5323 [5323] 04/27/07 00:47:01 rob1n Add id attribute where it's only name. fixes #3696
(edit) @5159 [5159] 03/31/07 22:02:19 matt Kill the slow-loading iframe in favor of a popup link
(edit) @5056 [5056] 03/17/07 08:46:59 markjaquith use clean_url() instead of attribute_escape() when dealing with src/href …
(edit) @4787 [4787] 01/23/07 07:43:56 markjaquith wp-admin colonectomy by foolswisdom. fixes #3630
(edit) @4760 [4760] 01/18/07 03:32:54 ryan Autosave fixes from mdawaffe. fixes #3601
(edit) @4658 [4658] 12/21/06 23:06:18 markjaquith i18n fixes, logic cleanup, wording clarifications, and more from …
(edit) @4656 [4656] 12/21/06 10:10:04 markjaquith new function for escaping within attributes: attribute_escape()
(edit) @4655 [4655] 12/21/06 06:04:39 markjaquith No need to backslash escape single quotes and line breaks when using …
(edit) @4535 [4535] 11/28/06 21:51:13 ryan Use js_escape. Props nbachiyski. fixes #3399
(edit) @4495 [4495] 11/19/06 07:56:05 ryan Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
(edit) @4397 [4397] 10/15/06 01:44:37 matt This is vestigal
(edit) @4274 [4274] 10/03/06 07:15:13 ryan Uploader improvements from mdawaffe. fixes #3191
(edit) @4267 [4267] 10/02/06 18:34:08 ryan Add and use delete class on delete buttons. Props mdawaffe. fixes #3187
(edit) @4169 [4169] 09/07/06 17:28:29 ryan Validate good times, come on. Props Viper007Bond. fixes #3113
(edit) @4125 [4125] 08/30/06 01:47:01 ryan Capitalization fixes from foolswisdom and davidosier. fixes #3077
(edit) @4088 [4088] 08/11/06 19:13:00 ryan Fix autosave redirects
(edit) @4086 [4086] 08/11/06 18:50:28 ryan autosave fix ups
(edit) @4084 [4084] 08/11/06 07:26:48 ryan autosave span from masquerade
(edit) @4029 [4029] 07/23/06 17:14:51 ryan Custom field AJAX fix from mdawaffe. fixes #2970
Note: See TracRevisionLog for help on using the revision log.