10441 Posts in 2220 Topics by 1717 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1910 Views |
-
2.3.2 Newsletter module and tinymce.template.js

25 June 2009 at 2:14am
It looks like the SVN stable version of the Newsletter module is no longer compatible with version 2.3.2 (since it still requires tinymce.template.js) I would like to implement this module on a production site. Would the unstable trunk be the version of choice now? Is it somewhat ready for production?
Or would just changing the requirements bit in NewsletterAdmin.php line 67 in the stable version to the new way of configuring TinyMCE be enough for now?
-
Re: 2.3.2 Newsletter module and tinymce.template.js

25 June 2009 at 8:30pm
Newsletter trunk should be stable enough for you to use.
-
Re: 2.3.2 Newsletter module and tinymce.template.js

25 June 2009 at 8:58pm Last edited: 25 June 2009 9:00pm
Thanks, I'll do that. And thanks for a cool module as well
Found a little thingy in NewsletterAdmin.php line 70. I think maybe 'ContentCSS' should be replaced by 'content_css' to select a new editor stylesheet:
HtmlEditorConfig::get('cms')->setOption('ContentCSS', project() . '/css/editor.css');
[EDIT - replaced content-css, should be content_css]
| 1910 Views | ||
|
Page:
1
|
Go to Top |

