Dan Kleine (geb. Dan Untenzu)

Results 45 comments of Dan Kleine (geb. Dan Untenzu)

> forked, added composer.json and added to packagist https://packagist.org/packages/firelink/tracker-proxy @overgapo Could you please prepare a PR and short guide how to submit the package as well?

> Calling the URI from CLI works fine as well (curl https://plugins.matomo.org/… gives the expected JSON reponse). When calling the URI from a simple PHP testscript using Guzzle I also...

The connection error lead me into Matomos HTTP class, which sets up custom curl request commands. In there I found the error. The following line instructs curl to always request...

> I have contacted my hosting provider, maybe php-curl was not compiled with brotli. The hosting uses Red Hat Enterprise Linux 7 with curl version 7.29. Since this is a...

FYI I sucessfully checked the solution described by @MerleCedric. My hoster installed an new curl version and PHP. My example script works again. And the Matomo Marketplace is available again...

Confirmed, slugs for pages are updated automatically, slugs for all other TCA records not (eg. »news«). The datahandler somehow does not update this field for TCA records.

Even if Google has now been removed, it would be desirable from a UX perspective if integrators could hide all buttons that the editorial team does not need. In my...

:100: :clap: My favorite quote regarding cognitive load in code development is > Code is a way you treat your coworkers. > https://twitter.com/mfeathers/status/1031176879577780224 YOU might be able understand a challenging...

Proper discussion with answers which exactly show the point: some developers suggest to keep »classes as small as possible« to have glorious »clean code«: https://softwareengineering.stackexchange.com/questions/125357/keep-my-classes-and-methods-as-small-as-possible

As an editor I should see relevant information only. A 4% usage limit is not relevant. With the great PR #338 this is something integrators or chief editors can keep...