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

Unit test cases for Drupal custom modules

We are using Drupal CMS to store the multilingual content and its served through custom APIs. We have a CMS GUI for content authors where they can view, search, filter, translate, add, edit and delete the content. We have done lots of customization in the CMS and also migration it from Drupal 7 to 8 and to 9.

Lack of php-concept to Drupal 10 {there is an absence of php-editor, of views-php inside}

Drupal 10 is like a continuous and duuuuull pain...

To install drupal 10 you must conceive the Composer; after doing that, you solve, how to enable video.js to play videos.

Having been tried to add 'drupal/ace_editor:^2.0@alpha', it states, that some damned npm-asset/ace-builds ~1.0 must be done.

What a f..ck!

I do not know, how to use npm-asset.

Are you serious about making drupal 10 like the Quest?!?

Pals from Drupal, please, come back to Earth!

DDEV, Lando, Docker4Drupal, Docksal -- why choose one over the other?

Judging by Github stars, the most popular Docker-based developer environments are Lando (3.7K), DDEV (1.8K), Docker4Drupal (1.2K), and Docksal (600).

OpenDialogCommand buttons return Uncaught TypeError

Drupal 9.4. I am working on a module that reacts to managed_file events. On uploadAjaxCallback I wish to add a modal confirming some user intentions with a confirmation modal. The code is like the following...

How to retrieve the view mode for media image entities?

Hi,

I would like to create a filed formatter plugin and I can't get the view mode for media image entities.

What is the procedure for retrieving a list of view mode options?

[Advice] Adding Image ALT to Multiple Images on Multiple Nodes

Hey Devs,

I've been tasked with adding an alt to all images of a certain content type.

Each node from the content type may consider 1 or more images.
For now, I have to add the title of the node as the alt for each image.

Proposed Solution:

Pages

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