James Nylen
James Nylen
Right now the code highlights immediate parent and child nodes when you hover or click a node. A couple of people have asked about making this behavior configurable (e.g. highlight...
Bundle edges together using https://github.com/upphiminn/d3.ForceBundle for better visibility.
Expose list of core modules, add new node#lib#deps function, and add a note to the readme.
``` $ python gcodeplot/gcodeplot.py --work-z=0.9 --lift-delta=0.6 --safe-delta-z=3 --z-speed=45 --pens=pens.txt mandala.svg Optimizing...[0%][5%][10%][15%][20%][25%][30%][35%][40%][45%][50%][55%][60%][65%][70%][75%][80%][85%][90%][95%] Transport time improvement: 89.1% (took 1.64 seconds). Drawing out of range: [0.0, 5.291666695939057e-06] [176.38888447916665, 176.38888977083334] No points. ``` Files...
The `--safe-delta-z` option is missing from the command-line help. I haven't looked but there are probably other options that need to be updated too. Python can generate command-line help automatically...
We don't have locale-specific builds of ClassicPress yet, so all migration will need to happen using the default `en_US` build until those are ready. I tested the migration process using...
https://forums.classicpress.net/t/new-install-failed/3543 > Make it even more clear that *having a backup* is not sufficient - **you must be ready to restore it** because the migration process is not and never...
https://forums.classicpress.net/t/get-classicpress-page-latest-wp-version/2448/16 >linking directly to the [“how to override” instructions](https://github.com/ClassicPress/ClassicPress-Migration-Plugin#how-can-i-use-this-plugin-with-an-unsupported-version-of-wordpress) from within the plugin’s screen in the admin dashboard. This will make it easier for people to test the migration plugin...
 "contact your hosting provider for help" - this probably isn't going to do much good! Better to explain a bit about the process for trying a...
For example, WordFence has this option (exact wording may be different): > Scan Options → General Options → Scan core files against repository versions for changes Makes sense, because WordFence...