Ryan Cramer

Results 408 comments of Ryan Cramer

@pine3ree As far as I know, MySQL isn't case sensitive with this?

@FlipZoomMedia Thanks I have added this. @BernhardBaumrock While I'm not seeing this particular issue, some of the cases the PR corrects are those where the value to count() is expected...

Thanks @FlipZoomMedia I have added this.

@pine3ree Thanks, looks like good improvements. I'm reluctant to pull this in because I have so many projects that depend on the current pagination behavior, and it's been so widely...

@Toutouwai That noAjax mode was built for situations outside the page editor, like if another Process module needs to provide file uploads, but doesn't have the ajax handler that's built...

I like the idea of aliases, but if we pursue them, I kind of think they should be global (as a choice) rather than just specific to template context. Otherwise...

@Laksone The page reference fields use page IDs to refer to them rather than anything related to the name/title, so I'm wondering if this might be a different issue, maybe...

@Toutouwai I'd consider the main index.php file to be part of your site files, and likewise your .htaccess file (at least if you have made modifications to them). I modify...

@jmartsch It's possible someone is extending that method in a descending glass, and making it hookable would break that. So rather than making it hookable, I have added a new...