Archive for css

You are browsing the archives of css.

Upgrade

Ok I upgraded tonight to wordpress 2.5 RC-1. I have to say the Admin interface is pretty. I’ll write and code a new theme tonight and work on moving my plugins over to wordpress 2.5.

PHP file reader and Smarty

I wrote this code when I was coding for a Company doing web development. Basically what this is three parts:
text file containing html
php file calling the text file
A smarty template
So this is how it works.