I see several post's from last year regarding how to override the
tiny_mce plugin that comes with CE.

But the information contained in the post's is not clear (at least to
myself).

I have downloaded and installed the latest plugin for tiny_mce. When I
start CE and go to a page that has a text_area for tiny_mce I get the
following error:

ActionView::TemplateError (Invalid option plugin_preview_height passed
to tinymce) on line #32 of vendor/plugins/community_engine/app/views/
shared/_scripts_and_styles.html.haml:
29:
30:
31: = javascript_include_tiny_mce_if_used
32: = tiny_mce if using_tiny_mce?
33:
34: - if forum_page?
35:   = javascript_include_tag 'lowpro', 'forum', :plugin =>
'community_engine'

It appears in the current version of tiny_mce does not support the
following (at least these options do not appear in
tiny_mce_options,yaml file in vendor/plugin/tiny_mce)
- plugin_preview_pageurl
- plugin_preview_width
- plugin_preview_height

So it appears that the new plugin is overriding the engine_plugin but
not the tiny_mce_options.yaml file??

Does any have a suggestion on how to override the plugin that comes
with CE?

I am using rails 2.2

Stephen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CommunityEngine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/communityengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to