> Quick survey : what file extensions do you typically use for your TT
> templates?
>  - .tt
>  - .html
>  - ???

Depends on if it is html.  Anything that is html I usually use .html.  If it 
is a small chunk of html of use in an INCLUDE or PROCESS, I'll sometimes use 
.tt.  But most of the time it is .html.

If I have email templates - I'll usually name them with the extention of 
.email (rfc82whatever isn't anymore useful than .email).

Anyother type of templatized file - I'll usually name .tt.

> Bonus question: what file extensions do you use for your YAML files?
>  - .yaml
>  - .yml
>  - .conf
>  - ???

.conf


_______________________________________________
templates mailing list
templates@template-toolkit.org
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to