1.2. Installing Modules in Drupal
Like many other CMSs, Drupal consists of modules. This allows different sites to use different functionalities—blogs, galleries, private messages, forums, and other modules can be enabled as needed. Or unnecessary modules can be disabled to lighten the site.
1.3. Localization Drupal 8.
Quite often, it is necessary to switch Drupal to another language. Let's say you installed the English version of Drupal, but you need the Russian one, or you want Drupal in two languages—Ukrainian and Russian. In Drupal, you have the ability to do this out of the box. Let's figure out how to do it.
How to unarchive files on server
Unarchiving Files via Console (SSH)
1. Connect to Your Server via SSH
ssh username@your-server-ip
Replace username
and your-server-ip
with your actual SSH credentials.
2. Navigate to the Directory
cd /path/to/your/archive
3. Extract Common Archive Types
.zip
files
unzip filename.zip
.tar
files
Drupal Novi Sad DrinkUp #7
Hello!
We are glad to invite you to the March edition of Drupal Novi Sad DrinkUp #7!
It is not a joke, do come! We will (just maybe!) talk about distributions vs recipes, but we will mostly enjoy good company and some food.
Tuesday, April 1st, 2025.
Irish Pub Red Cow
19:00 - 22:00 - Free discussion about Drupal, News and The Meaning of Life.
Irish Pub Red Cow, Zmaj Jovina 28, Novi Sad, check on Google Maps.
Using ChatGPT to localize Drupal interface
Using ChatGPT to localize Drupal interface into your language:
Here is github repository with code and links:
https://github.com/levmyshkin/drupal-localize-chatgpt
Drupal Novi Sad DrinkUp #4
💧Hello, we are glad to invite you to Drupal Novi Sad DrinkUp #4 !💧
We translated Drupal in Serbian (using AI) and will discuss translation for Drupal User Guide.
Date: Thursday, 5 December 2024
Drupal Camp Novi Sad 2024
📍 Location: Vojvođanskih brigada 7, Novi Sad, Serbia
📌 Plus Code: 7R2W+7H
🗺️ https://lnkd.in/difTqsWu
In May, the idea behind the event was born, and during the summer they worked on the development of the idea and preparation.
Today we are proud to announce that Drupal Camp Novi Sad 2024 will be held on Saturday 10/19/2024. in Novi Sad, Vojvođanskih Brigada Street 7 (Vega IT). Follow the announcements on social networks for other details.
Added fields for setting background-position and background-size in EBT/EPT component
Extra Block Types (EBT) and Extra Block Paragraphs (EPT) have now new Background Position and Background Size fields for settings CSS background-position and background-size:
So now it's possible to set backround in any corner for EBT/EPT components.
EBT/EPT Hero modules have been released!
Hello, Drupal Devs and Site Builders! I have bunch of modules for Landing and Listing pages:
EBT (Extra Block Types)
EPT (Extra Paragraph Types)
Latest EBT and EPT Hero modules for Drupal have been released.
EBT Hero
EPT Hero
So I started to plan 2.x development for EBT/EPT modules:
- EBT/EPT Builder Drupal distributive