/Rimango.ImageField

A Orchard CMS Module, which allows User to upload Images and to automatically resize and crop them. A new Feature is added, to allow User to define the crop-area them self.

Primary LanguageJavaScript

Rimango.ImageField

It is based on the ImageField from Sebastien from https://orchardimagefield.codeplex.com. I will add a new feature to allow the user to define the crop area by it's own.

Demo Site (only with CustomForms for the Moment): http://orchard-demos.neuhold.pro/RimangoImageField

Version 1.9 (for Orchard 1.9)

  • Retarget to .net framework 4.5.1

Source | Zip

Version 1.8 (for Orchard 1.8.1)

  • Implements Issue #7 - Add a ReCrop Link
  • Implements Issue #10 - Resize Image in Crop Window if its too large
  • Fixed Issue #9 - Preview not reloaded after selecting new picture
  • Small BugFix

Source | Zip

Version 0.4.5.1 RC

(Bugfix for 0.4.5 - use this Version instead)

  • Fixed Issue #3 - X and Y required on non required Field
  • Fixed Issue #5 - Change size of dispaying the image in admin view
  • Fixed Issue #6 - Fixed size is not really fixed size
  • Implements Issue #4 - Default Image

Source | Zip

Version 0.4 (Beta)

  • Fixed Issue #1 - Bug in Settings slideUp and slideDown
  • Fixed Issue #2 - Invalid CropWidth or CropHeight

Source | Zip

Version 0.3.1 (Alpha) Bugfix

  • Removed some Debug code
  • Removed Dependency to Orchard.Media.

Source | Zip

Version 0.3 (Alpha)

  • Code re-factored (but still needs an overview)
  • Added UserCropOptions (Fixed, OnlyKeepRatio, FreeTransformation)
  • Fixed Problem with Preview Image Scale

Source | Zip

Version 0.2 (Pre-Alpha)

  • UserCrop is implemented and seems to work, but needs still more testing and a bunch of code refactoring.

Source | Zip

Version 0.1

Source | Zip