This commit is contained in:
Oliver Davies 2017-07-11 18:57:51 +01:00
parent 0692d8ff00
commit 47e2ffcfda
247 changed files with 409 additions and 383 deletions

View file

@ -84,7 +84,7 @@
<main class="col-md-9">
<h1>Create an Omega Subtheme with LESS CSS Preprocessor using Omega Tools and Drush</h1>
<p class="posted">16th April 2012</p>
<p class="posted text-light">16th April 2012</p>
<p>In this tutorial I'll be showing how to create an <a href="http://drupal.org/project/omega">Omega</a> subtheme using the <a href="http://drupal.org/project/omega_tools">Omega Tools</a> module, and have it working with the <a href="http://lesscss.org">LESS CSS preprocessor</a>.</p>

View file

@ -84,7 +84,7 @@
<main class="col-md-9">
<h1>Installing Nagios on CentOS</h1>
<p class="posted">17th April 2012</p>
<p class="posted text-light">17th April 2012</p>
<p>A great post details that details the steps needed to install <a href="http://nagios.org">Nagios</a> - a popular open source system and network monitoring software application - on CentOS.</p>

View file

@ -84,7 +84,7 @@
<main class="col-md-9">
<h1>Adding Custom Theme Templates in Drupal 7</h1>
<p class="posted">19th April 2012</p>
<p class="posted text-light">19th April 2012</p>
<p>Today, I had a situation where I was displaying a list of teasers for news article nodes. The article content type had several different fields assigned to it, including main and thumbnail images. In this case, I wanted to have different output and fields displayed when a teaser was displayed compared to when a complete node was displayed.</p>