Mart has become a complex platform since its humble beginnings. It today handles multi-domain installations enabling multiple diverse sites within a single Drupal site based on domain hosts. To enable multi-domain installations, Mart automatically issues redirects...
Deletion of Drupal table rows via an Ajax call was never too difficult. You just add a controller callback: organization.person.delete: path: ‘/person/{person_id}/delete’ defaults: _title: ‘Delete Person’ _controller:...
This blog post kicks off a series of posts where I am gonna quickly and tersely write about small-small problems we faced working with various platforms and provide quick solutions to them. As for this blog-post, we recently had a scenario where we needed to add a...
For those working with Drupal 8 or 9 theming would know Drupal switched to Twig templates based rendering for various portions of the page. Drupal’s theming engine generates file name suggestions for each portion of the page as you can see in screenshot below:...
So, this is the part of my job/work which I love, but sometimes not so dearly: unsuspecting items cropping up from no-where when you are working on something really important or having an off-time :'( Yesterday, post lunch, I was excited-ingly working on the...
Recent Comments