Todd Rinaldo
Todd Rinaldo
Could you please clarify what "cpanel" changes you're dropping? We weren't aware you had any.
cPanel is using the cPanel related commits. We added these to support additional repos. Per previous discussions, this was going to be how we added other repos so they would...
We hadn’t thought of that when we bumped the version but yes, that’s probably true.
@jrmash What is your current method of referencing File.tt? do you need to reference alternate drives or is it always on the same local drive? (we could strip off C:...
Ok. Right now I'll be honest we're trying to stabilize travis and fix some of the bugs that have supplied patches. We're not going to get to this right away....
Hi I don't have any example code here but the issue is that you're not doing the following, adjusting STDOUT to whatever your file handle is. ``` binmode(STDOUT, ":utf8"); ```
I can do a release unless @abw says something
original request from @ozcoder I have improved the truncate filter to be aware of HTML Character Entity References for the truncate character. Ideally we would do something simular to the...
@pplu My initial comment would be that I see the value of this but the style is very unperlish in a templating language that does perl. At the moment, I...