[wp-trac] [WordPress Trac] #25964: Appearance Themes: find a way to provide a no-js fallback
    WordPress Trac 
    noreply at wordpress.org
       
    Fri Dec  6 05:17:08 UTC 2013
    
    
  
#25964: Appearance Themes: find a way to provide a no-js fallback
-----------------------------+--------------------
 Reporter:  matveb           |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  highest omg bbq  |   Milestone:  3.8
Component:  Appearance       |     Version:  trunk
 Severity:  blocker          |  Resolution:
 Keywords:                   |
-----------------------------+--------------------
Comment (by markjaquith):
 NB: `<noscript>` won't suffice, because we also have to take into
 consideration a JS error making it such that you can't change your theme
 (and what if the JS error is from the theme?). Recommended approach is to
 do an initial PHP render, then have Backbone take over and re-render on
 top (resulting in no visual changes, if done right). I'm okay with Search
 not being done with PHP. Just the initial list of themes with the Activate
 buttons available should suffice.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25964#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list