A Custom Stylesheet Hosted Elsewhere?
Since Beta 4, Fauna has supported typing in your custom stylesheet in the options page. Since structure and design are separated out in two CSS files, this makes it easy to completely separate your design from the Fauna core files.
For now, this “custom stylesheet” has to be stored in the Fauna theme folder (usually wp-content/themes/fauna). But what if I allowed people to store their stylesheets on completely separate servers? Mainly this would accomodate Wordpress MU users, such as those using Fauna on wordpress.com or edublogs.org.
The reason I’m asking is that I cannot fathom all the consequences of this. Quite possibly it could be a huge security risk, grabbing a stylesheet from a separate server. On the other hand, it would allow nearly endless freedom for MU users. Then there would be the politics involved for MU hosts.
In other words: if you’re reading this, and you’re either a MU provider or user, please let me know what you think of this, and what consequences it might have.
Wouldn’t it be possible to grab an external stylesheet inline anyway?
Not on Wordpress.com…
But I suppose i’m merely asking about the security features in the options page, i.e. could someone else access a WP options page without login — which now that I think about it should probably be Wordpress’ responsibility.