Julien Bidoret
Julien Bidoret
What are these “mixins” ? It seems you don’t have any app with such a name, and don’t even have suit in your installed apps…
Merci du retour ! J’ai moi-même constaté le caractère aléatoire du chargement des pads. Je crains qu’il ne s’agisse d’une limite liée au chargement des contenus de ces pads via...
Le problème est lié à un retour `HTTP/1.1 429 Too Many Requests` de la part du serveur. Il faudrait tester avec des services de pads moins sourcilleux sur la succession...
Testing imagemagick might require a double check : – Imagick PHP extension can exist and be loaded ```extension_loaded('imagick') ? true : false ``` – Imagemagick can be available through the...
Don’t know how to do it. Maybe exclude parsing within `` elements ? Maybe add a wontfix label to this issue, since the use case is really for power users...
(You know, I searched for it !) Yep. By “creating”, I meant setting a PAGE_ID for a user. That can be done in the admin Users view, but as this...
Both this very issue and #441 bring UI questions, I think, more than back-end ones. My proposal is quite more complex, since the route does not exist. But a new...
Automatic sorting might indeed be an interesting solution. And my first option is bad! I might just be dreaming of something that is only interesting in my very own use...
Further reading : https://css-tricks.com/icon-fonts-vs-svg/ All in favor of SVG, mut requires a little more work than just dropping a font :) A tool I used quite a lot is https://icomoon.io...