Copied to clipboard

Flag this post as spam?

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


  • NickyLarson 14 posts 35 karma points
    Jun 28, 2011 @ 12:16
    NickyLarson
    0

    How to resize Simple Editor.

    Hi everyone,

     

    I tried to put my content on a richtext editor, but all the the time it gives me tidy error, so now i use simple editor i it works fine for me, but the size it´s too small , i would like to resize it.

     

    How can i do that. I don´t want all the time resize it in firebug of firefox.

     

    Thanks in advance.

    NickyLarson.

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Jun 28, 2011 @ 12:26
    Dirk De Grave
    0

    NickyLarson,

    you can't out of the box, but if you really need that feature, i'd build a new datatype (inherit from the umbraco simpleEditor) and add some options to set width and height. Only method to override is the Render() method. IMO, not worth the effort.

    Anyway, you should first focus on why the RTE is not working for you, me thinks that's a better solution than hacking the simple editor

     

    Cheers,

    /Dirk

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Jun 28, 2011 @ 12:32
    Dirk De Grave
    0

    Oh, just seen this post passing by, may be a solution for you?? 

     

    Cheers,

    /Dirk

  • NickyLarson 14 posts 35 karma points
    Jun 28, 2011 @ 12:46
    NickyLarson
    0

    Hi Dirk, I will apreciate if you can build a new data type please.

    My error in the richtext editor it´s because this line in the title atribute. Richtext Editor convert this to where is <br> to %gt something like that.

    <div style="display:none;">
    <ul class="gallery clearfix">
    <li><a href="img/imgOnclusao//1.jpg" rel="prettyPhoto[gallery2]"
                id="fab2"
                title="<br><br><strong>Blabla</strong> : Bla Bla<br><strong>Bla Bla</strong> :Bla Bla<br><strong>more Bla Bla</strong> : and more Bla Bla."><img src=""  alt="Bla Bla" /></a></li>
    </ul>
    </div>           

     

    NickyLarson

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Jun 28, 2011 @ 12:54
    Dirk De Grave
    0

    Hmm, don't think I can find the time to build a new datatype, sorry! But anyway, why are you using <br> tags in your title attribute? First of, <br> is not valid and should be <br />, secondly, from looking at the jquery plugin, you'd be better of setting titles using the available api instead of setting it through the rte.

     

    Hope this helps.

    Regards,

    /Dirk

  • NickyLarson 14 posts 35 karma points
    Jun 28, 2011 @ 13:20
    NickyLarson
    0

    Hi Dirk.

     I tried to replace the <br> to <br/> but no sucess, maybe in the new release of umbraco simple editor size will be more customizable, thank any way for the help.

    I will resize it in the firebug every time a put my content, for now.

     

    NickyLarson

  • recthor 1 post 21 karma points
    Jun 06, 2013 @ 05:49
    recthor
    0

     

    thanks for sharing, that's awesome but somewhat overpriced for me who will just use it only once, do you have some cheaper or even free versions, any suggestion will be appreciated!

  • jacaboo 1 post 21 karma points
    Jul 30, 2013 @ 06:01
    jacaboo
    0

     

    I use an imaging sdk driver found on the internet . Install it and it becomes a selectable processing option.Then you can resize your image in any program at all, including Adobe Acrobat .zoom in or zoom out on your own will.  Just open the images, select resize ,and follow the setps given in the sdk, the task will be finished in several seconds. if you haven't found a good choice , you can have a try. best wishes.

     

Please Sign in or register to post replies

Write your reply to:

Draft