Gérits Aurélien

Results 21 issues of Gérits Aurélien

Hi :) Bug report or Feature request? Feature request Version (complete output of terser -V or specific git commit) 4.6.4 OS : mac osx Hight Sierra Complete CLI command or...

bug

Hello imagick does not work for webp conversion even with the webp format in the configuration. I have no error message but cannot have my image in webp format. On...

Hello, Unable to use libsodium it returns me characters unrelated to the original key ``` $secretKey = sodium_crypto_secretbox_keygen(); $message = 'Sensitive information'; $blockSize = 16; $nonce = random_bytes(SODIUM_CRYPTO_SECRETBOX_NONCEBYTES); $paddedMessage =...

Hello, working with aristo, I quickly realized that using the autocomplete in a dialog box has display problem. But I find a good method. .ui-autocomplete { background:white; max-height: 250px; overflow-y:...

Low Priority
Enhancement

![youtube-tinymce](https://cloud.githubusercontent.com/assets/356674/16443204/b335c9f0-3dd7-11e6-881a-bb106e554ca9.png)

Les icônes actuelles sont très sympathique mais l'utilisation des icônes de glyphicons dans le sprite serai beaucoup plus adapté. - Création d'un nouveau sprite avec glyphicons - Remplacement du sprite...

Hi, I try to integrate an icon svg to my plugin with your method but impossible to display it. I used a fontawesome icon 5 : https://fontawesome.com/icons/youtube?style=brands `editor.ui.registry.addIcon('youtube', ''); editor.ui.registry.addButton('youtube',...

Hi, I created a system to upload a video on dailymotion and I would like to return the ID (video id) of this one just after sending. Do you have...

* code refactory * Add new function for display

Hi, is it possible to customize the method to rotate the carousel with the mouse scroll ? I searched through the demo and documentation, didn't see anything except for mouseDrag...