This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Connecting SOLR search to Google Analytics

We are running Drupal 9 and wondered if our SOLR search could be improved by connecting it to Google Analytics which we use. Our search results aren't pulling back the most popular pages on our site with filtering by relevance. We are in the process of switching SOLR to Acquia SOLR.   thx.

Scott

Disable blocks

Hi guys.

I've been posting my questions here and I've been very happy with the quick responses and your great willingness to help me. (sorry my "google translator english", rsrs)

Now I need to know a simple question: in Drupal 7 we have the "disable block" to use as we want, in some block/area of the current theme.

But, in Drupal 10, I can't find the "disabled" blocks area in "admin/structure/block".

cache

Hello I have written a controller for data visualization.
Before I upgraded to version 9.4.3, when I made a change to a node the data display through the controller was right
I upgraded ala version 9.5.5 (but already from the previous 2), the data display through the controller is not exact.
If I change the title or a field of a node and launch the controller, it does not display the updated data but the previous one.
I am forced to launch cache clearing first to get the exact display.
How can I do to solve the problem ?

Just put a php code in a page

I guys, I have a very basic question.

In Drupal 7 I was a very har user of php code inside a page (I know I'm a crazy dude), and this way I buid a lot of functionalities (believe me).

Now that I want to be a really Drupal developer (at my 58 years old), I can't believe that I can't have a simple way to put my php code and print on a page in a simple module.

Until now, I just see weird ways to put code in variables and return this in functions.

Can you teach me the most simple way to process a php code and print on a page on a custom module?

The page test example looks break!

Hi guys.

I'm very new here, but very old as a Drupal user (since Drupal 5).

First of all, sorry for my very bad english.

I am a very hard user off Drupal 7, but never developing modules. 

Well, I decide use Drupal 10 and finally learn modules developing.

I saw some videos and found this page, here, in Drupal.org: https://www.drupal.org/docs/creating-modules/create-a-custom-page-using-...

Threejs 3D model implementation

Hello everyone,

I am completely new to Drupal and Three.js, and I need help with implementing a Three.js 3D model in my Drupal website. I have created the 3D model using a 3D modeling software and exported it as a .gltf file format, which is compatible with Three.js.

However, I have no idea how to add the necessary Three.js library files to my Drupal website or how to display the 3D model on a web page or content type.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions