Make WordPress Core

Opened 15 years ago

Closed 14 years ago

#10696 closed enhancement (worksforme)

Show Template in Edit Pages Screen

Reported by: hakre's profile hakre Owned by: hakre's profile hakre
Milestone: Priority: normal
Severity: normal Version: 2.8.4
Component: Administration Keywords: has-patch tested
Focuses: Cc:

Description

It would be nice to have an optional, additional column on the Edit Pages section in backend ( /wp-admin/edit-pages.php )that contains the name of the template.

Attachments (2)

10696.patch (1.8 KB) - added by hakre 15 years ago.
10696.diff (2.3 KB) - added by Denis-de-Bernardy 14 years ago.

Download all attachments as: .zip

Change History (13)

@hakre
15 years ago

#1 @hakre
15 years ago

  • Keywords has-patch added; needs-patch removed

added a patch for the additional column and a little improvement for the replacement routine, which befefitted from using an array as parameter instead a three-time function call.

#2 @hakre
15 years ago

  • Milestone changed from Unassigned to 2.9

#3 @ryan
14 years ago

  • Milestone changed from 2.9 to Future Release

#4 @hakre
14 years ago

  • Keywords tested early added
  • Milestone changed from Future Release to 3.0
  • Summary changed from Also show Template in Edit Pages Screen Options to Show Template in Edit Pages Screen

Tested against current trunk. Works.

#5 follow-up: @dd32
14 years ago

  • Component changed from General to Administration
  • Keywords early removed

IMO, The early keyword should be left to core-dev discretion for finding late-punted tickets.

#6 in reply to: ↑ 5 @hakre
14 years ago

Replying to dd32:

IMO, The early keyword should be left to core-dev discretion for finding late-punted tickets.

Oh sorry that the keyword bothered you.


Related: #10629

#7 @dd32
14 years ago

Oh sorry that the keyword bothered you.

Its not that the keyword bothers me, But that you're virtually telling a core-dev their priorities. If you wish to increase the priority of a ticket, do so by changing the Priority field, But in order to allow for core commiters to work efficiently, I think its worth respecting that they're the ones who determine if something needs to be done early in a cycle when they punt it to the next release. Feel free to contact me off trac (wordpress@…) if you'd like

#8 @Denis-de-Bernardy
14 years ago

new patch re-orders the columns and adds missing style.

works fine, including after quickedit needs to refresh the mess.

#9 @azaozz
14 years ago

The patch seems good but perhaps falls in the 20% of the 80/20 rule. Also the whole screen will likely be changed to support custom post types and the columns would probably be easily configurable.

#10 @scribu
14 years ago

Agree with azaozz; there's a plugin for this:

http://wordpress.org/extend/plugins/reveal-page-templates/

#11 @nacin
14 years ago

  • Milestone 3.0 deleted
  • Resolution set to worksforme
  • Status changed from new to closed

It actually wouldn't be that crazy to show the column, hidden by default (and you can show it in Screen Options), when there's more than one template in use. Not much different for what we do with authors, really.

I'm resolving as worksforme, for now.

Note: See TracTickets for help on using tickets.