Ticket #1690 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

change to admin/post.php template after post has been created

Reported by: bob46802 Assigned to: markjaquith
Priority: lowest Milestone:
Component: Administration Version: 1.5.2
Severity: minor Keywords: has-patch 2nd-opinion
Cc:

Description

After a post has been created it will just say "Post Site. View Site" with a link to their homepage. I think it would be helpful if it said something like "Your Post has been saved. <link>View Your Site</link> to see the changes, or <link>edit existing posts</link>.

This just gives the user a little more option on what to do next.

Then have it modeled similar on the page-new.php file under wp-admin/ Right now its "Page saved. <link>Manage pages ยป</link>" It could have a similar to what I suggested above for the post creation.

Both of the post and new page creation confirmations should have a link to the home page, and link to edit existing pages/posts.

This is my first ticket Ive created, I apoligize in advance if I have done something wrong.

Attachments

1690_2.diff (1.8 kB) - added by mdawaffe on 10/04/06 07:35:43.
branches 2.0
1690_trunk.diff (2.8 kB) - added by mdawaffe on 10/04/06 07:36:06.
trunk

Change History

11/04/05 06:49:57 changed by markjaquith

  • keywords set to bg|2nd-opinion.
  • owner changed from anonymous to markjaquith.
  • status changed from new to assigned.

I'd like to solicit some feedback about this.

03/16/06 18:57:40 changed by robmiller

I'd quite like to see a variety of options, myself; something like, as an example:


Post saved. What would you like to do now?

View Site # View Post # Manage Posts


Where I want to go after I post something depends entirely on the circumstances: if it's just a regular post, I'll more than lively want to go to the front page/the post permalink; if I'm adding quite a lot of content, or maybe just one or two more posts, I'd like to stay on the post screen; if I want to double check something in the post I just made, or notice a typo as I submit, I'll want to go to Manage Posts to edit the page.

The current system forces me to click a few more times than is necessary, IMO, especially considering the trivial nature of such a patch.

07/04/06 23:16:17 changed by error

Having options that make sense in context is a good idea across the board, not just in this particular circumstance.

10/04/06 07:35:43 changed by mdawaffe

  • attachment 1690_2.diff added.

branches 2.0

10/04/06 07:36:06 changed by mdawaffe

  • attachment 1690_trunk.diff added.

trunk

10/04/06 07:40:52 changed by mdawaffe

Attached for branches 2.0 and trunk

  1. Fixes some <strong> inconsistencies.
  2. Standardizes the i18n.
  3. "View post/page" link instead of "View site" link. We already have one of those at the top, and it seems like people would want to check the new content instead of the front page.

10/04/06 07:41:08 changed by mdawaffe

  • keywords changed from bg|2nd-opinion to has-patch 2nd-opinion.

10/04/06 07:45:15 changed by markjaquith

  • milestone set to 2.0.5.

10/04/06 07:46:49 changed by markjaquith

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [4317]) Better notice and link after post/page saving. Props mdawaffe. fixes #1690

10/04/06 07:47:22 changed by markjaquith

(In [4318]) Better notice and link after post/page saving. Props mdawaffe. fixes #1690

11/30/06 19:41:51 changed by

  • milestone deleted.

Milestone 2.0.5 deleted