How to structure git repositories for project?
I’m working on a content synchronisation module for Drupal. There is a server module, which sits on ona website and exposes content via a web service. There is a also a client module, which sits on a different site and fetches and imports the content at regular intervals.
How deep should we dive into testing different layers, i.e. Drupal’s db_query?
We use Drupal 7 as our base CMS tool.
Can I demand code quality on a project I’ve gotten
I have been given a Drupal project from an external web agency and have been trying to becomer wiser on both Drupal and their approach of making a site. With time I’ve learnt a bit morer about Drupal, even though I’ve come to notice it really isn’t my cup of tea. Recently, I tried to “simply” replace the HTML generation of a part of the site, which seemed to be generated through a custom module (their addons for the site). I changed that code and realised that the effect simply didn’t alter anything, or at least I thought.
How do I display a percentage progress bar when saving a node in drupal10
I need to perform a time-consuming operation on the server while saving an article and want to show the user a percentage progress bar during this time. I asked gpt4 and the answer was not effective. Can you give a complete example?
Problems upgrading Drupal. The website encountered an unexpected error. Try again later
I’m upgrading from Drupal 9.3.8 to version 10 and I got the typical white screen with the following message. Any idea how to fix it? I am new to Drupal.
Table of contents in a Drupal site not returning content
I have a Drupal 10 (v10.1.x-dev) site that uses the toc_js (v2.1.0) contrib module. The table of contents is toggled on/off from within the admin toolbar and the container is rendering on the page but none of the headers – load.