1
Wonderfish1
No vertical scroll bar in TinyMCE editor

Hi all,

I installed 2.4.4 recently and I am trying to use the TinyMCE Editor. It all seems to work other than the fact that it will not give a vertical scrollbar, either in normal or fullscreen mode. I am creating fairly long documents with many graphics, so I am wearing my mouse out scrolling. Is there a solution to this?


Thanks in advance,
Tim

2
bjuti
Re: No vertical scroll bar in TinyMCE editor
  • 2010/6/8 13:03

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


Yup, there is. Try in tinymce config in xoopseditors. This should be fixed by default in next version if someone listen.

There is some other bugs related to serbian and croatian letter š. I have solution, so if anyone want me to post it here, I'll do it.

3
luciorota
Re: No vertical scroll bar in TinyMCE editor
  • 2010/6/8 15:02

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


Post me bugs and solutions... i'll try to fix...

Rota Lucio
lucio.rota@gmail.com;
mobile: +39 338 9966321

4
bjuti
Re: No vertical scroll bar in TinyMCE editor
  • 2010/6/8 17:46

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


Tnx :) First, for š character find "352,Scaron,353,scaron" and delete it :)

Second, fix for streching TinyMce i think that you must remove autoresize plugin from settings.php line 64

Quote:
"plugins" => "xoopsimagemanager,xoopsquote,xoopscode,xoopsemotions,xoopsmlcontent," . // Xoops plugins
"safari,autoresize,xhtmlxtras,directionality," . // plugins added from TinyMCE 3.2.5




Also, check this:
Theme dark background problem in TinyMce since 2.33, and reported few times.

Also.. in old TinyEditor module my McDonald, there was GZip compression for tinymce. Is it possible now? :)

Tnx

5
Wonderfish1
Re: No vertical scroll bar in TinyMCE editor

Quote:
Yup, there is. Try in tinymce config in xoopseditors.


I am not sure how to do this - I don't know what configuration needs to be changed, or how to change it. I will however go try to install the newest version and see if that has any effect.

If anyone has further clues, I would really like ot get this fixed.


Thanks,
Tim


6
bjuti
Re: No vertical scroll bar in TinyMCE editor
  • 2010/6/9 12:43

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


It's easy.

go to your xoopsroot/class/xoopseditor/tinymce/settings.php and open it [settings.php]

the about line 64 where are plugins, just remove autoresize

then this:
"safari,autoresize,xhtmlxtras,directionality," . // plugins added from TinyMCE 3.2.5

should look like this:
"safari,xhtmlxtras,directionality," . // plugins added from TinyMCE 3.2.5

:)

7
Wonderfish1
Re: No vertical scroll bar in TinyMCE editor

Totally superb. Bjuti, thank you very much for your help. I have looked EVERYWHERE trying to find that. It is great when something works.

I would still love to find a good image manager - that is my next task. I will see how the TinyMCE one works. It looks like, from their site, they have a good one but you need to pay for it. Does anyone have advice on this?

Many thanks guys, I was going mad,
Tim

8
Peekay
Re: No vertical scroll bar in TinyMCE editor
  • 2010/6/9 13:10

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


Just a guess, but you could try setting this to 'false' ?

class/xoopseditor/tinymce/settings.php

Quote:
"theme_advanced_resizing" => true,

I confess I haven't used the version bundled with Xoops, but in the old TinyMCE module you needed to specify a CSS file for the editor in the prefs. You then added classes to it, e.g. H1, H2 etc.

See this post

Maybe things have changed, but if you used the theme CSS file (the default setting) you could wind up with a black background and brown type!

The TinyMCE module had a plugin for the Xoops image manager which worked very well.
A thread is for life. Not just for Christmas.

9
Wonderfish1
Re: No vertical scroll bar in TinyMCE editor

It looks like they want $41 for it now

http://tinymce.moxiecode.com/plugins_imagemanager.php


10
luciorota
Re: No vertical scroll bar in TinyMCE editor
  • 2010/6/9 14:40

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


"No vertical scroll bar in TinyMCE editor" bug fixed on xoops SVN repository here:

http://xoops.svn.sourceforge.net/viewvc/xoops/ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/tinymce.tar.gz?view=tar

thanks for bug reporting

Rota Lucio
lucio.rota@gmail.com;
mobile: +39 338 9966321

Login

Who's Online

149 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 149


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits