Ryan Cramer

Results 408 comments of Ryan Cramer

@outflux3 At the top of the AdminThemeUikit _main.php file is a call to renderExtraMarkup('x'): https://github.com/processwire/processwire/blob/master/wire/modules/AdminTheme/AdminThemeUikit/_main.php#L25 That renderExtraMarkup() calls the getExtraMarkup() method. I'm wondering if it might seem like it's not...

@BernhardBaumrock I had thought that the HTML5 number input took care of this case. Can you check that your field settings "Input" tab has "HTML5 number" selected for the "Numeric...

@matjazpotocnik That's a good idea. I don't know how that would affect the issue mentioned here specifically but it seems like a good addition for mobile device input either way....

@kixe This information is stored in JSON with other TFA data that varies depending on what TFA module is being used. So you cannot query this with a selector. If...

@kixe I'm not sure I understand. Can you describe the use case for having it return null rather than false?

Thanks @16th-earl I've pushed a fix for this. One thing I'm not yet certain one is whether the contents "What URLs should redirect to this page" is right, or if...

@Toutouwai Sounds like a worthwhile feature to me. But I'm not sure how to support that at present. I'm assuming this would need a computer that has a touch screen,...

@Toutouwai Wow, thanks for doing all this work in figuring this out! This looks great. I will plan to go through this in more detail next week. I'm also going...

> ...some way so that a module can either hard-code the submenu, or indicate that it has a dedicated method to dynamically return submenu items? That way there could be...

@jlahijani For the hovered page actions, it looks like Vimium is giving you letters for those, and after typing the letter to go to one, can you not just hit...