Relative Content

Tag Archive for drupal

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.

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.

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.