This relates to File entity and re-usable managed files system #1448
When other tasks are complete, we'll want to modify the form the CKEditor image dialog uses when adding a new image to content.
Expected:
When a user does not have an image selected in CKEditor and clicks the Image dialog button, they are presented with the new wrapper form where they can either upload a new file or select an existing one.
When a user has an image selected in CKEditor and clicks the Image dialog button, they are presented with options for modifying how that image is displayed within the content. Such as alt text, title, image style, image size, etc.
Recent comments
I have had a read of what Lando provides, and it's an excellent development tool, and it would solve the problem. But, I would prefer to find out why the problem is there in the first...
How often is the settings.php loaded.
Thanks for the info. I will give it a try...
How often is the settings.php loaded.
I use Lando (a wrapper for docker) and find settings changes happen straight away
How often is the settings.php loaded.