Drupal is up and running but how do I ...?

Where can I buy wide "separation images"?

Sometimes when you want to separate different parts of a webpage you would use a CSS border, or an <hr>.

Yet sometimes you would like something extra. Some image matching the main colors of your website.

I don't speak English as a first language and not sure what is the correct term in English and in web design for "separator images" to separate different parts of a webpage.

Where can I buy wide "separation images"?

What terms to use when searching for these?

Webform submission token values are not shown in Email

Hallo,

i have updated my system Drupal 7 and all modules. Now the Webform Emails do not show any values any more. The Tokens are empty inside of the Email. they are not replaced with the entered value. I have tried several tokens:

[submission:values]

[submission:values:first_name] 

[webform_submission:values]

I have checked the checkbox of "Allow tokens to be used in Webforms."

I have checked the List of the currently available tokens on this site. On the page admin/help/token there are no tokens with name "submission" shown.

Is it possible to allow new attributes on tags controlled by plugins?

If ckeditor5 is configured with the List plugin, it adds the <ol> and <ul> tags to its managed tags list.

Site installed with Composer has errors in 'run update' and 'install new module'

Everything seemed to run smoothly, downloading modules via Composer, enabling them and updating DB via Drush.
 But at some point I needed to install a module via GUI, and to my surprise I realised that in both sites run via Composer I have the exact same problems.
If I activate 'run update' I get the error "In order to run update.php you need to either have "Administer software updates" permission or have set $settings['update_free_access'] in your settings.php", and if I try to install a new module it says "Access denied - You do not have permission to access this page".

Subtract two date fields using twig

Hi,

Would be grateful for some assistance with this.

I am building a webform using the webforms module in Drupal 10 and I want to subtract two date fields and as a result display the difference between the dates.

For example, {{ 11-01-2024 - 10-01-2024 }} = {TheDifferenceInDays}.

I have tried using the following expression in my computed twig field however this is returning a value of 0 - is that because the date fields need to be in a specific format?

{{ date1 -  date2 }} 

Thanks

All revisions have the same timestamp, why?

I'm having this issue where all the revisions have the latest timestamp of when the node was last saved. I need these to show the real revision time, any idea what could be causing this? Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Post installation