This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, Branch_5_3 has been updated
via 1847438b5f6f6b640f77659a9f71931314141e45 (commit)
from 8777e0d43ae09ad91b3facd62f6a2292aca8b609 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1847438b5f6f6b640f77659a9f71931314141e45
Author: Sylvain Beucler <[email protected]>
Date: Thu Jun 26 14:56:39 2014 +0200
fckeditor: remove remaining auxiliary files
diff --git a/src/deb-specific/fckeditor/config.js
b/src/deb-specific/fckeditor/config.js
deleted file mode 100644
index 6f7555c..0000000
--- a/src/deb-specific/fckeditor/config.js
+++ /dev/null
@@ -1,15 +0,0 @@
-FCKConfig.ToolbarSets["GForge"] = [
- ['Source','DocProps','-','Save','NewPage','Preview','-','Templates'],
- ['Cut','Copy','Paste','PasteText','PasteWord','-','Print'],
- ['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
-
['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'],
- ['OrderedList','UnorderedList','-','Outdent','Indent'],
- ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
- ['Link','Unlink','Anchor'],
- ['Image','Table','Rule','Smiley'],
- ['TextField','Textarea','ImageButton'],
- '/',
- ['Style','FontFormat','FontName','FontSize'],
- ['TextColor','BGColor'],
- ['About']
-] ;
diff --git a/src/etc/config.ini.d/fckeditor.ini
b/src/etc/config.ini.d/fckeditor.ini
deleted file mode 120000
index f27489e..0000000
--- a/src/etc/config.ini.d/fckeditor.ini
+++ /dev/null
@@ -1 +0,0 @@
-../../plugins/fckeditor/etc/fckeditor.ini
\ No newline at end of file
diff --git a/src/etc/httpd.conf.d/plugin-fckeditor.inc
b/src/etc/httpd.conf.d/plugin-fckeditor.inc
deleted file mode 100644
index cb7498c..0000000
--- a/src/etc/httpd.conf.d/plugin-fckeditor.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-Alias /fckeditor/ /usr/share/fckeditor/
-<Directory "/usr/share/fckeditor/">
- Options Indexes MultiViews FollowSymLinks
- AllowOverride None
- Order allow,deny
- allow from all
-</Directory>
-----------------------------------------------------------------------
Summary of changes:
src/deb-specific/fckeditor/config.js | 15 ---------------
src/etc/config.ini.d/fckeditor.ini | 1 -
src/etc/httpd.conf.d/plugin-fckeditor.inc | 7 -------
3 files changed, 23 deletions(-)
delete mode 100644 src/deb-specific/fckeditor/config.js
delete mode 120000 src/etc/config.ini.d/fckeditor.ini
delete mode 100644 src/etc/httpd.conf.d/plugin-fckeditor.inc
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits