Robert J. Lang

Results 193 comments of Robert J. Lang

Gonna check whether IP Blocking or Ban IP has that hook as well. Checking IP addresses over the last two weeks, there's a decent amount of repetition of IP addresses...

The two approaches raised at the 2022-03-31 outreach meeting: * Implement delayed publication of spammy fields in the user profile, requiring explicit approval before they are made visible. * Block...

> is there any chance you can share the view config file Sure. [views.view.providers.json.txt](https://github.com/backdrop-ops/backdropcms.org/files/8399640/views.view.providers.json.txt) I will say that I'm not crazy about keeping around spammers' data long-term even if we're...

Here's the Contractors for Hire page. It doesn't display bios. https://backdropcms.org/support/services/contractors

Sorry, just found this issue now. I've got a couple of suggestions (which i made in the Zulip chat). Here's the current state: ![before](https://user-images.githubusercontent.com/29214084/156640876-d70dceef-899c-4b73-9845-0ea409e87043.jpg) I found it a bit odd...

> do you want me to ask for an explanation as to why? Sure. Putting headings above, rather than the below, the material that they are describing, seem like a...

> There is no text immediately above Yes there is, it's part of the screen shot. My point is that for this screen shot, we don't need a linkified title...

> I believe that getting too many designers involved in any project tends to make the end result much worse I totally agree with this; in the end, it's the...

I've created a PR that creates a View similar to the above but with a little more functionality. In the current Tugboat, it's at https://pr851-lyg9rsojhdq2hmthcelhwb7fmudlwi1h.tugboat.qa/module-browser. It looks like this: ![sample](https://user-images.githubusercontent.com/29214084/144534992-c281774b-949f-4e88-8f69-b09b16ca65a7.jpg)

The implementation is: * a new View, `project_browser` * Installation of the Better Exposed Filters module (which gives immediate results to the filters) * Some changes to `project_release` and `borg`...