From 880902e1d352fbae2e41352a6e2ea67715c932db Mon Sep 17 00:00:00 2001 From: Ivan Tcholakov Date: Mon, 8 Dec 2008 08:42:44 +0100 Subject: [PATCH] [svn r17109] FS#2867 - Creating a new plugin "customizations" for FCKEditor. It does nothing at the moment. --- .../plugins/customizations/fckplugin.js | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 main/inc/lib/fckeditor/editor/plugins/customizations/fckplugin.js diff --git a/main/inc/lib/fckeditor/editor/plugins/customizations/fckplugin.js b/main/inc/lib/fckeditor/editor/plugins/customizations/fckplugin.js new file mode 100644 index 0000000000..672097c1bd --- /dev/null +++ b/main/inc/lib/fckeditor/editor/plugins/customizations/fckplugin.js @@ -0,0 +1,22 @@ +/* + * Dokeos - elearning and course management software + * + * Copyright (c) 2004-2008 Dokeos S.A. + * Copyright (c) 2003 Ghent University (UGent) + * Copyright (c) 2001 Universite catholique de Louvain (UCL) + * Copyright (c) Julio Montoya + * + * 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. + * + * Contact address: Dokeos, rue du Corbeau, 108, B-1030 Brussels, Belgium + * Mail: info@dokeos.com + */ +