Tag Archives: template

Daily Llama 3.0

The all new Daily Llama — it’s more flashy, more semantic, and best of all, more purple! While I have nothing against my own creation, Modern-Blue just wasn’t my style.  I had been looking into themes that developers could use … Continue reading

Posted in Blog | Tagged , , , , , , , | 2 Comments

Modern-Blue 2.1

The two main features of Modern-Blue 2.1 are threaded comments and color schemes.  Unfortunately, I haven’t been able to make an admin menu yet, so the only way to change color schemes is to go into the code.  However, the … Continue reading

Posted in Modern Blue WordPress theme | Tagged , , , | 3 Comments

A cool templating idea

A very popular theme on WordPress.com is Sandbox.  Why?  Because (for security reasons), WordPress μ does not allow template editing, to prevent all types of malicious scripting.  However, with the release of WordPress 2.5 and the shortcode system, I’ve been thinking that someone should make a templating system that could be used on MU without a risk of cross site scripting.

Instead of being a plugin, it would probably need to be a theme to prevent the “WTF” response when either your custom template is destroyed when you change a theme, or when you change a theme and your old custom one shows up.

I think I might be able to attempt creating this system, however I won’t need to if someone has already released something similar… Continue reading

Posted in Technology | Tagged , , , , , , | 2 Comments