Results 224 comments of etc
trafficstars

The same problem arises for, say, php functions allowed in `` a theme might use. Which means we need to find a way to export/import theme prefs, not limited to...

Wow, quite a program! Sure we need it, feel free to share in a branch or elsewhere if you want extra eyes.

Possible duplicate of #1661?

We might also delegate caption (and even alt?) to somewhere else. Why an image could not be used with two different captions?

I just meant *caption* is not metadata. An image could have `My father` caption in some context, and `My brother` in a different one.

Sure, we can override the caption, which means (for me) it's not inherent to the image itself, unlike the author, the creation date and other metadata. But 'default' captions are...

My js-foo barely suffices to patch the existing code, developing a new framework is beyond my skills. We'd need a clean base here to extend, suggestions welcome.

Altering a drop-down list via JS should be fast enough, but we'd better do it properly, e.g. not on users (un)check but on selecting 'Delete' option. And since some other...

It looks like we need another round of patches to be ready for PHP 8.2: ``` 8192 "Creation of dynamic property Textpattern\Textfilter\Textile::$textileRestricted is deprecated". ``` I guess the problem comes...

I'm testing our `StringType` class, but yes, it relies on `mbstring`. And yes, converting to Latin1 looks strange. This feels like 4.8.9 Xmas...