Opened 12 years ago
Last modified 7 years ago
#26311 new enhancement
Updated (responsive) Tools -> Export admin screen
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | 3.8 |
| Component: | Export | Keywords: | needs-refresh |
| Focuses: | ui | Cc: |
Description
Updated Tools -> Export admin screen
Switched from un-ordered lists based html to tables based HTML based on Permalinks admin screen.
No javascript was harmed in this patch...
Attachments (5)
Change History (13)
#3
@
12 years ago
I see dead
peopletables, If you can't beat 'em, join 'em
I see where your coming from regarding tables and I wasn't going to go this route, then I took a look around...
I had hoped to find some of these already MP6'ised aside from Menus, Themes & Widgets but nope, not much else has been updated to use styles based on MP6.
| Admin Dashboard Section | HTML Style |
|---|---|
| Dashboard -> Home | Custom |
| Dashboard -> Updates | List |
| Posts -> All Posts | div heading with tables |
| Posts -> Add New | div head with embed tinymce |
| Posts -> Categories | divs |
| Posts -> Tags | divs |
| Media -> Library | div heading with tables |
| Media -> Add New | divs |
| Pages -> All Posts | div heading with tables |
| Pages -> Add New | div head with embed tinymce |
| Comments | div heading with tables |
| Appearance -> Themes | custom divs |
| Appearance -> Customize | custom |
| Appearance -> Widgets | divs |
| Appearance -> Menus | divs and lists |
| Appearance -> Header | div heading with tables |
| Appearance -> Background | div heading with tables |
| Appearance -> Editor | div with textarea form |
| Plugins -> Installed Plugins | div heading with tables |
| Plugins -> Add New | div with form and paragraph tag cloud |
| Plugins -> Editor | div with textarea form |
| Users -> All Users | div heading with tables |
| Users -> Add New | div heading with tables |
| Users -> Your Profile | div heading with tables |
| Tools -> Available Tools | div with paragraph |
| Tools -> Import | div heading with tables |
| Tools -> Export | See patch attached to this ticket |
| Settings -> General | div heading with tables |
| Settings -> Writing | div heading with tables |
| Settings -> Reading | div heading with tables |
| Settings -> Discussion | div heading with tables |
| Settings -> Media | div heading with tables |
| Settings -> Permalinks | div heading with tables |
More than happy if you want to close the ticket as invalid/wontfix as I haven't really got any more thoughts (more specifically code ideas) without completely removing tables from all of the sections in the list.
This really then leads to waiting for a 'Stlye Guide' to be in place first. Helen has started this wp-style-guide (Tables, everywhere I tell you) but is in need of some updates and probably a discussion had on the Make Core/UI blog to facilitate some ideas.
#5
@
10 years ago
- Keywords needs-refresh added
@ryanmccue is this going to be covered as part of your import/export improvments?
New screen