[wp-trac] [WordPress Trac] #27055: Themes Install Screen: introduce THX (Backbone powered) UX
WordPress Trac
noreply at wordpress.org
Mon Feb 24 19:50:57 UTC 2014
#27055: Themes Install Screen: introduce THX (Backbone powered) UX
-------------------------+------------------------------
Reporter: matveb | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses: administration
-------------------------+------------------------------
Comment (by matveb):
Updated patch includes:
* Moved CSS to css/themes.css.
* Added search functionality from api.wordpress.org/themes and a general
purpose Ajax request object for accessing the API. The data is then passed
to the main Collection.
* Search supports an {{{author:query}}} input to get a theme authors value
— idea here could be to use the author field from the detailed view to
link to {{{?search=author:query}}} giving users a quick way to browse
themes by a given author.
* Improved styles. (Ratings with half stars using dashicons.)
* Added 'upload theme' section bound to the button.
Next up — hook our Collection pagination with API pagination so we have
infinite scroll. Finish the filters section. Add GET actions for
installing/preview, etc.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27055#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list