# HG changeset patch
# User Brian Neal
# Date 1269812868 0
# Node ID 149c3567fec113560dc33c10a7bf096dff2a113d
# Parent 5c889b5874169bad6af11b996ef3c2c7783988ef
Updated to TinyMCE version 3.3.2. This is for #57.
diff -r 5c889b587416 -r 149c3567fec1 media/js/tiny_mce/langs/en.js
--- a/media/js/tiny_mce/langs/en.js Sun Mar 28 21:41:11 2010 +0000
+++ b/media/js/tiny_mce/langs/en.js Sun Mar 28 21:47:48 2010 +0000
@@ -120,7 +120,9 @@
cell:"Cell"
},
autosave:{
-unload_msg:"The changes you made will be lost if you navigate away from this page."
+unload_msg:"The changes you made will be lost if you navigate away from this page.",
+restore_content: "Restore auto-saved content",
+warning_message: "If you restore the saved content, you will lose all the content that is currently in the editor.\n\nAre you sure you want to restore the saved content?"
},
fullscreen:{
desc:"Toggle fullscreen mode"
@@ -151,4 +153,17 @@
},
pagebreak:{
desc:"Insert page break."
-}}});
\ No newline at end of file
+},
+advlist : {
+ types : 'Types',
+ def : 'Default',
+ lower_alpha : "Lower alpha",
+ lower_greek : "Lower greek",
+ lower_roman : "Lower roman",
+ upper_alpha : "Upper alpha",
+ upper_roman : "Upper roman",
+ circle : "Circle",
+ disc : "Disc",
+ square : "Square"
+}
+}});
\ No newline at end of file
diff -r 5c889b587416 -r 149c3567fec1 media/js/tiny_mce/plugins/advhr/editor_plugin_src.js
--- a/media/js/tiny_mce/plugins/advhr/editor_plugin_src.js Sun Mar 28 21:41:11 2010 +0000
+++ b/media/js/tiny_mce/plugins/advhr/editor_plugin_src.js Sun Mar 28 21:47:48 2010 +0000
@@ -1,8 +1,11 @@
/**
- * $Id: editor_plugin_src.js 520 2008-01-07 16:30:32Z spocke $
+ * editor_plugin_src.js
*
- * @author Moxiecode
- * @copyright Copyright © 2004-2008, Moxiecode Systems AB, All rights reserved.
+ * Copyright 2009, Moxiecode Systems AB
+ * Released under LGPL License.
+ *
+ * License: http://tinymce.moxiecode.com/license
+ * Contributing: http://tinymce.moxiecode.com/contributing
*/
(function() {
diff -r 5c889b587416 -r 149c3567fec1 media/js/tiny_mce/plugins/advhr/rule.htm
--- a/media/js/tiny_mce/plugins/advhr/rule.htm Sun Mar 28 21:41:11 2010 +0000
+++ b/media/js/tiny_mce/plugins/advhr/rule.htm Sun Mar 28 21:47:48 2010 +0000
@@ -49,13 +49,8 @@
-