Copied to clipboard

Flag this post as spam?

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


  • TaoistTotty 246 posts 314 karma points
    Aug 17, 2013 @ 19:16
    TaoistTotty
    0

    Fixed Length RTE

    Is it possible to have a fixed length RTE?

    I have a site where the text for pages cannot be more that 2000 charactures, but it does need to be an RTE - to allow for text changes (such as bold, italics and underline).

    Many thanks

    TT

  • Charles Afford 1163 posts 1709 karma points
    Aug 17, 2013 @ 22:03
    Charles Afford
    0

    I think you would need to create your own datatype :).  Charlie.  Just swap that out for the RTE.  Alternativly you could truncate the string you get from the RTE and tell your clients that it will stop at 2000 words.  Or modify the RTE to it has a counter from 2000 - 0 where it shows the user how many words they have remaining and goes red when they have used all the words?  What do you think?  Charlie :)

  • TaoistTotty 246 posts 314 karma points
    Aug 17, 2013 @ 23:43
    TaoistTotty
    0

    Many thanks Charlie

    I have seen on the TinyMCE website that this can be done, so I am looking at this at the moment

Please Sign in or register to post replies

Write your reply to:

Draft