Daniele Scasciafratte
Daniele Scasciafratte
Ref: https://github.com/berlindb/core/issues/26 For an example to test it https://github.com/Mte90/berlindb-rest/ I will update the example when will be merged https://github.com/berlindb/wordpress-example
So I changed the variable on site.conf, executed `make install-conf` turn on venv and execute the server. I see that the variable isn't used and I guess also the others...
I got Memory 0 with the script but is impossible. So checking on the code I got: ``` [domain@machine ~]$ free -m total used free shared buff/cache available Mem: 128817...
So it happened, I have on that data from the end of 2019 and I was sad to delete but it is possible to recover the data on it. ```...
I see that in the readme talks about attributes but not where they will be saved. They are custom meta? I see also in the code CMB2 support but in...
When I doubleclick on a line the app crashes with this output: ```QIODevice::read (QFile, "/srv/www/boilerplate/htdocs/index.php"): device not open inotify_add_watch("/srv/www/boilerplate/htdocs/index.php") failed: "No such file or directory" Traceback (most recent call last):...
It is not clear to me if how to compile or how to start a new project based on this code. There are various examples or shell scripts but no...
Using `Intl.DateTimeFormat().resolvedOptions().locale;` it is possible to get the locale automatically from the browser. This don't work with all the user cases we has locales but can help a lot. I...
As https://github.com/Mte90/GlotDict/pull/248#issuecomment-617165872 The idea is that we add a text filed in the settings with some prefilled and the user can add the ones that prefer and those are automatically...
So basically there is a modal or a banner that inform the users to open a github ticket to suggest new rules. I don't know if the translate.wp.org already has...