I tried, but failed. I tried placing 'index.html' in MaterialSkin/HTML/material/settings/ and had that HTML file redirect to
Doesn't your index.html accept a bunch of parameters which then would trigger some action when the page is loaded? You could use this mechanism to eg. load the settings when sending ?open=setting, or ?settings=1 or whatever. Then create that settings/index.html to re-direct to this URL?
-- Michael _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
