mozilla / wp-offline-shell

This WordPress plugin provides a method for caching theme assets via a service worker.
Other
54 stars 16 forks source link

Make the file selection form less prominent #24

Open marco-c opened 8 years ago

marco-c commented 8 years ago

As an admin that installs this plugin, I don't really want to see the list unless really necessary. Maybe hiding it a little would be better (e.g. you could hide it by default and add a button that shows it).

darkwing commented 8 years ago

As the deliverable states MVP (minimal viable product), I'm a bit scared to make this plugin "plug and play". Bad service worker caching can really hose a website so as a beta I think it's very important to ensure the WordPress admin know what's going on.

marco-c commented 8 years ago

We could do this in the future then :+1:

darkwing commented 8 years ago

As we get feedback I think we'll have a better idea of what should be cached by default. IMO.

darkwing commented 8 years ago

WP Super Cache requires admin action before enabling as well.

screenshot at feb 22 09-43-50
marco-c commented 8 years ago

WP Super Cache has a lot more problems with different server configurations, etc., than us. I think when the plugin will be mature enough, we can enable it as soon as it is activated.