Currently we only collect the OS type, not actually the distribution.
Looking at the admin page on /admin/reports/telemetry - I'd assume that we need something other than just PHP_OS
to get what we want. Otherwise it's either Linux or Windows, very likely "Linux" in 99% - which is pointless.
Options:
- php_uname()
- getenv()
... reduced to the info we need.
GitHub Issue #:
5199
Recent comments
I think that is created from a view rather than a module or part of core. Perhaps it was on your original site. Perhaps it is called Backlinks and it will have a menu path of /node/%/backlinks Find...
How to remove the "Backlinks" tab from display?
@argiepiano - Nvm. Found it, and posted an issue in the docs issue queue. https://github.com/backdrop-ops/docs.backdropcms.org/issues/226 Thanks for your help!
Editing nodes makes them lose formatting
Thanks for the info of Node Convert! The information came just in time because in the process of a site development I realized that for already created nodes I need to change their type in order to...
change content type for existing node/page