]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - build-config.js
Change html5 audio player
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / build-config.js
index 8b6c8dd69e51b657eb41c589760f95b965a7e8db..03a50a56eed49996838b87e08e7c84d606df2922 100644 (file)
  * (1) http://ckeditor.com/builder\r
  *     Visit online builder to build CKEditor from scratch.\r
  *\r
- * (2) http://ckeditor.com/builder/017a87d3aef1838079cd5427f0441035\r
+ * (2) http://ckeditor.com/builder/bd11f808b667b2549a00ab11107f4b1a\r
  *     Visit online builder to build CKEditor, starting with the same setup as before.\r
  *\r
- * (3) http://ckeditor.com/builder/download/017a87d3aef1838079cd5427f0441035\r
+ * (3) http://ckeditor.com/builder/download/bd11f808b667b2549a00ab11107f4b1a\r
  *     Straight download link to the latest version of CKEditor (Optimized) with the same setup as before.\r
  *\r
  * NOTE:\r
@@ -50,7 +50,6 @@ var CKBUILDER_CONFIG = {
                'tests'\r
        ],\r
        plugins : {
-               'Audio' : 1,
                'a11yhelp' : 1,
                'basicstyles' : 1,
                'brclear' : 1,
@@ -67,6 +66,7 @@ var CKBUILDER_CONFIG = {
                'font' : 1,
                'format' : 1,
                'horizontalrule' : 1,
+               'html5audio' : 1,
                'htmlwriter' : 1,
                'iframe' : 1,
                'image' : 1,