Duncan McClean

Results 403 comments of Duncan McClean
trafficstars

@selastingeorge That's a pretty common issue when using Windows and is unrelated to this. See #3.

> Apparently if there's an issue with the outpost, this package doesn't work. I've just tested this locally (pointed `statamic.com` and `outpost.statamic.com` to `localhost`). Creating fresh sites work fine, it...

I've added the `sanitize` parameter to the SVG tag's docs but it still needs adding to the v5 upgrade guide.

Added to the upgrade guide in b95a760.

What's your use case for this? Would it be serving exactly the same content or just the same language?

I don't believe the index view was ever scaffolded out so I've moved this to the `ideas` repository.

I get a similar thing when `,` is included in my test name: ```php test("when run at 9am, the job closes registration for this afternoons sessions", function () { ```...

Someone else wants the CP search to search just the current site: https://github.com/statamic/ideas/issues/673

I don't think it's exactly what you're asking for but there's an open PR (https://github.com/statamic/cms/pull/8516) which will allow for addons to register their own blueprints which can be managed in...