[pLog-svn] r4402 - in plog/branches/lifetype-1.1.4/js/tinymce: . plugins

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Tue Dec 19 02:31:31 GMT 2006


Author: jondaley
Date: 2006-12-19 02:31:30 +0000 (Tue, 19 Dec 2006)
New Revision: 4402

Removed:
   plog/branches/lifetype-1.1.4/js/tinymce/plugins/more/
Modified:
   plog/branches/lifetype-1.1.4/js/tinymce/tiny_mce-plog.js
Log:
more plugin removed until 1.2

Modified: plog/branches/lifetype-1.1.4/js/tinymce/tiny_mce-plog.js
===================================================================
--- plog/branches/lifetype-1.1.4/js/tinymce/tiny_mce-plog.js	2006-12-19 02:29:38 UTC (rev 4401)
+++ plog/branches/lifetype-1.1.4/js/tinymce/tiny_mce-plog.js	2006-12-19 02:31:30 UTC (rev 4402)
@@ -2,14 +2,14 @@
 	mode : "exact",
 	elements : "postText,postExtendedText",
 	theme : "advanced",
-	plugins : "fullscreen,table,inlinepopups,insertdatetime,emotions,insertresource,insertvideo,more",
+	plugins : "fullscreen,table,inlinepopups,insertdatetime,emotions,insertresource,insertvideo",
 	relative_urls : false,
     fix_list_elements : true,
 	remove_script_host : false,
 	force_p_newlines : true,
 	cleanup_on_startup : true,	
 	theme_advanced_buttons1 : "fontsizeselect,fontselect,forecolor,backcolor,bold,italic,underline,strikethrough,separator,justifyleft,justifycenter,justifyright,justifyfull",
-	theme_advanced_buttons2 : "bullist,numlist,indent,outdent,separator,link,unlink,image,insertresource,insertvideo,emotions,separator,hr,insertdate,inserttime,separator,fullscreen,separator,code,more",
+	theme_advanced_buttons2 : "bullist,numlist,indent,outdent,separator,link,unlink,image,insertresource,insertvideo,emotions,separator,hr,insertdate,inserttime,separator,fullscreen,separator,code",
 	theme_advanced_buttons3 : "",
 	fullscreen_settings : {
                 theme_advanced_buttons3 : "tablecontrols"



More information about the pLog-svn mailing list