Alright, I've got a theme that I'd like to contribute, but I don't want to deal with cvs. It's got 3 themes (blue, green, and brown). I call it B7. Here's the links:
Obviously the API for the smarty engine is different from that for PHPTemplate. Could someone please give an explanation or, even better, an example of how to do this specifically for the smarty engine?
I'm coming from a Wordpress background, where many of the templates have (pointless) icons next to much of the post metadata. E.g. a pencil for "written by" or a small clock next to the time/date, etc.
Though I don't want to clutter things up that much, I do want to add a small speech bubble next to "Add comment" and a Printer icon next to "printer-friendly version", etc. How would I go about this? I'm not even sure how to break down $links, let alone discovering what I would replace that with!