[pLog-svn] r5867 - plog/branches/lifetype-1.2/js/tinymce

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Wed Aug 22 21:15:23 EDT 2007


Author: jondaley
Date: 2007-08-22 21:15:23 -0400 (Wed, 22 Aug 2007)
New Revision: 5867

Modified:
   plog/branches/lifetype-1.2/js/tinymce/tiny_mce-plog.js
Log:
ah, a configuration option... fixes http://bugs.lifetype.net/view.php?id=1356

Modified: plog/branches/lifetype-1.2/js/tinymce/tiny_mce-plog.js
===================================================================
--- plog/branches/lifetype-1.2/js/tinymce/tiny_mce-plog.js	2007-08-23 01:09:04 UTC (rev 5866)
+++ plog/branches/lifetype-1.2/js/tinymce/tiny_mce-plog.js	2007-08-23 01:15:23 UTC (rev 5867)
@@ -7,6 +7,7 @@
     fix_list_elements : true,
 	remove_script_host : false,
 	force_p_newlines : true,
+    hide_selects_on_submit: false,
 	cleanup_on_startup : true,	
     theme_advanced_buttons1: "fontsizeselect,fontselect,forecolor,backcolor,bold,italic,underline,strikethrough,separator,justifyleft,justifycenter,justifyright,justifyfull,separator,cleanup,removeformat",
     theme_advanced_buttons2: "bullist,numlist,indent,outdent,separator,undo,redo,separator,link,unlink,image,insertresource,insertvideo,insertaudio,emotions,separator,hr,charmap,insertdate,inserttime,separator,fullscreen,separator,code,more",



More information about the pLog-svn mailing list