Multiple Page Parts with Filter causes Javascript errors
|
23 posts
|
Just noticed that if you have more than one filter in a page only one will work, any ideas how to get filters to work across all page parts? |
|
1493 posts
|
Puzzling, Eoghan — I just set “body” to Textile and “extended” to Markdown on this page and all is well. What precisely is your scenario? |
|
23 posts
|
I’m using the FCKEditor plugin, so it might just be because of that, I’ll look into it a bit more and see what I find. Just wanna see if anyone else had a similar problem first. |
|
26 posts
|
I’ve run into this and have a fix. Try replacing the file below in your plugin with the code in the link: /fckeditor/fckeditor.js |
|
23 posts
|
Thanks cearls, that works perfectly. |
|
7 posts
|
Thnx cearls!! |
|
35 posts
|
Can others confirm, as It seems to me, that this fixes an issue with fckeditor not working on multiple page parts on the same page editor form? If this has fixed the issue, I wonder if we should send it along to the maintainer of the fckeditor plugin or even fckeditor folks themselves. thanks cearls for the fixes |