svn commit: r570909 - /lenya/trunk/src/modules/fckeditor/resources/javascript/fckconfig.js

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: rfrovarp
Date: Wed Aug 29 12:39:25 2007
New Revision: 570909

URL: http://svn.apache.org/viewvc?rev=570909&view=rev
Log:
Disable browsing button in built in image and link windows since we now use plugins.

Modified:
    lenya/trunk/src/modules/fckeditor/resources/javascript/fckconfig.js

Modified: lenya/trunk/src/modules/fckeditor/resources/javascript/fckconfig.js
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/fckeditor/resources/javascript/fckconfig.js?rev=570909&r1=570908&r2=570909&view=diff
==============================================================================
--- lenya/trunk/src/modules/fckeditor/resources/javascript/fckconfig.js (original)
+++ lenya/trunk/src/modules/fckeditor/resources/javascript/fckconfig.js Wed Aug 29 12:39:25 2007
@@ -47,3 +47,10 @@
 FCKConfig.ImageUpload = false;
 FCKConfig.LinkUpload  = false;
 FCKConfig.FlashUpload = false;
+
+/*
+ * disable server browsing since we now use plugins for that
+ */
+FCKConfig.ImageBrowser = false;
+FCKConfig.LinkBrowser = false;
+
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.