Is there a maximum length that Micro Tiny can take
- 
				chillifish
- Forum Members 
- Posts: 92
- Joined: Wed Jul 27, 2011 9:26 am
Is there a maximum length that Micro Tiny can take
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.
			
			
									
						
										
						- 
				chillifish
- Forum Members 
- Posts: 92
- Joined: Wed Jul 27, 2011 9:26 am
Re: Is there a maximum length that Micro Tiny can take
Why's this been moved, it's a question about a core module? 
			
			
									
						
										
						
Re: Is there a maximum length that Micro Tiny can take
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.
			
			
									
						
										
						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.
- 
				chillifish
- Forum Members 
- Posts: 92
- Joined: Wed Jul 27, 2011 9:26 am
Re: Is there a maximum length that Micro Tiny can take
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.
			
			
									
						
										
						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.
- 
				chandra
Re: Is there a maximum length that Micro Tiny can take
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!
. And you can modify the types - without any warranty. You should really know what you do!
			
			
									
						
										
						 . And you can modify the types - without any warranty. You should really know what you do!
. 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
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
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -






