TinyMCE

Erweiterungen
Post Reply
Maxim
Posts: 95
Joined: Sat 19. Jan 2013, 13:28
Location: Запорожье
Contact:

TinyMCE

Post by Maxim »

Image Здравствуйте
В TinyMCE - как осуществить переход на следующую строку в Edit HTML Source
Пример

Code: Select all

<h1>Text</h1>
<p>Text<br>text</p>
А хочется такой вид

Code: Select all

<h1>Text</h1>
<p>Text<br>
text</p>
Image Hello
In the TinyMCE - how to implement transition to the next line in the Edit HTML Source
Example

Code: Select all

<h1>Text</h1>
<p>Text<br>text</p>
I want so

Code: Select all

<h1>Text</h1>
<p>Text<br>
text</p>
Simple Hosting
Бедная, бросаемая бурею, безутешная!
Maxim
Posts: 95
Joined: Sat 19. Jan 2013, 13:28
Location: Запорожье
Contact:

Возможно копирование кнопкой “Копировать”?

Post by Maxim »

Image Здравствуйте.
Возможно копирование кнопкой “Копировать”?
В TinyMCE нажимаю кнопку “Копировать” появляется окно “Не поддерживается Вашим браузером, используйте горячие клавиши.”

Image Guten Tag.
Können Sie die Maustaste “Kopieren”?
In der TinyMCE ist, klicke auf die Schaltfläche “Kopieren” erscheint das Fenster "Wird derzeit in Ihrem Browser nicht unterstützt. Bitte benutzen Sie stattdessen die Tastenkürzel."

Image Hello.
It is possible to copy the button “Copy (Ctrl+C)”?
In TinyMCE click “Copy (Ctrl+C)” window appears: “Currently not supported by your browser, use keybord shortcuts instead.”
Simple Hosting
Бедная, бросаемая бурею, безутешная!
Gert
Posts: 2076
Joined: Sun 18. Nov 2012, 14:18

Re: TinyMCE

Post by Gert »

Maxim wrote:“Currently not supported by your browser, use keybord shortcuts instead.”
That's the answer ...

It's not TinyMCE, it's the same with CKeditor, this behavior is caused by the browsers. All modern browsers seems to disallow copy, cut and paste in this context. So you have to use the keybord functions.

The only one browser, which allows that, is my good old IE6,

Gert
Gert Ebersbach | CMSimple | Templates - Plugins - Services
Maxim
Posts: 95
Joined: Sat 19. Jan 2013, 13:28
Location: Запорожье
Contact:

Как вернуть редактор который раньше был по умолчанию?

Post by Maxim »

Image Здравствуйте

Как вернуть редактор который раньше был по умолчанию?
Настройки -> CMS -> Editor -> External
удаляю tinymce

А редактора по умолчанию нет

Image Hallo

Wie die Rückkehr der Redakteur, der war früher Standard?
Einstellungen -> CMS -> Editor -> External
lösche tinymce

Und die Standard-Editor Nein

Image Hello

How to return to the editor that was the default?
Settings -> CMS -> Editor -> External
delete tinymce

And no default editor
Simple Hosting
Бедная, бросаемая бурею, безутешная!
Gert
Posts: 2076
Joined: Sun 18. Nov 2012, 14:18

Re: TinyMCE

Post by Gert »

Maxim wrote:How to return to the editor that was the default?
Settings -> CMS -> Editor -> External
With this config option you only can activate an editor, that is installed as plugin. For TinyMCE enter "tinymce".

There is no "default editor", if you let the field empty, a normal textarea appears, with a save button below,

Gert
Gert Ebersbach | CMSimple | Templates - Plugins - Services
Maxim
Posts: 95
Joined: Sat 19. Jan 2013, 13:28
Location: Запорожье
Contact:

CMSimple version 3.4

Post by Maxim »

Image Как установить редактор из версии CMSimple version 3.4
Image Wie installiere Editor Version CMSimple version 3.4
Image How to install the editor version of CMSimple version 3.4
Simple Hosting
Бедная, бросаемая бурею, безутешная!
Gert
Posts: 2076
Joined: Sun 18. Nov 2012, 14:18

Re: TinyMCE

Post by Gert »

Maxim wrote:How to install the editor version of CMSimple version 3.4
The good old oEdit is not available as plugin for CMSimple 4,

Gert
Gert Ebersbach | CMSimple | Templates - Plugins - Services
Maxim
Posts: 95
Joined: Sat 19. Jan 2013, 13:28
Location: Запорожье
Contact:

Подскажите, как обновить TinyMCE?

Post by Maxim »

Image Здравствуйте.
Подскажите, как обновить TinyMCE?
http://www.tinymce.com/tryit/full.php

Image Hello.
How to update TinyMCE?
http://www.tinymce.com/tryit/full.php

Image Guten Tag.
Sagen Sie mir, wie Sie ein Upgrade TinyMCE?
http://www.tinymce.com/tryit/full.php
Simple Hosting
Бедная, бросаемая бурею, безутешная!
Post Reply