Andrew Welch

Results 615 comments of Andrew Welch

Reason for changing from ``? Multiple configs is in the Roadmap.

I don't have any choice. The Reference Tags are automatically parsed by Craft, as is any markup surrounding them. We can't have tags on the backend but not on the...

I'm open to switching to some other tag that wraps the variables (suggestions for one that has a neutral or no CSS style by default in most browsers?). But we...

I wish. No, Redactor strips out all of this by default (if you attempt to use a `` with a class).

I think the only real good solution here would be to allow you to control how much storage should be allocated to that column, similar to how the Craft Plain...

Okay cool, I just wanted to verify that the GUI was properly validating it and not allowing you to even try to save the redirect.

I'm explicitly truncating it so there isn't a db error thrown: https://github.com/nystudio107/craft-retour/blob/develop/src/models/StaticRedirects.php#L147 & https://github.com/nystudio107/craft-retour/blob/develop/src/validators/DbStringValidator.php

Given their changes to the manifest, probably this makes sense. Have you removed that single line of code that tests the tag type? Does it work for your purposes with...

So the workflow in Retour would typically be that you'd look at the Last Hit Time or the Hit Count... because it probably doesn't matter how new or old the...

Hrm. I like where you're going with this, but it's a little sticky. Let me think about the best way to handle this for a bit.