|
Posted by David Dorward on 04/05/06 23:20
Glycerine wrote:
> It seems really tedious to make a whole pile of html-files with a comment
> in them and to call those up simultaneously with the picture file, so
> isn't there a way to assign a space (for example a cell in a table, a
> frame,
Tedious? Well, if you do it by hand, yes. Get a templating engine to do it
for you. Write a template, then drop in a set of filenames and captions and
watch as HTML documents come out the other end.
I'm fond of http://www.template-toolkit.org/
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
[Back to original message]
|