Copied to clipboard

Flag this post as spam?

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


  • Thijs 97 posts 117 karma points
    Nov 17, 2011 @ 09:46
    Thijs
    0

    TinyMCE image

    When a user uploads an image I want wrap all uploaded images with some html code (to let them expand with an onclick-event) Where in the code should I adjust this? I'm searching in umbraco/controls/Images and umbraco/plugins/tinymce3 but I can't exactly find what to adjust..

    Regards

    Thijs

  • Thijs 97 posts 117 karma points
    Nov 17, 2011 @ 14:58
    Thijs
    0

    Also I would like to know where Umbraco resizes the Images. I would like to control this event so I can make my own resized images when a user uploads an image (using the Tinymce). Since the Media.AfterSave += ... won't work I'm not sure how to get started on this.

    Regards

    Thijs

  • Anthony pj 40 posts 63 karma points
    Nov 17, 2011 @ 18:50
  • Thijs 97 posts 117 karma points
    Nov 18, 2011 @ 10:11
    Thijs
    0

    Thanks Anthony for the links! Do you know if it's possible to resize an image to your give dimensions when a user uploads an image with Tinymce? For example, if the user uploads an image with a width >500px, resize the image width to 500px.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies