This commit is contained in:
Oliver Davies 2017-07-12 07:22:51 +01:00
parent 1d275db1d8
commit 7eca49f1f8
423 changed files with 5232 additions and 6404 deletions

View file

@ -8,20 +8,20 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:url" content="https://opdavies.github.io/oliverdavies.uk/blog">
<meta property="og:url" content="https://www.oliverdavies.uk/blog">
<meta property="og:title" content="Blog"/>
<meta property="og:image" content="https://opdavies.github.io/oliverdavies.uk/assets/images/me-precedent.jpg"/>
<meta property="og:image" content="https://www.oliverdavies.uk/assets/images/me-precedent.jpg"/>
<meta property="og:image:height" content="327"/>
<meta property="og:image:type" content="image/jpg">
<meta property="og:image:width" content="327"/>
<link rel="stylesheet" href="https://opdavies.github.io/oliverdavies.uk/assets/css/main.css">
<link rel="stylesheet" href="https://opdavies.github.io/oliverdavies.uk/assets/css/blog.css">
<link rel="stylesheet" href="https://www.oliverdavies.uk/assets/css/main.css">
<link rel="stylesheet" href="https://www.oliverdavies.uk/assets/css/blog.css">
<link rel="apple-touch-icon" href="/assets/images/me-precedent.jpg?s=57" sizes="57x57">
<link rel="apple-touch-icon" href="/assets/images/me-precedent.jpg?s=114" sizes="114x114">
@ -47,7 +47,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="https://opdavies.github.io/oliverdavies.uk/">Oliver Davies</a>
<a class="navbar-brand" href="https://www.oliverdavies.uk/">Oliver Davies</a>
</div>
<div id="navbar" class="collapse navbar-collapse" role="navigation">
@ -131,16 +131,6 @@
<a href="/blog/2017/05/15/drupalcamp-bristol-early-bird-tickets-sessions-sponsors">Read more &rarr;</a>
</li>
<li class="post">
<h2>Updating Override Node Options Tests</h2>
<p class="posted text-light">5th May 2017</p>
<p>Recently, I reviewed a patch in the Override Node Options module issue queue. For those not familiar with it, the module adds extra permissions for node options like &quot;authored by&quot; and &quot;published on&quot; which are normally only available to users with the administer nodes permission. What the patch does is &hellip;</p>
<a href="/blog/2017/05/05/updating-override-node-options-tests">Read more &rarr;</a>
</li>
<li class="post">
<h2>Fixing Drupal SimpleTest issues inside Docker Containers</h2>
@ -210,11 +200,22 @@ I was already aware of a Ruby library called gmail-britta that does the same thi
<a href="/blog/2016/05/03/simplifying-drupal-migrations-with-xautoload">Read more &rarr;</a>
</li>
<li class="post">
<h2>Announcing the Drupal VM Generator</h2>
<p class="posted text-light">15th February 2016</p>
<p>For the past few weeks Ive been working on a personal side project, based on Drupal VM. Its called the <a href="https://github.com/opdavies/drupal-vm-generator">Drupal VM Generator</a>, and over the weekend Ive added the final features and fixed the remaining issues, and tagged the 1.0.0 release.</p>
<a href="/blog/2016/02/15/announcing-the-drupal-vm-generator">Read more &rarr;</a>
</li>
</ul>
<ul class="pager">
<li class="previous"><a href="https://opdavies.github.io/oliverdavies.uk/blog/page/2.html">← Older</a></li>
<li class="previous"><a href="https://www.oliverdavies.uk/blog/page/2.html">← Older</a></li>
</ul>
</main>
@ -222,7 +223,7 @@ I was already aware of a Ruby library called gmail-britta that does the same thi
<div class="panel badges text-center">
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="Im a Drupal Association member.">
<img
src="https://opdavies.github.io/oliverdavies.uk/assets/images/da-individual-member.png"
src="//images.oliverdavies.uk/assets/images/da-individual-member.png"
alt="Drupal Association Individual Member"
width="152"
>
@ -231,18 +232,18 @@ I was already aware of a Ruby library called gmail-britta that does the same thi
<a href="http://drupalcores.com/#opdavies">
<img
alt="I built Drupal 8 with hand holding a wrench on blue background"
src="https://opdavies.github.io/oliverdavies.uk/assets/images/drupal-8.jpg"
src="//images.oliverdavies.uk/assets/images/drupal-8.jpg"
/>
</a>
<img
src="https://opdavies.github.io/oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
src="//images.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
height="147" width="147"
/>
<a href="http://conference.phpnw.org.uk/phpnw17">
<img src="https://opdavies.github.io/oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
<img src="//images.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
</a>
</div>
<div class="availability panel panel-default">
@ -277,7 +278,7 @@ I was already aware of a Ruby library called gmail-britta that does the same thi
<li class="meetups--drupal-bristol">
<a href="http://www.drupalbristol.org.uk" title="Drupal Bristol">
<img
src="https://opdavies.github.io/oliverdavies.uk/assets/images/meetups/drupal-bristol.jpeg"
src="//images.oliverdavies.uk/assets/images/meetups/drupal-bristol.jpeg"
alt="Drupal Bristol logo"
>
</a>
@ -285,7 +286,7 @@ I was already aware of a Ruby library called gmail-britta that does the same thi
<li class="meetups--drupalcamp-bristol">
<a href="http://www.drupalcampbristol.co.uk" title="DrupalCamp Bristol">
<img
src="https://opdavies.github.io/oliverdavies.uk/assets/images/meetups/drupalcamp-bristol.png"
src="//images.oliverdavies.uk/assets/images/meetups/drupalcamp-bristol.png"
alt="DrupalCamp Bristol logo"
>
</a>
@ -293,7 +294,7 @@ I was already aware of a Ruby library called gmail-britta that does the same thi
<li class="meetups--phpsw">
<a href="http://phpsw.uk" title="PHPSW">
<img
src="https://opdavies.github.io/oliverdavies.uk/assets/images/meetups/phpsw.jpeg"
src="//images.oliverdavies.uk/assets/images/meetups/phpsw.jpeg"
alt="PHPSW logo"
>
</a>
@ -302,7 +303,7 @@ I was already aware of a Ruby library called gmail-britta that does the same thi
</div>
</footer>
<script src="https://opdavies.github.io/oliverdavies.uk/assets/js/site.js"></script>
<script src="https://www.oliverdavies.uk/assets/js/site.js"></script>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-11967257-1', 'auto'); ga('send', 'pageview');</script>