Yolo-plop
Yolo-plop
Hello, Using the plugin in full page width, i find that mouse scroll is both necessary and disturbing for usuability, since it makes it difficult to scroll down the page....
Hello, It would be nice if we could customize or at least limit the list of headings that the user sees in his toolbar. Is this something that could be...
This is probably related to this issue but the fix doesn't seem to work, using Gedmo v 3.6.0 https://github.com/doctrine-extensions/DoctrineExtensions/pull/2415 ```` $category1 = $this->generateCategoryFixture(); $category2 = $this->generateCategoryFixture(); $this->categoryManager->getRepository()->persistAsFirstChild($category1); $this->categoryManager->getRepository()->persistAsFirstChildOf($category2, $category1); $this->categoryManager->flush();...
Hello, I'm trying to use the a2lix translation field with a file field that is not mapped in my entity as it will not be handled by the database, but...
Hello, Maybe i'm just stupid but i couldn't find how to set the translation domain file for the language switcher widget ?
Hello, When i add my pages to turn.js using the addPage method and it adds to an odd number, for example 3, i am still able to turn the last...
Hello, Whenever i type space, the Nodejs autocomplete spams me with a list of all possible commands i could use. This is a pain because most of the time i...
### Description Hello, I've been asked that two pages of a website manage use a specific domain. I thought naively that it would be as simple as adding a default...