Tuesday, September 6th, 2005


Those of you who actually know me may know I’ve been off work for nearly a week: I’ve had some sort of a viral infection, which resulted in me having horrible head and body aches, sweating and coughing fits. I’m almost all better now (was about to leave for work this mornng at 7:30 when I got all lightheaded and needed to call in sick. Daily Manager wasn’t happy - supposed to call in by 7:00am when not coming in), but it really held me down.

To the extent I wasn’t able to write anything on my blog. For 5 days!

View Comment (1)   RSS Feed for Comments on this Post

In the last post in this series, we learned how to upload images, and modify the StyleSheet so that these images were referenced by that. What we need to do now is to start putting the rest of the files into the right places. Before we can do this, we need to learn two things:

  • How the WordPress Template system and Loop ‘work’.
  • How Smarty Tags are created from a PHP function call.

We might start with the second one, just to be creative!
(more…)

View Comments (6)   RSS Feed for Comments on this Post