Andrew Jelley

Results 48 comments of Andrew Jelley

Or sets, which should only be available once...

And captions... 👀 output as figcaption tags... inside a figure tag...

And prevent other file types than images...

Unfortunately too late: I migrated yesterday a lot of content by hand from bard image to a bard set with image to get the desired result. (Which, fortunately, solved [this](https://github.com/statamic/cms/issues/6340)...

Seems like "revision events" exist: https://github.com/statamic/cms/pull/4587

Good point. Currently I'm using `read_only: true` on the slug field to prevent this... 🤔

How about using `folder: {id}` instead?

Hi @jasonvarga! I'm trying to implement this requested behavior with an `EntryCreated` (create folder structure) and an `EntryBlueprintFound` (update folder paths) event listener. I have the problem, that with the...

Hi @jacksleight! Thanks for your work! Any ideas, what's missing or why it is still not merged?

> Oh, same issue!🙄 Took me 3 hours to find this... Thank you for the workaround! Workaround stopped working too... :(