noosfero_tiny_mce.js 77 Bytes
tinyMCE.init({
  theme : "simple",
  editor_selector : "tiny_mce_editor"
});