Revision: 9434
http://languagetool.svn.sourceforge.net/languagetool/?rev=9434&view=rev
Author: dnaber
Date: 2013-02-20 16:48:11 +0000 (Wed, 20 Feb 2013)
Log Message:
-----------
improve comment about context menu
Modified Paths:
--------------
trunk/website/www/online-check/tiny_mce/plugins/atd-tinymce/editor_plugin.js
trunk/website/www/online-check/tiny_mce/plugins/atd-tinymce/src/editor_plugin.js
Modified:
trunk/website/www/online-check/tiny_mce/plugins/atd-tinymce/editor_plugin.js
===================================================================
---
trunk/website/www/online-check/tiny_mce/plugins/atd-tinymce/editor_plugin.js
2013-02-20 10:17:03 UTC (rev 9433)
+++
trunk/website/www/online-check/tiny_mce/plugins/atd-tinymce/editor_plugin.js
2013-02-20 16:48:11 UTC (rev 9434)
@@ -493,7 +493,7 @@
/* again showing a menu, I have no clue what */
editor.onClick.add(plugin._showMenu, plugin);
- /* we're showing some sort of menu, no idea what */
+ /* comment this in and comment out the list below to get the
browser's standard context menu on right click: */
//editor.onContextMenu.add(plugin._showMenu, plugin);
// without this, the context menu opens but nothing in it can be
selected:
editor.onContextMenu.add(plugin._doNotShowMenu, plugin);
Modified:
trunk/website/www/online-check/tiny_mce/plugins/atd-tinymce/src/editor_plugin.js
===================================================================
---
trunk/website/www/online-check/tiny_mce/plugins/atd-tinymce/src/editor_plugin.js
2013-02-20 10:17:03 UTC (rev 9433)
+++
trunk/website/www/online-check/tiny_mce/plugins/atd-tinymce/src/editor_plugin.js
2013-02-20 16:48:11 UTC (rev 9434)
@@ -173,7 +173,7 @@
/* again showing a menu, I have no clue what */
editor.onClick.add(plugin._showMenu, plugin);
- /* we're showing some sort of menu, no idea what */
+ /* comment this in and comment out the line below to get the
browser's standard context menu on right click: */
//editor.onContextMenu.add(plugin._showMenu, plugin);
// without this, the context menu opens but nothing in it can be
selected:
editor.onContextMenu.add(plugin._doNotShowMenu, plugin);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits