RBT.Kentico.Xperience.Custom.Widgets.EditableImage 1.0.1

dotnet add package RBT.Kentico.Xperience.Custom.Widgets.EditableImage --version 1.0.1
                    
NuGet\Install-Package RBT.Kentico.Xperience.Custom.Widgets.EditableImage -Version 1.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RBT.Kentico.Xperience.Custom.Widgets.EditableImage" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RBT.Kentico.Xperience.Custom.Widgets.EditableImage" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="RBT.Kentico.Xperience.Custom.Widgets.EditableImage" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RBT.Kentico.Xperience.Custom.Widgets.EditableImage --version 1.0.1
                    
#r "nuget: RBT.Kentico.Xperience.Custom.Widgets.EditableImage, 1.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=RBT.Kentico.Xperience.Custom.Widgets.EditableImage&version=1.0.1
                    
Install RBT.Kentico.Xperience.Custom.Widgets.EditableImage as a Cake Addin
#tool nuget:?package=RBT.Kentico.Xperience.Custom.Widgets.EditableImage&version=1.0.1
                    
Install RBT.Kentico.Xperience.Custom.Widgets.EditableImage as a Cake Tool

Xperience by Kentico Custom Widgets - Editable Image

It will render the image which can be selected from media library and allows editors to add class, alt text, dimensions and redirection link to image.

Installation

Install the RBT.Kentico.Xperience.Custom.Widgets.EditableImage.1.0.0 NuGet Package to your Xperience by Kentico website (>=29.4.0 with .Net 8.0) and rebuild the project.

Widget

This is a widget which allows you to select image from media library and set the dimensions of seleted image. Below are additional properties we can configure.

  • IsVisible: Select this to display the widget on the page
  • Image*: Select desired image from Media Library
  • Alternate Text*: Enter your desired Alt text for Image
  • Image CSS Class: Enter your desired CSS class for Image
  • Width: Enter your desired width for Image
  • Height: Enter your desired Height for Image
  • Redirection URL: Enter your desired redirection link URL
  • ContentBefore: HTML content placed before the widget content. Can be used to display a header or add encapsulating code such as div tag
  • ContentAfter: HTML content placed after the widget content. Can be used to display a header or add encapsulating code such as div tag

*Required fields

Author

This custom widget was created by Ray Business Technologies Pvt Ltd. Last updated 13-02-2025

License

This widget is provided under MIT license.

Uninstall

Uninstall this from the NuGet Package Manager and rebuild the project.

Reporting issues

Please report any issues seen, in the issue list. We will address at the earliest possibility.

Compatibility

This widget has been tested on Xperience by Kentico version (29.5.2) and can be used on >=29.4.0 with .Net 8.0.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 105 2/13/2025
1.0.0 110 2/13/2025