[SUCS Devel] site r691 - in branches/sucs-site: . htdocs/js

imranh at sucs.org imranh at sucs.org
Wed Apr 22 13:23:33 BST 2015


Author: imranh
Date: 2015-04-22 13:23:26 +0100 (Wed, 22 Apr 2015)
New Revision: 691

Modified:
   branches/sucs-site/
   branches/sucs-site/htdocs/js/tiny_mce.js
Log:
merging changes from beta to live


Property changes on: branches/sucs-site
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/beta:664-666,668-675,677-678,681-685
/branches/imranh:590-591
/branches/sucs-site/branches/sucs-site:590-591
/trunk:660-684
   + /branches/beta:664-666,668-675,677-678,681-685,689-690
/branches/imranh:590-591
/branches/sucs-site/branches/sucs-site:590-591
/trunk:660-689

Modified: branches/sucs-site/htdocs/js/tiny_mce.js
===================================================================
--- branches/sucs-site/htdocs/js/tiny_mce.js	2015-04-22 12:22:22 UTC (rev 690)
+++ branches/sucs-site/htdocs/js/tiny_mce.js	2015-04-22 12:23:26 UTC (rev 691)
@@ -1,5 +1,6 @@
 tinyMCE.init({
-	mode: "textareas",
+	mode: "exact",
+	elements : "body",
 	height: "100%",
 	plugins: "safari,fullscreen,inlinepopups",
 	theme: "advanced",
@@ -267,4 +268,3 @@
   +"|onkeyup|onmousedown|onmousemove|onmouseout|onmouseover|onmouseup|style"
   +"|title]"
 })
-




More information about the Devel mailing list