Marc Worrell

Results 178 comments of Marc Worrell

BTW people are using CSS3 for emails? Didn't expect that, with Outlook et al being used so much.

Latest log https://github.com/zotonic/z_stdlib/actions/runs/5087816140/jobs/9143547208

For discerning the live/testing/staging, maybe we could add a colored bar at the top or one of the sides? Another option is to add a 'theme' class to the admin,...

Yes, that is a good idea. At least something that can completely overruled by the server configuration. We can then fetch it using `m.site.environment`. In this way it is still...

In the code I see the following possible stages: * `dev` * `test` * `acceptance` * `production` Checking DTAP (https://en.wikipedia.org/wiki/Development,_testing,_acceptance_and_production) I see: * Development * Test * Acceptance * Production...

Proposal: 1. Add `zotonic.config` setting `environment` (possible values, see above) 2. Add optional site configuration `environment` (overrules 1, so is possible to have a backup or education site on production...

I added an issue for Zotonic here: https://github.com/zotonic/zotonic/issues/2120

See the merge request here: https://github.com/zotonic/zotonic/pull/2137

The merge request in Zotonic is awaiting acceptance.

Just a small note: the 'youtube-nocookie' site doesn't place cookies, but does place an unique `yt-remote-device-id` in the local storage. So it is not free of trackers.