[htmltmpl] A package that has a filter function for dreamweaver

2002-10-10 Thread Brian Paulsen
I put together a filter function that should convert dreamweaver templates into HTML::Templates. I'm not sure how well it would convert into HTML::Template::Expr, but it gives other people a decent starting point. BTW, if you haven't checked out the dreamweaver mx software, I'd highly recommend i

[htmltmpl] HTML::Template and Dreamweaver MX

2002-09-01 Thread Brian Paulsen
I've been playing around with the latest version of Dreamweaver and it seems to have a lot of support for templates. The syntax between HTML::Template and Dreamweaver's templates are a bit different, but nothing that a filter function couldn't handle. I'll post my latest version of the filter