Balu

Results 45 comments of Balu
trafficstars

I'd think the "version 2" branch is "develop", but I agree, this is confusing.

I do think that the order in which pages and templates are created is wrong. The introduction creates the content first, then the template file. So you get: ``` Error:...

I have just tried to reproduce this and noticed that `TAGGED_RCPT` also included the tags from all recipients (): ``` To: [email protected] Bcc: [email protected], [email protected] TAGGED_RCPT(0.00)[bcc1,to,bcc2]; ``` While this is...

This issue is not against having cron jobs per se, but the scheduler relying on a cron command to check if any method of recurring jobs are being run. I...

Even `php bin/grav scheduler` could touch the file directly when its run. Then as long as some kind of mechanism runs the schedular regularly, the system would be able to...

The homepage lists: [Download Installer macOS High Sierra or higher (Java 17, Apple Silicon+Intel)](https://mega.nz/file/nEM0CapQ#zSj72mSX4J6EALn8MBUIibY-Cn_x0wYnOs7qBUyR4fY)

It is not. Brew loads https://installer.jdownloader.org/clean/JD2Setup.dmg which results in a file that's only 5.6 MB and probably loads everything else during the installing phase. The files they link to are...

I've got a reply from the JD2 support. They mentioned that someone from the Homebrew Project has access to direct URLs for all OS/CPU variants. So I am not sure...

I can download from both URLs after manually putting the arch into each, but it seems to be 1.70.3, while the latest is 1.70.4.1, I think. Either way, support suggested...

As I said, you might want to contact them first for the universal installer. That's easier than having to mess with two packages, their checksums, etc.