TinyMCE blockformat setting ignored
TinyMCE blockformat setting ignored
Just upgraded to 1.1, and set up the TinyMCE blockformats to just use a few styles (p,h1,h2,h3) instead of the full set. However, it looks like the editor isn't picking up on this setting. I ended up just editing the editor_template.js file and removing the formats I didn't want.
Any ideas on why the module isn't setting up the blockformats properly?
Any ideas on why the module isn't setting up the blockformats properly?
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
- Location: Denmark
Re: TinyMCE blockformat setting ignored
Hi Liquid
You are absolutely right. Sorry for not noticing this before. It is now fixed in svn and I will release a 2.2.1 soon.
regards
Sil.
You are absolutely right. Sorry for not noticing this before. It is now fixed in svn and I will release a 2.2.1 soon.
regards
Sil.
Re: TinyMCE blockformat setting ignored
Thanks!
By the way, I do like the TinyMCE module setup much more than FCKeditor. The only wish list I have is a "paste as text" or "paste from Word" option - my clients use those all the time.
By the way, I do like the TinyMCE module setup much more than FCKeditor. The only wish list I have is a "paste as text" or "paste from Word" option - my clients use those all the time.
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
- Location: Denmark
Re: TinyMCE blockformat setting ignored
Hi
I'll consider those for version 2.2.1 as well! Don't think they take up that much space... 2.2.1 is due at the same time as cmsms 1.1.1 which means within a few days according to plan..
regards
Sil.
I'll consider those for version 2.2.1 as well! Don't think they take up that much space... 2.2.1 is due at the same time as cmsms 1.1.1 which means within a few days according to plan..
regards
Sil.
Re: TinyMCE blockformat setting ignored
Hi,
on cms1.1, I have update to Tiny 2.2.1 svn 123, but I have no Toolbar
Try to unistall and reinstall Tiny no Toolbar also
Return to V 2.2 : works well
on cms1.1, I have update to Tiny 2.2.1 svn 123, but I have no Toolbar
Try to unistall and reinstall Tiny no Toolbar also
Return to V 2.2 : works well
Last edited by jce76350 on Fri Jul 20, 2007 5:36 pm, edited 1 time in total.
Jean-Claude Etiemble MyPageFr
-
- Power Poster
- Posts: 474
- Joined: Wed Jan 25, 2006 11:53 am
- Location: Netherlands
Re: TinyMCE blockformat setting ignored
Browser the CMSMS forum I saw your post.
I'm using FCKEditorx and would like to use the TinyMCE but I cann't manage to make TinyMCE a true WYSIWYG editor.
The styles I created with CSS and connected to my template (expl set border to the left and under the H1, H2) are not showing in the editor.
They do show on the webpage. 
What do I have to do to see my style-settings also in the editor
?
Musicscore
I'm using FCKEditorx and would like to use the TinyMCE but I cann't manage to make TinyMCE a true WYSIWYG editor.
The styles I created with CSS and connected to my template (expl set border to the left and under the H1, H2) are not showing in the editor.


What do I have to do to see my style-settings also in the editor

Musicscore
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
- Location: Denmark
Re: TinyMCE blockformat setting ignored
jce: you mean that the wysiwyg-editor does not load at all? Actually changed some stuff, but I thought it would make it more stable, and it does for me... I'll look into it...
musicscore: strange, it should load the stylesheet(s) attached to the template of the page you're editing... I'll look into styling the Hx, never tried that...
sil.
musicscore: strange, it should load the stylesheet(s) attached to the template of the page you're editing... I'll look into styling the Hx, never tried that...
sil.
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
- Location: Denmark
Re: TinyMCE blockformat setting ignored
jce: What kind of server are you using? windows/linux? There has been other reports with similar behavior, and I'm trying to narrow it down...
musicscore: I just tried to change the look of in one of my stylesheets, and it shows perfectly in TinyMCE. Don't know what could be wrong for you...
sil.
musicscore: I just tried to change the look of in one of my stylesheets, and it shows perfectly in TinyMCE. Don't know what could be wrong for you...
sil.
Last edited by Silmarillion on Fri Jul 20, 2007 3:52 pm, edited 1 time in total.
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
- Location: Denmark
Re: TinyMCE blockformat setting ignored
Jce: Please update to latest svn (rev. 126), I think I solved the problem... Now I found a bug it really puzzles me how it worked for me...
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
- Location: Denmark
Re: TinyMCE blockformat setting ignored
Liquid: the paste buttons are now available i latest svn. Actually the code was there, I just forgot to enable the module... Btw. I put the advanced Link-plugin into basic version... really missed it myself...
sil.
sil.
liquid wrote: Thanks!
By the way, I do like the TinyMCE module setup much more than FCKeditor. The only wish list I have is a "paste as text" or "paste from Word" option - my clients use those all the time.
Re: TinyMCE blockformat setting ignored
Hi,
But I use a Tip (Not correct but the result is OK)
I am runing on Tiny 2.2 all is OK
in admin go to Extensions » TinyMCE WYSIWYG Basic module
By FTP
- copy tinyconfig.php in admin->refrech page TinyMCE WYSIWYG Basic module
- copy TinyMCE.module.php in admin ->refrech page TinyMCE WYSIWYG Basic module
And then all is Ok.
Test that tip on 3 websites
Using Linux Linux dyn51-g5.priv.free.fr + mysql 5.0.34-nightly-20061220 + PHP Version 4.4.3-devWhat kind of server are you using? windows/linux?
But I use a Tip (Not correct but the result is OK)
I am runing on Tiny 2.2 all is OK
in admin go to Extensions » TinyMCE WYSIWYG Basic module
By FTP
- copy tinyconfig.php in admin->refrech page TinyMCE WYSIWYG Basic module
- copy TinyMCE.module.php in admin ->refrech page TinyMCE WYSIWYG Basic module
And then all is Ok.
Test that tip on 3 websites
Jean-Claude Etiemble MyPageFr
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
- Location: Denmark
Re: TinyMCE blockformat setting ignored
ok! it sounds much like the bug I just fixed in svn. Did you try revision 126?
Re: TinyMCE blockformat setting ignored
Hi,
Thanks
Just finish ... on one website That's Ok for me? I test on the other laterDid you try revision 126?
Thanks
Jean-Claude Etiemble MyPageFr
Re: TinyMCE blockformat setting ignored
Is it possible for an external link to add a dropdown like in FCKeditor?
You can select Email or Url. This is , I think, a great thing about FCKeditor.
It is possible to do that in TinyMCE?
You can select Email or Url. This is , I think, a great thing about FCKeditor.
It is possible to do that in TinyMCE?

-
- Power Poster
- Posts: 474
- Joined: Wed Jan 25, 2006 11:53 am
- Location: Netherlands
Re: TinyMCE blockformat setting ignored
I added
h2 {
border-bottom: 10px solid #ddd;
}
to the stylesheet so I should see a line under the h2 content in TINYMCE. This is not the case.
This works with FCKEditorX. I think I'm doing something wrong but ....
Is there someone who knows what
Musicscore
h2 {
border-bottom: 10px solid #ddd;
}
to the stylesheet so I should see a line under the h2 content in TINYMCE. This is not the case.
This works with FCKEditorX. I think I'm doing something wrong but ....
Is there someone who knows what

Musicscore