Ryan Cramer
Ryan Cramer
@BitPoet @matjazpotocnik This module uses WireHttp so the user-agent header should always be present. WireHttp supplies a default one if any outbound http request fails to specify one. Though it...
I'm not aware of any issues that should lead to what you described, but if you are using PHP7, I would probably suggest using PW 2.8.x or 3.0.x. For InnoDB,...
1. I've had more than two instances where my own clients didn't understand the resize handle concept or couldn't see it. The description text I added a long time ago...
Thanks, I have pushed this fix.
> Are those methods not hookable for a certain reason? We don't usually make methods hookable unless there's a definite need for it. That's because there's more overhead in calling...
I just pushed an update that I think will fix this one. Thanks.
Adrian, the $user API variable is bunched in with all the other system pages, which typically don't have output formatting enabled since they aren't pages with URLs that would be...
I'm not sure how to do it but I'm adding @horst-n to this, to see what he thinks (he is the author of the ImageMagick capabilities in PW). Thanks.
No problem making things hookable, but seems like this is a permissions need rather than a markup one. Wouldn't it be better to hook Page::viewable? Perhaps something like this in...
Lets wait and see if this need comes up for anyone else (will keep open as feature request), but I like how you've found a way to solve the need...