AdaptiveImages.Pixabay 2.0.2.15
Pixabay for Adaptive Images
Enable by invoking AddPixabay(apiKey)
on startup, commonly in Startup.cs
:
public void ConfigureServices(IServiceCollection services)
{
services.AddCms()
.AddAdaptiveImages()
.AddPixabay(apiKey); // Enable the Pixabay image provider
}
Rebuild and reload the Optimizely UI and search among Pixabay images using the "Image bank" component in the right pane.
If this is the only search-enabled image provider, you may need to click Reset views in user settings to make the image bank component visible.
Changelog
Version | Summary |
---|---|
2.0.0.0 | .NET 5 / CMS 12 support |
No packages depend on AdaptiveImages.Pixabay.
Support for Optimizely CMS 12 and .NET 5.
.NET 5.0
- AdaptiveImages (>= 2.0.2.15)
- System.Runtime.Caching (>= 5.0.0)
Version | Downloads | Last updated |
---|---|---|
2.0.7.9 | 32 | 11/10/2022 |
2.0.6.24 | 47 | 09/20/2022 |
2.0.6.23 | 43 | 09/14/2022 |
2.0.6.22 | 40 | 09/06/2022 |
2.0.6.19 | 43 | 08/18/2022 |
2.0.6.18 | 41 | 08/17/2022 |
2.0.5.8 | 53 | 06/01/2022 |
2.0.5.2 | 51 | 05/05/2022 |
2.0.5.1 | 63 | 04/20/2022 |
2.0.4.41 | 58 | 04/12/2022 |
2.0.4.31 | 52 | 03/01/2022 |
2.0.4.26 | 52 | 02/16/2022 |
2.0.4.23 | 58 | 02/15/2022 |
2.0.4.18 | 49 | 02/10/2022 |
2.0.4.9 | 60 | 02/10/2022 |
2.0.4.7 | 52 | 02/06/2022 |
2.0.4.6 | 62 | 02/03/2022 |
2.0.3.7 | 53 | 01/26/2022 |
2.0.2.31 | 62 | 01/12/2022 |
2.0.2.30 | 62 | 01/11/2022 |
2.0.2.29 | 53 | 01/06/2022 |
2.0.2.28 | 61 | 01/05/2022 |
2.0.2.16 | 65 | 12/13/2021 |
2.0.2.15 | 54 | 12/10/2021 |
2.0.2.12 | 66 | 12/03/2021 |