Holy crap, somethings in life are not supposed to be easy and setting up AMP on my VPS server was one such experience.
Drupal 8 vs me
Monday, March 6, 2017
Thursday, March 2, 2017
Removing Drupal 8 meta Generator
One of the first thing I always like to do when implementing a CMS is to get rid of that annoying Meta tag that shows off what CMS I am running.
Point in case;
<meta name="Generator" content="Drupal 8 (https://www.drupal.org)" />
Monday, February 27, 2017
Drupal 8; Exclude the current node from a View
Okay, this is rather simple once I found out how.
PS most documentation out there is for Drupal 7 and mentions NID, now as a newbie I could not for the life of me find NID in Drupal 8.
Subscribe to:
Posts (Atom)