7912 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » DOM and ModelAdmin
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
| Go to End | ||
| Author | Topic: | 3864 Views |
-
Re: DOM and ModelAdmin

15 February 2010 at 8:13am
Hmm, no, the errors are still there, even though DOM is removed... So I guess DOM is not the issue...
-
Re: DOM and ModelAdmin

15 February 2010 at 9:21am
Ok, I think I've solved the problem. I simply commented out line 86 and 187 in modeladmin.js
//tinyMCE.execCommand('mceRemoveControl', false, $(this).attr('id'));
I know it's bad practice, but since I don't use tinyMCE anywhere, it really doesn't matter.
Thanks Uncle Cheese for your support anyway...
-
Re: DOM and ModelAdmin

15 February 2010 at 9:51am
There's a patch for that floating around somewhere. Just look up "tinymce modeladmin" in the forum.
| 3864 Views | ||
| Go to Top |

