Robert J. Lang
Robert J. Lang
This is a follow-up to https://github.com/backdrop-ops/backdropcms.org/issues/782#issuecomment-1054816783.
The Newsletter signup field has been replaced by a CiviCRM Group ("Newsletter") with a checkbox in the user profile. Go through layouts and pages, remove the old newsletter signup block,...
This is a follow-up to https://github.com/backdrop-ops/backdropcms.org/issues/796#issuecomment-872675616 and https://github.com/backdrop-ops/backdropcms.org/issues/796#issuecomment-894831402. Copying the description from the latter: I've tested out the [Insert module](https://backdropcms.org/project/insert) described by @BWPanda in [his blog post](https://panda.id.au/posts/creating-a-github-like-editing-experience-in-backdrop#inserting-images). It works very...
There's been a lot of recent discussion [on Zulip](https://backdrop.zulipchat.com/#narrow/stream/218635-Backdrop/topic/Spam.20accounts.20on.20backdropcms.2Eorg) about the thousands of spam accounts on backdropcms.org. Although we've made some changes to help mitigate the problem, it's looking like...
Follow-up to https://github.com/backdrop-ops/backdropcms.org/issues/796#issuecomment-1060968261: * Set the default text format for all project nodes to markdown * Write an update hook to set all existing project nodes to use markdown for...
From [a Zulip discussion](https://backdrop.zulipchat.com/#narrow/stream/218635-Backdrop/topic/Modules.20-.20Last.20Updated.20value/near/257915165), it would be nice to have a listing of modules (themes, layouts) that shows the most recent updates. Perhaps a table of modules that is click-sortable...
Issue from [this Zulip thread](https://backdrop.zulipchat.com/#narrow/stream/228714-Community-Chat.20.28other.20topics.29/topic/Paid.20work.20resources), involving changes to both b.org and forum.b.org. Suggestions include: * Add link to https://forum.backdropcms.org/forum/help-wanted-job-listings to the Services page https://backdropcms.org/support/services * On forum.b.org, add "Follow forum"...
Fixes https://github.com/backdrop/backdrop-issues/issues/206. Based on https://github.com/backdrop/backdrop/pull/3512, but with further changes to try to get tests to pass.
Fixes https://github.com/backdrop/backdrop-issues/issues/2797.
## Description of the bug The Simpletest module places a line in the Status Report like this if cURL is installed:  This is not terribly informative. If cURL isn't...