Robert J. Lang
Robert J. Lang
The first loop in `borg_project_metrics_cron()` gets all project nodes (`borg_project_metrics_get_project_nodes()` returns 962 entries), loops over them to get the downloads, and then in the try/catch loop, saves the value in...
Sure looks like it ought to be `==`. @jenlampton, would you agree?
One possible way of striking that balance would be to list anything that's in backdrop-contrib on b.org in the project listings, but instead of showing a release download, show something...
Quoth @docwilmot: > I did this without access to backdropcms.org, which means an inability to really test the webhooks. So havent publicised it to devs so no one really including...
I'm seeing watchdog errors on the Tugboat site that relate to a missing .htaccess file, but can't think of how that would be related to the View. (They seem to...
> click to pop up an enraged version of the image I've seen some pretty unhappy screenshots out there.
There's a test theme on b.org: [Info Tester Theme](https://backdropcms.org/project/info_tester_theme). (Not a real theme, just there to demonstrate this capability.) Its .info file contains: ``` name = Info Tester theme. description...
It just occurred to me that `dependencies[]` would be another nice .info file field to add and display in the right sidebar of a module/theme/layout's project page, where we could...
> dependencies[] is already in info files. Are you suggesting add a field to the project nodes? Yes, that. Sorry for the unclarity.