Account created on 31 July 2006, almost 18 years ago
#

Merge Requests

Recent comments

πŸ‡»πŸ‡³Vietnam HoangD

I think you should install some libraries as for HEIF

🌱 | Porto Theme | Renewal
πŸ‡»πŸ‡³Vietnam HoangD

Did you update your Drupal site to version 10 ?
You can contact directly to me :
Telegram: @emprisestar
Skype: emprise_star
Email: emprisestar@gmail.com

πŸ‡»πŸ‡³Vietnam HoangD

composer require 'drupal/md_slider:^1.5'

πŸ‡»πŸ‡³Vietnam HoangD

Module Requirements:
1. If using ImageMagick tookit then latest version of ImageMagick extension with 'Images format' AVIF must be enabled.
2. If using GD toolkit then PHP 8.1+ and php-gd extension must be enabled.

πŸ‡»πŸ‡³Vietnam HoangD

The problem will be resolved by
replacing 'FollowSymLinks' with 'SymLinksIfOwnerMatch' in 2 files :
drupal_root/.htaccess
drupal_root/sites/default/files/advagg_js/.htaccess

πŸ‡»πŸ‡³Vietnam HoangD

HoangD β†’ made their first commit to this issue’s fork.

πŸ‡»πŸ‡³Vietnam HoangD

HoangD β†’ made their first commit to this issue’s fork.

πŸ‡»πŸ‡³Vietnam HoangD

Use the below format

$variables['output'] =  [
  '#markup' => "<div><strong>Changing the output of a view field</strong></div>",
  '#allowed_tags' => ['div','strong']
];
Production build 0.69.0 2024