svn commit: r592827 - /lenya/trunk/src/modules/tinymce/resources/javascript/tiny_config.js

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: ragaller
Date: Wed Nov  7 09:51:37 2007
New Revision: 592827

URL: http://svn.apache.org/viewvc?rev=592827&view=rev
Log:
changed tinymce config option from forced_root_element to forced_root_block. Fixes bug 43806

Modified:
    lenya/trunk/src/modules/tinymce/resources/javascript/tiny_config.js

Modified: lenya/trunk/src/modules/tinymce/resources/javascript/tiny_config.js
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/tinymce/resources/javascript/tiny_config.js?rev=592827&r1=592826&r2=592827&view=diff
==============================================================================
--- lenya/trunk/src/modules/tinymce/resources/javascript/tiny_config.js (original)
+++ lenya/trunk/src/modules/tinymce/resources/javascript/tiny_config.js Wed Nov  7 09:51:37 2007
@@ -75,7 +75,7 @@
     fix_table_elements: true,
     
     /* force all stray text nodes into a <p/> element. */
-    forced_root_element: "p",
+    forced_root_block: "p",
     
     /* let tinymce do the layout by itself */
     theme_advanced_layout_manager : "SimpleLayout",
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.