diff --git a/public/aloha/plugins/com.example.aloha.plugins.Product b/public/aloha/plugins/com.example.aloha.plugins.Product deleted file mode 160000 index 97cacd3..0000000 --- a/public/aloha/plugins/com.example.aloha.plugins.Product +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 97cacd37ee095d66b8018c89ac072c783df36840 diff --git a/public/aloha/plugins/com.example.aloha.plugins.Save b/public/aloha/plugins/com.example.aloha.plugins.Save deleted file mode 160000 index c574ed1..0000000 --- a/public/aloha/plugins/com.example.aloha.plugins.Save +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c574ed110c2cb3fb2927ad2ca529b18522be2f88 diff --git a/public/aloha/plugins/com.gentics.aloha.plugins.Abbr b/public/aloha/plugins/com.gentics.aloha.plugins.Abbr deleted file mode 160000 index a9b8cd6..0000000 --- a/public/aloha/plugins/com.gentics.aloha.plugins.Abbr +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a9b8cd6b908016f32dcfee138d4b9eea5ed03b5e diff --git a/public/aloha/plugins/com.gentics.aloha.plugins.Format b/public/aloha/plugins/com.gentics.aloha.plugins.Format deleted file mode 160000 index 79dae8c..0000000 --- a/public/aloha/plugins/com.gentics.aloha.plugins.Format +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 79dae8c2f3e926d1d1df673a2ed5d9432244a655 diff --git a/public/aloha/plugins/com.gentics.aloha.plugins.HighlightEditables b/public/aloha/plugins/com.gentics.aloha.plugins.HighlightEditables deleted file mode 160000 index 11d45d8..0000000 --- a/public/aloha/plugins/com.gentics.aloha.plugins.HighlightEditables +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 11d45d8df725f0e15501c1447975b84473b8c116 diff --git a/public/aloha/plugins/com.gentics.aloha.plugins.Link b/public/aloha/plugins/com.gentics.aloha.plugins.Link deleted file mode 160000 index a148845..0000000 --- a/public/aloha/plugins/com.gentics.aloha.plugins.Link +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a148845e30f7a1f6aa2640d12070dbfa44773370 diff --git a/public/aloha/plugins/com.gentics.aloha.plugins.LinkChecker b/public/aloha/plugins/com.gentics.aloha.plugins.LinkChecker deleted file mode 160000 index b8bac9b..0000000 --- a/public/aloha/plugins/com.gentics.aloha.plugins.LinkChecker +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b8bac9b6b11ddd2dfa141053229c17ca209425a3 diff --git a/public/aloha/plugins/com.gentics.aloha.plugins.List b/public/aloha/plugins/com.gentics.aloha.plugins.List deleted file mode 160000 index ada3208..0000000 --- a/public/aloha/plugins/com.gentics.aloha.plugins.List +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ada3208a19a31251ad0a58f136bbb09fea68fd70 diff --git a/public/aloha/plugins/com.gentics.aloha.plugins.Paste b/public/aloha/plugins/com.gentics.aloha.plugins.Paste deleted file mode 160000 index bb554a9..0000000 --- a/public/aloha/plugins/com.gentics.aloha.plugins.Paste +++ /dev/null @@ -1 +0,0 @@ -Subproject commit bb554a9c74388612ab39b16657d688edf3581891 diff --git a/public/aloha/plugins/com.gentics.aloha.plugins.TOC b/public/aloha/plugins/com.gentics.aloha.plugins.TOC deleted file mode 160000 index 7d622b3..0000000 --- a/public/aloha/plugins/com.gentics.aloha.plugins.TOC +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7d622b36dc1501f993f39e74649fef64c403ba67 diff --git a/public/aloha/plugins/com.gentics.aloha.plugins.Table b/public/aloha/plugins/com.gentics.aloha.plugins.Table deleted file mode 160000 index e715364..0000000 --- a/public/aloha/plugins/com.gentics.aloha.plugins.Table +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e71536475f32b7ee191087f76c2d7acbadad14be diff --git a/public/assets/javascripts/admin/editor.js b/public/assets/javascripts/admin/editor.js deleted file mode 100644 index 37d5a18..0000000 --- a/public/assets/javascripts/admin/editor.js +++ /dev/null @@ -1,53 +0,0 @@ -GENTICS.Aloha.settings = { - errorhandling : false, - ribbon: false, - "i18n": {"current": "fr"}, - "plugins": { - "com.gentics.aloha.plugins.GCN": { - "enabled": false - }, - "com.gentics.aloha.plugins.Align": { - // Allow align left, center and justify only for all elements - // 4 possibilities : left, center, right and justify - config : [ 'left','center','right','justify'], - - }, - "Paste": { - - enable: true - - }, - "com.gentics.aloha.plugins.FontSize": { - - - config : ['increase', 'decrease'] - - }, - "com.gentics.aloha.plugins.Format": { - config : [ 'b', 'i','u','del','sub','sup','removeFormat'], - }, - "com.gentics.aloha.plugins.TextColor": { - - enable: true - - } - - - - - } -}; - -jQuery(document).ready(function($) { - - $(".notice").each(function(index) { - - var self = $(this); - var postId = self.attr("data-id"); - var postField = self.attr("data-field"); - - // add callbacks to update post data fields: - self.aloha() - }); - -}); \ No newline at end of file diff --git a/public/assets/javascripts/core/aloha b/public/assets/javascripts/core/aloha deleted file mode 160000 index e7d72a2..0000000 --- a/public/assets/javascripts/core/aloha +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e7d72a2c3022ee2b540d1611d274dfd916b8f296