Commit Graph

138 Commits

Author SHA1 Message Date
Mark Jaquith 5e779414fd Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395
git-svn-id: https://develop.svn.wordpress.org/trunk@7529 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 20:06:18 +00:00
Ryan Boren ba57072603 Redirect consistency when saving pages and posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@7527 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 18:55:24 +00:00
Ryan Boren 2377fb7ce0 s/Post/Page/. Props Denis-de-Bernardy. fixes #6361
git-svn-id: https://develop.svn.wordpress.org/trunk@7490 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 16:38:30 +00:00
Peter Westwood e8088c9af3 Tabindex for the Preview/View links. See #6352.
git-svn-id: https://develop.svn.wordpress.org/trunk@7480 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 22:19:25 +00:00
Peter Westwood 394bd4cb78 Tab index love for Write>Page.
git-svn-id: https://develop.svn.wordpress.org/trunk@7473 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 10:29:54 +00:00
Mark Jaquith a2718cb246 Don't show 'Go Back' link for drafts
git-svn-id: https://develop.svn.wordpress.org/trunk@7439 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 03:35:27 +00:00
Mark Jaquith 29475bd4be "Go back" link for admin-initiated post/page edits. e.g. do a search, edit a post, click the link to go back to the search.
git-svn-id: https://develop.svn.wordpress.org/trunk@7438 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 03:31:12 +00:00
Ryan Boren cff8236acf s/post/page/. Props xibe and ninjaWR. fixes #6260
git-svn-id: https://develop.svn.wordpress.org/trunk@7350 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 20:42:29 +00:00
Mark Jaquith 3600770b75 Sync "Last edited" on Edit Page screen to that on Edit Post screen. see #6250
git-svn-id: https://develop.svn.wordpress.org/trunk@7342 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 03:34:04 +00:00
Mark Jaquith ecbc4d48f1 Bring Edit Page screen up to parity with Edit Post screen WRT timestamps. see #6250
git-svn-id: https://develop.svn.wordpress.org/trunk@7341 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 03:26:53 +00:00
Mark Jaquith 8ebb2c3ca6 Fix reference to page as "post"
git-svn-id: https://develop.svn.wordpress.org/trunk@7340 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 03:18:17 +00:00
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
Peter Westwood 1168abf8f3 Add an action to allow plugins to add extra related links to the list. Fixes #6232.
git-svn-id: https://develop.svn.wordpress.org/trunk@7310 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 08:40:22 +00:00
Ryan Boren 2e0c6c5cb0 Reduce dependency on inline style. Props mdawaffe. fixes #6228
git-svn-id: https://develop.svn.wordpress.org/trunk@7307 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 06:14:03 +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
Matt Mullenweg 1d749413cd Date display and editing tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@7285 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:17:59 +00:00
Peter Westwood 65a8975cc0 Add description for custom fields on write>page. Fixes #6190 props hansengel.
git-svn-id: https://develop.svn.wordpress.org/trunk@7266 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 17:36:26 +00:00
Ryan Boren 875d0265d4 More TinyMCE color abstraction and new border for title and editor. Props azaozz. fixes #6156
git-svn-id: https://develop.svn.wordpress.org/trunk@7240 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 16:54:48 +00:00
Matt Mullenweg bde39aec07 Visual and English tweaks throughout.
git-svn-id: https://develop.svn.wordpress.org/trunk@7230 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 07:23:07 +00:00
Matt Mullenweg b94a95a10c Make deletes hover red, rawr.
git-svn-id: https://develop.svn.wordpress.org/trunk@7184 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 18:35:24 +00:00
Matt Mullenweg 1a25889bb9 A number of style tweaks; widen up a little; starting to add contextual help to various forms; catching up unloved forms with new UI guidelines.
git-svn-id: https://develop.svn.wordpress.org/trunk@7181 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 10:05:54 +00:00
Matt Mullenweg 990f07563c Clean up comments links, link to more comments pages not posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@7169 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 10:09:14 +00:00
Ryan Boren 9df4b3f641 Post edit collision detection fixes from mdawaffe. fixes #6043
git-svn-id: https://develop.svn.wordpress.org/trunk@7146 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 00:05:30 +00:00
Ryan Boren 742b6b7ceb Autosave notice styling from mdawaffe. fixes #6054
git-svn-id: https://develop.svn.wordpress.org/trunk@7145 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 21:15:34 +00:00
Ryan Boren 6d7441c26e Remove trailing whites.
git-svn-id: https://develop.svn.wordpress.org/trunk@7130 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-02 20:17:30 +00:00
Ryan Boren 9a7997c931 Fix private post toggle
git-svn-id: https://develop.svn.wordpress.org/trunk@7120 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-01 06:26:13 +00:00
Ryan Boren e29306e69c Post Edit Collision Detection from mdawaffe. fixes #6043
git-svn-id: https://develop.svn.wordpress.org/trunk@7103 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 09:51:36 +00:00
Ryan Boren 1d7d315192 Set max width on .wrap. Props mt. fixes #6036
git-svn-id: https://develop.svn.wordpress.org/trunk@7101 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 08:08:17 +00:00
Ryan Boren 453dcd8f1d Update 'See Comments on this Page' link
git-svn-id: https://develop.svn.wordpress.org/trunk@7085 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 07:37:15 +00:00
Ryan Boren 928acb6048 Add page saved notice.
git-svn-id: https://develop.svn.wordpress.org/trunk@7047 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 20:53:07 +00:00
Ryan Boren 7ed364b2ce Notice fixes from nbachiyski. fixes #5961
git-svn-id: https://develop.svn.wordpress.org/trunk@6983 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 17:43:56 +00:00
Ryan Boren b71e04da59 Submitbox style changes from mt. see #5949
git-svn-id: https://develop.svn.wordpress.org/trunk@6969 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 03:45:19 +00:00
Ryan Boren 84df286e83 Move submitboxes to be the first thing in the poststuff div. Props fitztrev. fixes #5947
git-svn-id: https://develop.svn.wordpress.org/trunk@6966 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 02:04:17 +00:00
Ryan Boren 0ac25d745d Validation fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@6962 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 22:26:56 +00:00
Ryan Boren 908ed8a196 Validation fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@6961 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 22:20:19 +00:00
Ryan Boren da73b7408d Slug edit for pages. Hide advanced slug field if JS enabled. Trigger first autosave after 15 chars. Set autosave interval to 60s. Props filosofo. see #5749
git-svn-id: https://develop.svn.wordpress.org/trunk@6955 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 20:19:34 +00:00
Ryan Boren a738abba3d Auto add preview link after autosaving a new post or page. Props filosofo. see #5847
git-svn-id: https://develop.svn.wordpress.org/trunk@6953 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 06:19:46 +00:00
Ryan Boren 6e73f36982 Admin styling updates from mt. fixes #5940
git-svn-id: https://develop.svn.wordpress.org/trunk@6950 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 00:27:23 +00:00
Ryan Boren 4ad16d0c41 Add Related section to all write/edit pages
git-svn-id: https://develop.svn.wordpress.org/trunk@6949 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 23:43:06 +00:00
Ryan Boren f72f27680d Lose the breaks and do it right
git-svn-id: https://develop.svn.wordpress.org/trunk@6948 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 23:31:56 +00:00
Ryan Boren bed34cd9bf Add h2 headers to the write/edit pages
git-svn-id: https://develop.svn.wordpress.org/trunk@6947 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 22:49:04 +00:00
Ryan Boren 086aff9476 Change some meta box titles
git-svn-id: https://develop.svn.wordpress.org/trunk@6932 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 06:50:52 +00:00
Ryan Boren 24a91f74e9 Add Related section to edit page form
git-svn-id: https://develop.svn.wordpress.org/trunk@6927 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 03:16:47 +00:00
Ryan Boren af4c2613d4 Move timestamp to submitbox. Put it in a slidedown. see #5846
git-svn-id: https://develop.svn.wordpress.org/trunk@6904 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-18 22:07:57 +00:00
Ryan Boren 5a97e68cd1 submit box actions hooks from filosofo. fixes #5873
git-svn-id: https://develop.svn.wordpress.org/trunk@6901 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-18 19:38:01 +00:00
Ryan Boren 23a7308251 Do page, not post, meta boxes. Props arickmann. see #5798
git-svn-id: https://develop.svn.wordpress.org/trunk@6826 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 19:20:29 +00:00
Ryan Boren ce8098c1df Fix delete page nonce
git-svn-id: https://develop.svn.wordpress.org/trunk@6787 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 09:18:11 +00:00
Ryan Boren 5deeece50b Fix display of dates for drafts and future posts. Props DD32 and ffemtcj. see #5774
git-svn-id: https://develop.svn.wordpress.org/trunk@6768 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-09 08:40:00 +00:00
Ryan Boren 2c80b3fb04 Separate meta box context into page and context to accommodate postbox API changes. see #5798
git-svn-id: https://develop.svn.wordpress.org/trunk@6762 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-08 21:06:15 +00:00
Ryan Boren 4c6d9571f9 Postbox save updates and admin js refactoring from nbachiyski. fixes #5799
git-svn-id: https://develop.svn.wordpress.org/trunk@6761 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-08 19:57:50 +00:00