Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • siva kumar 120 posts 209 karma points
    Feb 27, 2013 @ 13:13
    siva kumar
    0

    i want to make upload and image cropper into single datatype how to do in umbraco 4.7.1.1?

    i want to remove the alias of image cropper and want to use as upload with in new control (i.e. upload+img cropper).can any one tell me ideas or path achieve the required one?

  • gary 385 posts 916 karma points
    Feb 27, 2013 @ 13:35
    gary
    0

    Hi Siva

    In outline, ie not too much detail.

    Create a data-type that uses ImageCropper.

    Add a tab to a MediaType called for example "crop", make a property on that tab that uses the data-type you created with the ImageCropper, then when you upload an image using the MediaType property you created, the crop exists.

    If you need an example, go to DAMP project page and use Jeroens example site, it has all of this included so you can see it in action, working.

    http://our.umbraco.org/projects/backoffice-extensions/digibiz-advanced-media-picker

    Hope this helps G

Please Sign in or register to post replies

Write your reply to:

Draft