Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 723 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 723 Bytes

Sitecore Fields

Advance Image Sitecore

An image field with focus cropping option. Allows content authors to set focal point on images and cropping is done based on defined axes.

Package installs the field definition in Core database and setups templates and default thumbnails in Master database. This package also contains configuration and assembly files.

Complete installation instructions are available at: https://inverseproportion.wordpress.com/2017/04/12/image-field-with-cropper-in-sitecore

Advance Image field has following dependencies:

  • Sitecore.Kernel
  • Sitecore.Mvc
  • ImageProcessor
  • System.Drawing
  • System.Web

Slider

A slider field allowing author to select value from within the defined range.