Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I want to make some revenue with my Drupal 10 website. In the past with earlier Drupal versions I used the adsense module but I noticed that for Drupal 10 only a release candidate "adsense:^1.4@RC" of adsense is available. Is this the way to go, is this release candidate stable enough or are there better options?
Regards,
Albert
I'm going to use the module CSV Importer to automatically create users. The source is a CSV got by exporting data from a table in a database. Among the data I have available there is a date (date and time) corresponding to the moment a user has been created. I wonder I can import that date. Can I alter the value corresponding to Member for? Or should I instead put apart Member for and resort to a date field just for the purpose?
Question:
In a node form, is there a way to use the "média library" form field input and trigger "add new media" intead of "add new image".
Context:
Media type field in a node
The field refers to a custom type media
The media source is an image
The media also includes another MANDATORY field In the node, the field form display mode is "media library"