]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - build-config.js
Change audio plugin
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / build-config.js
index 207d280756f55eed622bec6da835d05096a0b82a..a41e6a50c795ffd2b53baa539ad4c59402689833 100644 (file)
  * (1) http://ckeditor.com/builder
  *     Visit online builder to build CKEditor from scratch.
  *
- * (2) http://ckeditor.com/builder/9323150a85589a6899021c19376669e6
+ * (2) http://ckeditor.com/builder/2e0add19cfb7a81bc954ad48fee22a32
  *     Visit online builder to build CKEditor, starting with the same setup as before.
  *
- * (3) http://ckeditor.com/builder/download/9323150a85589a6899021c19376669e6
+ * (3) http://ckeditor.com/builder/download/2e0add19cfb7a81bc954ad48fee22a32
  *     Straight download link to the latest version of CKEditor (Optimized) with the same setup as before.
  *
  * NOTE:
@@ -51,7 +51,6 @@ var CKBUILDER_CONFIG = {
                'tests'
        ],
        plugins : {
-               'Audio' : 1,
                'a11yhelp' : 1,
                'basicstyles' : 1,
                'contextmenu' : 1,
@@ -63,6 +62,7 @@ var CKBUILDER_CONFIG = {
                'floatingspace' : 1,
                'format' : 1,
                'horizontalrule' : 1,
+               'html5audio' : 1,
                'html5video' : 1,
                'htmlwriter' : 1,
                'iframe' : 1,