[wp-trac] [WordPress Trac] #24048: Increase the usability of Plugin Editor's files list (separate directories, limit height)

WordPress Trac noreply at wordpress.org
Thu Apr 11 18:21:15 UTC 2013


#24048: Increase the usability of Plugin Editor's files list (separate directories,
limit height)
-----------------------------+--------------------------
 Reporter:  Daedalon         |       Type:  defect (bug)
   Status:  new              |   Priority:  normal
Milestone:  Awaiting Review  |  Component:  Plugins
  Version:  3.5.1            |   Severity:  normal
 Keywords:                   |
-----------------------------+--------------------------
 Regarding the list under Plugin Files in the Plugin Editor (plugin-
 editor.php):

 1. Plugin root directory does not need to be mentioned in the file list.

 2. In order to improve readability, directories should be marked in a way
 that distinguishes them from the filename.

 Preferably directories should not be shown next to every file, but rather
 as headers, under which all files in the same directory are grouped. This
 would make the list a lot shorter, as currently most of the filename-and-
 path-combinations span two lines.

 3. The form of the list should be changed to limit the total height of the
 list. This is especially useful for plugins with dozens of editable files.

 One way would be to use a < ul > element with expansible/collapsible
 directory headers, showing only the first-level directories and files by
 default.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/24048>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list