Finn Lewis

Results 96 comments of Finn Lewis

In the mean time, I'd like to clarify what works now for patching on an installed project, and what works for our testing regime, if it is different.

Hi @MichaelDCR and @TJHDCR . this is the issue to remind us to confirm a product release communications process. What do we say on releases like https://github.com/localgovdrupal/localgov/releases/tag/2.1.2 ? There are...

Personally I am really enjoying the `drupal/autosave_form` in localgov_microsites. It is a neat and unobtrusive way to avoid losing content changes. It has also been used in Thunder for a...

I agree we should add it to LGD core, it's pretty neat. One consideration is that it can get a bit annoying if you don't want to continue editing a...

@andybroomfield autosave will certainly be making hits and that is interesting to know about Acquia's quotas and charging model. One thing to remember is that the distribution / install profile...

@benhillsjones - out of interest, is the autosave_form functionality something that you think other council content designers want? This functionality request has triggered a discussion around the question: "What is...

This issue has highlighted the question of how we decide what features to add and enable by default in the distribution. I've started drafting a policy here: https://github.com/localgovdrupal/localgov/wiki/%5BDraft%5D-Policy-for-adding-a-new-feature,-functionality-or-modules-to-LocalGov-Drupal It would...

Thanks @andybroomfield. I think the questions above are directly related to adding the autosave functionality to the localgov install profile, so hoping to get more input this week from other...

@christianwiedemann just tested the above again, this time with ``` npx @wingsuit-designsystem/[email protected] init -k tailwind --branch release-2-0 ``` i am still getting the same error in Drupal ```Drupal\Component\Plugin\Exception\PluginNotFoundException: The "pagination"...

The Thunder distribution uses this module https://www.drupal.org/project/length_indicator which has worked well on other projects too. It is nice because it is more of a visual indicator rather than hard limits.