Sometimes you would like to add a map to a node or block without the need for detailled configuration options. You simply want to display a map and be done with it. Fortunately this is
Following up on the first blog post on Theming in Drupal 8 with Twig, this second part will cover Twig's syntax. In order to explain these changes more clearly I want to compare the known
Besides fundamental changes in the backend of Drupal 8 (i.e usage of several Symfony 2 components) a new theme engine called Twig is also introduced to Drupal. In the course of further development of Drupal
Image Style Basics Drupal offers the possibility to easily process images via image styles (formerly known as imagecache presets). In our current case of a photo heavy website we had to integrate a watermark image
In August 2012 the Federal Ministry of the Interior published a press release with the title "Federal Ministry of the Interior publishes survey about "Open Government Data Germany"". Of course this is very exciting and
Setting up HTTPS configuration is easy ... To build additional security on special pages on a website (e.g. a user form), the module Secure Pages has proved its worth. With it, you simply configure a
Who doesn't know the following scenario: one is on vacation, maybe on a farm. Letting it all go easy, the sun is shining on your head, cowbells are ringing all around, everything feels just wonderful
I guess a lot of people that have to deal with integrating videos on a website for iPhone and iPad, will - at some point - run into the problem that some videos simply won't
We did it. Drupal shops and other website companies are sometimes very fast in creating a new site for a client. But not so with their own website. It took us about half a year
Drupal 7 has cost enormous blood, sweat and tears. Now's the time for celebrating. And hey, there are the release parties. To combine this with marketing, there is something else we could do. The style
Design Camp Prague was great. I met quite some people I did not know. A strange feeling to be in a Drupal crowd that was not dominated by developers... Well, actually it was not dominated
Webform is a great module to build simple to complex forms for users to fill out, but it has no built-in way to trigger events for Rules. Unfortunately the maintainer is not going to add