Copied to clipboard

Flag this post as spam?

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


  • wschwarte 44 posts 73 karma points
    Jun 16, 2014 @ 14:14
    wschwarte
    0

    ImageCropper not visible

    Hi,

    I just installed Umbraco 7 and read here (http://umbraco.com/follow-us/blog-archive/2014/4/3/out-now-umbraco-710.aspx) there was a built-in ImageCropper. I wanted to test this ofcourse but this is not visible? 

    I changed the install to WebForms (as i'm used to writing usercontrols and xslt). Does this effect some functionality maybe?

    thanks

     

  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Jun 16, 2014 @ 14:21
    Dave Woestenborghs
    100

    Using webforms shouldn't affect it, but I would strongly suggest to use MVC. That's the way forward

    I think you need to created a datatype first.

    1. Go to the developer section and then to datatypes.
    2. Click on the create button and enter the name of your datatype
    3. Choose the "Image cropper" in the Property Editor dropdown
    4. Add your different crops and save the datatype
    5. Go to the settings sections and then to document types.
    6. Add a property to a document type and choose the datatype you just created.

    Dave 

  • wschwarte 44 posts 73 karma points
    Jun 16, 2014 @ 14:26
    wschwarte
    0

    Oh i see! Thanks. Yes I know! I have to read up on MVC. I have to look for some tutorials on creating mvc code pieces in c# for umbraco. A simple contactform would be a great start i guess. 

  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Jun 16, 2014 @ 14:28
    Dave Woestenborghs
    0

    A subscription on umbraco.tv should get you up and running : http://umbraco.tv/

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    Jun 16, 2014 @ 15:23
    Jeavon Leopold
    0

    Also EP30 of uHangOut goes through setting up the Cropper in detail http://uhangout.co.uk/video/bQsvGmnYaUU

Please Sign in or register to post replies

Write your reply to:

Draft