TinyMCE - Increase number of characters in summary - tinymce

is there a way to unlock the restrictions of number of characters in the summary field of the TinyMCE editor?
Found only solutions how to do the exact opposite.
Currently it is limited to 30 characters in the summary field.
Thank you for your help.

OK, turns out that it was not a TinyMCE problem, but a Java controller setting...

Related

How can I reuse a text string within and across Confluence pages?

I'd like to minimize the number of times I have to type dates and version numbers across release notes pages and such on Confluence.
How can I reuse a text string within the same page as well as across pages on Confluence?
Right now, I have a bit of text (for example, a version number) which is typed out in multiple locations:
Page A
Top of page
Middle of page
End of page
Page B
I'd like to be able to type the value once and have it automatically appear in all places.
There are multiple bits of text I'd like to do this with on one page.
The closest I've found so far is the MultiExcerpt macro, but unfortunately it displays all content with newline wrapping instead of inline and that's a dealbreaker for me.
You may want to look into Comala Metadata, sounds like what you are looking for.
Disclaimer, I work in the company behind that app, in Comalatech.
Regards,
Gorka
Have you tried using Confluence own Include Macro or the Excerpt Macro. The include macro can be inline if you keep it on the same line in the editor.
There is an official extension called Multi Excerpt. It works like Excerpt, but you can use more then one for one page.

What are these characters (�pret�) and how do I fix this?

I just don't know where I'm supposed to ask this, I don't know much about computers, feel free to direct me to the right forum, I searched for this but could not find out where to post.
Anyhow, I was doing search and came across this website:
http://tonioc.free.fr/dico/dico.txt
I was using Firefox. How do I fix this, use a different browser or is there an addon or something?
Thank you for your help
Check this site: http://apps.timwhitlock.info/unicode/inspect?s=%EF%BF%BD
This question mark character is a replacement character. Meaning that the website you are visiting is either using characters not supported by the font itself of the browser does not understand them. I tried with chrome and didn't get any result too. The characters are unknown.
You have to change the character encoding to Occident (windows-1252). There is an option inside Firefox.

AppJS does not show Unicode characters

I have a situation where I want to open a website by clicking a desktop icon. I found AppJS to be the answer. I created an app with just a full window covering iframe. The only problem I am facing is, Unicode characters are not shown properly (all I see is boxes in place of text). I could not understand where should I look for. Please, give me some pointers. or maybe an alternative to fulfill the original purpose.
Thanks in advance

Limit CKEditor to one word page

Is there a way we can actually limit what you can type and insert (words, images, etc) into a ckeditor page equal to what we can fit into one MS word page?
It looks like the maxLength attribute should help answer your question. Just figure out how many characters a typical MS Word document can hold in a single page and add the maxLength attribute to your textarea for CKEditor. See this question on SO and see this page in the CKEditor documentation.

Joomla 1.5 & Indic Unicode Fonts - How-to?

I am using Inscript Keyboard to directly type into TinyMCE. However when I click on save, all the characters appear as question marks on website and even in article list on admin side.
How I should solve the problem?
I am specifically talking about Marathi but the problem-solution might be same for all Devnagrari fonts.
Thanks in advance.