Copied to clipboard

Flag this post as spam?

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


  • Pedro Mendes 53 posts 258 karma points
    Dec 16, 2017 @ 23:34
    Pedro Mendes
    0

    TinyMCE with char limit

    Hey there Our!

    In order to preserve the design made for a certain view, I need to limit the number of characters an editor can type.

    I know there are some packages that already do this, but I didn't really wanted to install a package if I could "just" extend TinyMCE.

    I've been searching for a solution for the past few hours but I've found nothing...

    So, big question: Is there any way that I can "inject" a configuration into TinyMCE datatype that allows me to define the max number of chars that datatype gets (the wanted result would be something like a config "char limit" input that would be used in the TinyCME datatype), or am I just dreaming high here?

    Thank you all :)

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Dec 17, 2017 @ 15:40
    Dennis Aaen
    0

    Hi Pedro

    Could this package help you perhaps

    https://our.umbraco.org/projects/backoffice-extensions/char-limit-74/

    Its a package where you can set a char limit on a text area

    Hope this helps,

    /Dennis

  • Pedro Mendes 53 posts 258 karma points
    Dec 18, 2017 @ 11:56
    Pedro Mendes
    0

    Hey Dennis,

    Thanks for the reply, but what I really wanted is to know if I'm able to extend the current Umbraco RTE. I have a package that I use to use when I need RTE with character limit, the uCKEditor, but If I could just extend the default RTE, I wouldn't have to install yet another package...

  • 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