Andy Broomfield
Andy Broomfield
Should we enable the core administrator role by default? It would offer a bit more security than relying on user 1. Note Drupal are planning to [remove the special user...
Looking very crowded up there, maybe some of these could be split out and moved?
On a fresh install of Localgov drupal, content editors (with editor, author and contributer role) cannot edit any taxonomy terms or menu items. This feels like, for at least the...
Current PHP unit tests are failing due to an [update test fail](https://github.com/localgovdrupal/localgov/actions/runs/7958433609/job/21725133600?pr=678). ``` 1) Drupal\Tests\localgov\Functional\LocalGovUpdateTest::testUpdate There should be no errors in configuration 'scheduled_transitions.settings'. Errors: Schema key scheduled_transitions.settings:retain_processed.duration failed with: variable...
See https://www.bigtown.star-one.org.uk/localgov-digital-strategy-and-manifesto/2023/ab-cde-testing-using-built-cms-functionality Interesting idea? I think there where some A/B test modules in Drupal, though more developer focused. Caching would be an issue, as you'd loose the static anon user...
See https://www.cweagans.net/2023/07/dependency-patch-resolution/ and discussion https://github.com/cweagans/composer-patches/discussions/478 Have a feeling this will effect us as pathces as often added to modules. Will we have to document the effected patches and have them...
Given the gaining momemntum around publishing in ActivityPub (Mastodon / Wordpress and now Threads) it might be worth some discovery on possible intergrations. Maybe not running a full server but...
Follow up to https://github.com/localgovdrupal/localgov_forms/pull/52 We have [Localgov Examples](https://github.com/localgovdrupal/localgov_examples) built in #159 as a module to contain examples on how to do things with localgov drupal for developers and site builders,...
Just checking if i'm alone or if this is being experinced with localgov. Particully when viewing a news room with featured articles when logged in. changing `http.response.debug_cacheability_headers` to false does...
To resolve PHP 8.2 error. Perhaps it is best as entitiy_browser will be included from geo_entitiy and localgov_page_components to include a patch here?