Page 1 of 1

Is there a maximum length that Micro Tiny can take

Posted: Mon Sep 01, 2014 11:57 am
by chillifish
I'm copying and pasting a long amount of text (about 12,000 words) into the "show html" part, but it's only showing about half of it on the page.

Re: Is there a maximum length that Micro Tiny can take

Posted: Mon Sep 01, 2014 4:06 pm
by chillifish
Why's this been moved, it's a question about a core module? ???

Re: Is there a maximum length that Micro Tiny can take

Posted: Mon Sep 01, 2014 6:58 pm
by velden
Did you disable the wysiwyg for the specific page?

I don't think limits come from Micro Tiny but from database.

I think the limit will be around 65536 bytes. That would be around 65536 characters.

Possible workaround would be to add some extra content blocks to the page template.

Re: Is there a maximum length that Micro Tiny can take

Posted: Tue Sep 02, 2014 8:48 am
by chillifish
Yeah, I had turned off wysiwyg. D'oh, multiple content blocks, why didn't I think of that?

I resorted to importing directly into the database and it was still happening, so it's probably down to character limit of the database, although I thought a text field could accept more characters than that.

Re: Is there a maximum length that Micro Tiny can take

Posted: Tue Sep 02, 2014 9:15 am
by chandra
There are a lot types of text fields possible in MySQL ;). And you can modify the types - without any warranty. You should really know what you do!

Re: Is there a maximum length that Micro Tiny can take

Posted: Thu Sep 04, 2014 6:07 pm
by Dr.CSS
There is a character limit in the content table, it needs to be changed to something else, seen this before but don't remember exactly what it is, please try search...

Re: Is there a maximum length that Micro Tiny can take

Posted: Sat Sep 06, 2014 6:36 pm
by Rolf