/* * Chamilo LMS * * Copyright (c) 2008-2010 Juan Carlos RaƱa * Copyright (c) 2008-2010 Ivan Tcholakov * Copyright (c) 2008-2009 Julio Montoya * Copyright (c) 2008-2009 Dokeos SPRL * * For a full list of contributors, see "credits.txt". * The full license can be read in "license.txt". * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * See the GNU General Public License for more details. */ /* * Custom editor configuration settings. * * Follow this link for more information: * http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options * * Please, do not modify the file fckconfig.js in order to make upgrades easy. * Just create your desired settings in this file, myconfig.js. * Also, configuration options (with higher priority) may be created/modified within the file myconfig.php. */ FCKConfig.DocType = '' ; FCKConfig.SkinPath = FCKConfig.BasePath + 'skins/silver/' ; FCKConfig.ProtectedSource.Add( //gi ) ; // To protect