On Mon, Jun 24, 2013 at 2:15 PM, anotherhamluser <gavin.orl...@gmail.com>wrote:

>
> I'm using HAML via CodeKit.
>
> I see it is possible to intermingle PHP code with HAML and it works fine.
> But how to get HAML to output the resulting file with a .php extension
> rather than an .html extension? Is this possible?
>
>
It sounds like you'd need to configure something in CodeKit. There's
actually nothing in Haml that makes it choose the output file extension -
 in fact, Haml doesn't even write files at all, it leaves that to whatever
library is using Haml.

-Norman

-- 
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to haml+unsubscr...@googlegroups.com.
To post to this group, send email to haml@googlegroups.com.
Visit this group at http://groups.google.com/group/haml.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to