[limb-svn] r6380 - 2.x/trunk/settings

svn at limb-project.com svn at limb-project.com
Fri Oct 5 13:09:28 MSD 2007


Author: momental
Date: 2007-10-05 13:09:28 +0400 (Fri, 05 Oct 2007)
New Revision: 6380
URL: http://fisheye.limb-project.com/changelog/limb/?cs=6380

Modified:
   2.x/trunk/settings/wysiwyg.ini
Log:
change dir for FCKeditor

Modified: 2.x/trunk/settings/wysiwyg.ini
===================================================================
--- 2.x/trunk/settings/wysiwyg.ini	2007-10-05 09:08:39 UTC (rev 6379)
+++ 2.x/trunk/settings/wysiwyg.ini	2007-10-05 09:09:28 UTC (rev 6380)
@@ -9,8 +9,8 @@
 rows = 15
 
 [fckeditor]
-base_path = {HTTP_SHARED_PATH}FCKeditor/
-dir = {HTTP_SHARED_DIR}FCKeditor/
+base_path = {HTTP_SHARED_PATH}FCKeditorNew/
+dir = {HTTP_SHARED_DIR}FCKeditorNew/
 config[CustomConfigurationsPath] = {HTTP_SHARED_PATH}FCKeditorNew/fckeditor_myconfig.js
 toolbar_set = LIMB
 width = 600px



More information about the limb-svn mailing list