Generic alt and title support and Setting for default lazyness
- FEATURE: Support alt and title from image source as it was introduced in Kaleidoscope 6.1.0
see: https://github.com/sitegeist/Sitegeist.Kaleidoscope/releases/tag/v6.1.0
- FEATURE: Add setting to control default lazyness behavior #11
The setting allows to control the default lazyness and is usually enabled
Sitegeist:
Lazybones:
default:
lazyEnabled: true
For FLOW_CONTEXT=Development/VisualRegressionTesting the setting is
disabled as lazy loading does slow down regression tests and tends to make them
less deterministic.