webketje / GS-Custom-Settings

A GetSimple CMS plugin for custom site, theme and plugin settings. Uses Knockout & RequireJS
http://webketje.github.io/projects/gs-custom-settings
2 stars 1 forks source link

Settings import only works with IE10 & up, provide fallback #2

Open webketje opened 9 years ago

webketje commented 9 years ago

Allow importing via a textarea or with Flash/ Java/ other fallbacks with moxie (looks complicated).

webketje commented 9 years ago

Going for simple text copy paste in textarea. Detect with <!--[if IE 9 ]><script>GLOBAL.IE9 = true;</script><![endif]-->, if global is set, prompt user to copy paste data instead of opening file dg.