Skip to main content
Home

Main navigation

  • Blog
  • Snippets
  • Contact
  • About
Aug 8, 2019
Drupal

Programmatically update Search API index

Quick tip on how to programmatically update a search index.

  • Read more about Programmatically update Search API index
Aug 4, 2019
Events

Drupal Camp Pannonia 2019

DrupalCamp Pannonia 2019 was a great place to share ideas, make friends and learn new things. Also, for the first time, I gave a workshop with my colleague Bojan, so that was a new experience for me.

  • Read more about Drupal Camp Pannonia 2019
Jul 12, 2019
Drupal

Menu links with dynamic values

Menu link defined statically in a *.links.menu.yml file can be altered with hook menu links discovered alter hook, but if you want to provide a dynamic value you have to use something else.

  • Read more about Menu links with dynamic values
Jul 1, 2019
Drupal

How to add a column to taxonomy overview page?

In this quick blog post, we'll see how to alter Taxonomy overview pages and include additional columns.

  • Read more about How to add a column to taxonomy overview page?
Jun 15, 2019
Drupal

Undefined index: name in system requirements

If you Google this error, you will see several different variations of it, each happening on a different line in the system.install file. There are many reasons why you may see this, but in this short article, I will show you how to fix the error in one particular case that happened to me.

  • Read more about Undefined index: name in system requirements
Jun 9, 2019
Drupal

Add computed field to JSON:API response

Drupal 8 and 9 provide an out-of-the-box JSON:API implementation. Let's see how to add a field to the response.

  • Read more about Add computed field to JSON:API response
May 23, 2019
Drupal

Taxonomy post update make taxonomy term revisionable fails

While updating this site to Drupal 8.7.2 I got Update aborted by: taxonomy post update make taxonomy term revisionable error. Let's see how I fixed it and what was the problem in my case.

  • Read more about Taxonomy post update make taxonomy term revisionable fails
Mar 18, 2019
DevOps

Easy way to speed up your website

Nginx config file for this site didn't have gzip compression enabled. I copied the default file from here Nginx Recipes, updated server_name, and site path, and never bothered to check if compression is enabled or not.

  • Read more about Easy way to speed up your website
Feb 26, 2019
Drupal

Docker4Drupal and Functional Javascript tests

In my previous blog post, I was writing about running Functional tests if you are using Docker4Drupal. In this follow-up article, I will write about running Functional Javascript tests.

  • Read more about Docker4Drupal and Functional Javascript tests
Feb 7, 2019
Drupal

Block caching examples

Several examples of cache behavior in different possible cases.

  • Read more about Block caching examples

Pagination

  • First page « First
  • Previous page ‹‹
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Current page 6
  • Page 7
  • Page 8
  • Next page ››
  • Last page Last »

Copyright © 2017-2023 by Goran Nikolovski. All rights reserved. Top of page.

Privacy Policy | Terms of Service | Article Tags | Search

  • RSS
  • Github
  • Drupal
  • LinkedIn
  • Twitter
  • Instagram