Julian Pollak
Julian Pollak
As by the description of the module, it is clearly stated that this is for creating a "profile which can be shared with others". Because of this, it is a...
This just happened to us too. We were building a site locally with a decimal input set to text mode. Locally on Docker, the output used a `.` (dot) as...
As long as I am using any "normal" PHP files for these, I don't see any problems. Could it be that you are having this problem when using dotfiles, as...
> Thanks for the report. What's the PHP version and locale? Thanks for looking into it! The local Docker install uses PHP `8.2.18` and locale variable `LC_ALL` is set to...
I am bumping this. Our Craft 4 installation _**had**_ the exact same symptom. Using "Asset" type doesn't display any assets exactly like in @CreateSean's screenshot. We are using LinkIt `4.0.4.1`...
@inreti-sb You maybe can take my special cases I've tested as a starting point. They should definitely work now. Let me know if I can help.
Also, you should always request a PR against the `dev` branch of the repo. You can find more 'rules' like this here: https://github.com/processwire/processwire/blob/master/CONTRIBUTING.md
Isn't this specified in the file already? https://github.com/processwire/processwire/blob/44fcf13ea2d7f14a04eed54c29afcc79eb46ec45/site-blank/templates/admin.php#L11 `at the end` specifically.
Hi @BernhardBaumrock, it's me asking questions again :). You know, I have misunderstood you before in the forums, so I might be wrong again. Let's hope so! But nonetheless, following...
Ok, now I think you misunderstood. What I'm saying is: Shouldn't we modify the JavaScript code in the core to use it and add real-world examples directly in this PR?...