Build.
This commit is contained in:
parent
3e5a885b25
commit
44e9f7ac5a
627 changed files with 29317 additions and 6450 deletions
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/04/05/style-drupal-6s-taxonomy-lists-php-css-and-jquery">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/04/05/style-drupal-6s-taxonomy-lists-php-css-and-jquery/">
|
||||
<meta property="og:title" content="Style Drupal 6's Taxonomy Lists with PHP, CSS and jQuery"/>
|
||||
|
||||
|
||||
|
@ -138,7 +138,7 @@
|
|||
<div class="post-pager is-flex">
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/04/28/using-imagecache-and-imagecrop-my-portfolio">
|
||||
<a href="/blog/2010/04/28/using-imagecache-and-imagecrop-my-portfolio/">
|
||||
Using ImageCache and ImageCrop for my Portfolio »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -154,28 +154,29 @@
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -203,7 +204,7 @@
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -211,7 +212,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -219,7 +220,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/04/28/using-imagecache-and-imagecrop-my-portfolio">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/04/28/using-imagecache-and-imagecrop-my-portfolio/">
|
||||
<meta property="og:title" content="Using ImageCache and ImageCrop for my Portfolio"/>
|
||||
|
||||
|
||||
|
@ -111,13 +111,13 @@ to a size of 200x100 pixels.</p>
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal">drupal</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-6">drupal-6</a>, <a href="https://www.oliverdavies.uk/blog/tags/cck">cck</a>, <a href="https://www.oliverdavies.uk/blog/tags/imagecache">imagecache</a>, <a href="https://www.oliverdavies.uk/blog/tags/imagecrop">imagecrop</a>, <a href="https://www.oliverdavies.uk/blog/tags/imagefield">imagefield</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/04/05/style-drupal-6s-taxonomy-lists-php-css-and-jquery">
|
||||
<a href="/blog/2010/04/05/style-drupal-6s-taxonomy-lists-php-css-and-jquery/">
|
||||
« Style Drupal 6's Taxonomy Lists with PHP, CSS and jQuery
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/05/06/conditional-email-addresses-webform">
|
||||
<a href="/blog/2010/05/06/conditional-email-addresses-webform/">
|
||||
Conditional Email Addresses in a Webform »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -133,28 +133,29 @@ to a size of 200x100 pixels.</p>
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -182,7 +183,7 @@ to a size of 200x100 pixels.</p>
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -190,7 +191,7 @@ to a size of 200x100 pixels.</p>
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -198,7 +199,7 @@ to a size of 200x100 pixels.</p>
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/05/06/conditional-email-addresses-webform">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/05/06/conditional-email-addresses-webform/">
|
||||
<meta property="og:title" content="Conditional Email Addresses in a Webform"/>
|
||||
|
||||
|
||||
|
@ -99,13 +99,13 @@
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal-planet">drupal-planet</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-6">drupal-6</a>, <a href="https://www.oliverdavies.uk/blog/tags/conditional-email">conditional-email</a>, <a href="https://www.oliverdavies.uk/blog/tags/webform">webform</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/04/28/using-imagecache-and-imagecrop-my-portfolio">
|
||||
<a href="/blog/2010/04/28/using-imagecache-and-imagecrop-my-portfolio/">
|
||||
« Using ImageCache and ImageCrop for my Portfolio
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/05/10/quickly-create-zen-subthemes-using-zenophile">
|
||||
<a href="/blog/2010/05/10/quickly-create-zen-subthemes-using-zenophile/">
|
||||
Quickly Create Zen Subthemes Using Zenophile »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -121,28 +121,29 @@
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -170,7 +171,7 @@
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -178,7 +179,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -186,7 +187,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/05/10/quickly-create-zen-subthemes-using-zenophile">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/05/10/quickly-create-zen-subthemes-using-zenophile/">
|
||||
<meta property="og:title" content="Quickly Create Zen Subthemes Using Zenophile"/>
|
||||
|
||||
|
||||
|
@ -96,13 +96,13 @@
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal-planet">drupal-planet</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-6">drupal-6</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-modules">drupal-modules</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-theming">drupal-theming</a>, <a href="https://www.oliverdavies.uk/blog/tags/zen">zen</a>, <a href="https://www.oliverdavies.uk/blog/tags/zenophile">zenophile</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/05/06/conditional-email-addresses-webform">
|
||||
<a href="/blog/2010/05/06/conditional-email-addresses-webform/">
|
||||
« Conditional Email Addresses in a Webform
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/05/25/create-slideshow-multiple-images-using-fancy-slide">
|
||||
<a href="/blog/2010/05/25/create-slideshow-multiple-images-using-fancy-slide/">
|
||||
Create a Slideshow of Multiple Images Using Fancy Slide »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -118,28 +118,29 @@
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -167,7 +168,7 @@
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -175,7 +176,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -183,7 +184,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/05/25/create-slideshow-multiple-images-using-fancy-slide">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/05/25/create-slideshow-multiple-images-using-fancy-slide/">
|
||||
<meta property="og:title" content="Create a Slideshow of Multiple Images Using Fancy Slide"/>
|
||||
|
||||
|
||||
|
@ -105,13 +105,13 @@
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal-planet">drupal-planet</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal">drupal</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-6">drupal-6</a>, <a href="https://www.oliverdavies.uk/blog/tags/fancy-slide">fancy-slide</a>, <a href="https://www.oliverdavies.uk/blog/tags/slideshow">slideshow</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/05/10/quickly-create-zen-subthemes-using-zenophile">
|
||||
<a href="/blog/2010/05/10/quickly-create-zen-subthemes-using-zenophile/">
|
||||
« Quickly Create Zen Subthemes Using Zenophile
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/05/29/quickly-import-multiples-images-using-imagefieldimport-module">
|
||||
<a href="/blog/2010/05/29/quickly-import-multiples-images-using-imagefieldimport-module/">
|
||||
Quickly Import Multiples Images Using the Imagefield_Import Module »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -127,28 +127,29 @@
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -176,7 +177,7 @@
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -184,7 +185,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -192,7 +193,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/05/29/quickly-import-multiples-images-using-imagefieldimport-module">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/05/29/quickly-import-multiples-images-using-imagefieldimport-module/">
|
||||
<meta property="og:title" content="Quickly Import Multiples Images Using the Imagefield_Import Module"/>
|
||||
|
||||
|
||||
|
@ -104,13 +104,13 @@
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal-planet">drupal-planet</a>, <a href="https://www.oliverdavies.uk/blog/tags/imagefield-import">imagefield-import</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal">drupal</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-6">drupal-6</a>, <a href="https://www.oliverdavies.uk/blog/tags/photo-gallery">photo-gallery</a>, <a href="https://www.oliverdavies.uk/blog/tags/cck">cck</a>, <a href="https://www.oliverdavies.uk/blog/tags/imagefield">imagefield</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/05/25/create-slideshow-multiple-images-using-fancy-slide">
|
||||
<a href="/blog/2010/05/25/create-slideshow-multiple-images-using-fancy-slide/">
|
||||
« Create a Slideshow of Multiple Images Using Fancy Slide
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/06/02/improve-jpg-quality-imagecache-and-imageapi">
|
||||
<a href="/blog/2010/06/02/improve-jpg-quality-imagecache-and-imageapi/">
|
||||
Improve JPG Quality in Imagecache and ImageAPI »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -126,28 +126,29 @@
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -175,7 +176,7 @@
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -183,7 +184,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -191,7 +192,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/06/02/improve-jpg-quality-imagecache-and-imageapi">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/06/02/improve-jpg-quality-imagecache-and-imageapi/">
|
||||
<meta property="og:title" content="Improve JPG Quality in Imagecache and ImageAPI"/>
|
||||
|
||||
|
||||
|
@ -101,13 +101,13 @@
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal-planet">drupal-planet</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-6">drupal-6</a>, <a href="https://www.oliverdavies.uk/blog/tags/imagecache">imagecache</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/05/29/quickly-import-multiples-images-using-imagefieldimport-module">
|
||||
<a href="/blog/2010/05/29/quickly-import-multiples-images-using-imagefieldimport-module/">
|
||||
« Quickly Import Multiples Images Using the Imagefield_Import Module
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/06/23/create-block-social-media-icons-using-cck-views-and-nodequeue">
|
||||
<a href="/blog/2010/06/23/create-block-social-media-icons-using-cck-views-and-nodequeue/">
|
||||
Create a Block of Social Media Icons using CCK, Views and Nodequeue »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -123,28 +123,29 @@
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -172,7 +173,7 @@
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -180,7 +181,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -188,7 +189,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/06/23/create-block-social-media-icons-using-cck-views-and-nodequeue">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/06/23/create-block-social-media-icons-using-cck-views-and-nodequeue/">
|
||||
<meta property="og:title" content="Create a Block of Social Media Icons using CCK, Views and Nodequeue"/>
|
||||
|
||||
|
||||
|
@ -102,13 +102,13 @@
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal-planet">drupal-planet</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-6">drupal-6</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal">drupal</a>, <a href="https://www.oliverdavies.uk/blog/tags/views">views</a>, <a href="https://www.oliverdavies.uk/blog/tags/nodequeue">nodequeue</a>, <a href="https://www.oliverdavies.uk/blog/tags/oliverdavies.co.uk">oliverdavies.co.uk</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/06/02/improve-jpg-quality-imagecache-and-imageapi">
|
||||
<a href="/blog/2010/06/02/improve-jpg-quality-imagecache-and-imageapi/">
|
||||
« Improve JPG Quality in Imagecache and ImageAPI
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/06/25/10-useful-drupal-6-modules">
|
||||
<a href="/blog/2010/06/25/10-useful-drupal-6-modules/">
|
||||
10 Useful Drupal 6 Modules »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -124,28 +124,29 @@
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -173,7 +174,7 @@
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -181,7 +182,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -189,7 +190,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/06/25/10-useful-drupal-6-modules">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/06/25/10-useful-drupal-6-modules/">
|
||||
<meta property="og:title" content="10 Useful Drupal 6 Modules"/>
|
||||
|
||||
|
||||
|
@ -91,7 +91,7 @@
|
|||
|
||||
<ul>
|
||||
<li><strong><a href="http://drupal.org/project/admin">Admin</a>:</strong> <br>The admin module provides UI improvements to the standard Drupal admin interface. I've just upgraded to the new <a href="http://drupal.org/node/835870">6.x-2.0-beta4</a> version, and installed the newly-required <a href="http://code.developmentseed.org/rubik">Rubik</a>/<a href="http://code.developmentseed.org/tao">Tao</a> themes. So far, so good!</li>
|
||||
<li><strong><a href="http://drupal.org/project/better_perms">Better Permissions</a>/<a href="http://drupal.org/project/filter_perms">Filter Permissions</a>: <br></strong>Basic permissions is a basic module which enhances the Drupal Permissions page to support collapsing and expanding permission rows. Filter permissions provides filters at the top of the Permissions page for easier management when your site has a large amount of roles and/or permissions. </li>
|
||||
<li><strong><a href="http://drupal.org/project/better_perms">Better Permissions</a>/<a href="http://drupal.org/project/filter_perms">Filter Permissions</a>: <br></strong>Basic permissions is a basic module which enhances the Drupal Permissions page to support collapsing and expanding permission rows. Filter permissions provides filters at the top of the Permissions page for easier management when your site has a large amount of roles and/or permissions.</li>
|
||||
<li><strong><a href="http://drupal.org/project/better_formats">Better Formats</a>: <br></strong>Better formats is a module to add more flexibility to Drupal's core input format system.</li>
|
||||
<li><strong><a href="http://drupal.org/project/node_clone">Clone module</a>:</strong><br>Allows users to make a copy of an existing item of site content (a node) and then edit that copy.</li>
|
||||
<li><strong><a href="http://drupal.org/project/vertical_tabs">Vertical Tabs</a>:<br></strong>Integrated into Drupal 7 core, this module adds vertical tabs to the node add and edit forms.</li>
|
||||
|
@ -107,13 +107,13 @@
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal-planet">drupal-planet</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-6">drupal-6</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal">drupal</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-modules">drupal-modules</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/06/23/create-block-social-media-icons-using-cck-views-and-nodequeue">
|
||||
<a href="/blog/2010/06/23/create-block-social-media-icons-using-cck-views-and-nodequeue/">
|
||||
« Create a Block of Social Media Icons using CCK, Views and Nodequeue
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/06/28/create-flickr-photo-gallery-using-feeds-cck-and-views">
|
||||
<a href="/blog/2010/06/28/create-flickr-photo-gallery-using-feeds-cck-and-views/">
|
||||
Create a Flickr Photo Gallery Using Feeds, CCK and Views »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -129,28 +129,29 @@
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -178,7 +179,7 @@
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -186,7 +187,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -194,7 +195,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/06/28/create-flickr-photo-gallery-using-feeds-cck-and-views">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/06/28/create-flickr-photo-gallery-using-feeds-cck-and-views/">
|
||||
<meta property="og:title" content="Create a Flickr Photo Gallery Using Feeds, CCK and Views"/>
|
||||
|
||||
|
||||
|
@ -125,13 +125,13 @@
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal-planet">drupal-planet</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-6">drupal-6</a>, <a href="https://www.oliverdavies.uk/blog/tags/photo-gallery">photo-gallery</a>, <a href="https://www.oliverdavies.uk/blog/tags/views">views</a>, <a href="https://www.oliverdavies.uk/blog/tags/cck">cck</a>, <a href="https://www.oliverdavies.uk/blog/tags/imagecache">imagecache</a>, <a href="https://www.oliverdavies.uk/blog/tags/feeds">feeds</a>, <a href="https://www.oliverdavies.uk/blog/tags/filefield">filefield</a>, <a href="https://www.oliverdavies.uk/blog/tags/flickr">flickr</a>, <a href="https://www.oliverdavies.uk/blog/tags/imagefield">imagefield</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/06/25/10-useful-drupal-6-modules">
|
||||
<a href="/blog/2010/06/25/10-useful-drupal-6-modules/">
|
||||
« 10 Useful Drupal 6 Modules
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/07/01/change-content-type-multiple-nodes-using-sql">
|
||||
<a href="/blog/2010/07/01/change-content-type-multiple-nodes-using-sql/">
|
||||
Change the Content Type of Multiple Nodes Using SQL »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -147,28 +147,29 @@
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -196,7 +197,7 @@
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -204,7 +205,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -212,7 +213,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/07/01/change-content-type-multiple-nodes-using-sql">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/07/01/change-content-type-multiple-nodes-using-sql/">
|
||||
<meta property="og:title" content="Change the Content Type of Multiple Nodes Using SQL"/>
|
||||
|
||||
|
||||
|
@ -104,13 +104,13 @@
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal-planet">drupal-planet</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-6">drupal-6</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal">drupal</a>, <a href="https://www.oliverdavies.uk/blog/tags/sql">sql</a>, <a href="https://www.oliverdavies.uk/blog/tags/sequel-pro">sequel-pro</a>, <a href="https://www.oliverdavies.uk/blog/tags/database">database</a>, <a href="https://www.oliverdavies.uk/blog/tags/content-types">content-types</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/06/28/create-flickr-photo-gallery-using-feeds-cck-and-views">
|
||||
<a href="/blog/2010/06/28/create-flickr-photo-gallery-using-feeds-cck-and-views/">
|
||||
« Create a Flickr Photo Gallery Using Feeds, CCK and Views
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/07/02/create-virtual-hosts-mac-os-x-using-virtualhostx">
|
||||
<a href="/blog/2010/07/02/create-virtual-hosts-mac-os-x-using-virtualhostx/">
|
||||
Create Virtual Hosts on Mac OS X Using VirtualHostX »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -126,28 +126,29 @@
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -175,7 +176,7 @@
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -183,7 +184,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -191,7 +192,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/07/02/create-virtual-hosts-mac-os-x-using-virtualhostx">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/07/02/create-virtual-hosts-mac-os-x-using-virtualhostx/">
|
||||
<meta property="og:title" content="Create Virtual Hosts on Mac OS X Using VirtualHostX"/>
|
||||
|
||||
|
||||
|
@ -104,13 +104,13 @@
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal-planet">drupal-planet</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-6">drupal-6</a>, <a href="https://www.oliverdavies.uk/blog/tags/mamp">mamp</a>, <a href="https://www.oliverdavies.uk/blog/tags/virtual-hosts">virtual-hosts</a>, <a href="https://www.oliverdavies.uk/blog/tags/virtualhostx">virtualhostx</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/07/01/change-content-type-multiple-nodes-using-sql">
|
||||
<a href="/blog/2010/07/01/change-content-type-multiple-nodes-using-sql/">
|
||||
« Change the Content Type of Multiple Nodes Using SQL
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/07/07/add-taxonomy-term-multiple-nodes-using-sql">
|
||||
<a href="/blog/2010/07/07/add-taxonomy-term-multiple-nodes-using-sql/">
|
||||
Add a Taxonomy Term to Multiple Nodes Using SQL »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -126,28 +126,29 @@
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -175,7 +176,7 @@
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -183,7 +184,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -191,7 +192,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/07/07/add-taxonomy-term-multiple-nodes-using-sql">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/07/07/add-taxonomy-term-multiple-nodes-using-sql/">
|
||||
<meta property="og:title" content="Add a Taxonomy Term to Multiple Nodes Using SQL"/>
|
||||
|
||||
|
||||
|
@ -126,13 +126,13 @@
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/taxonomy">taxonomy</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-planet">drupal-planet</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-6">drupal-6</a>, <a href="https://www.oliverdavies.uk/blog/tags/sql">sql</a>, <a href="https://www.oliverdavies.uk/blog/tags/sequal-pro">sequal-pro</a>, <a href="https://www.oliverdavies.uk/blog/tags/database">database</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/07/02/create-virtual-hosts-mac-os-x-using-virtualhostx">
|
||||
<a href="/blog/2010/07/02/create-virtual-hosts-mac-os-x-using-virtualhostx/">
|
||||
« Create Virtual Hosts on Mac OS X Using VirtualHostX
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/07/12/review-teleport-module">
|
||||
<a href="/blog/2010/07/12/review-teleport-module/">
|
||||
Review of the Teleport Module »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -148,28 +148,29 @@
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -197,7 +198,7 @@
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -205,7 +206,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -213,7 +214,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/07/12/review-teleport-module">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/07/12/review-teleport-module/">
|
||||
<meta property="og:title" content="Review of the Teleport Module"/>
|
||||
|
||||
|
||||
|
@ -104,13 +104,13 @@
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal-planet">drupal-planet</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-6">drupal-6</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-modules">drupal-modules</a>, <a href="https://www.oliverdavies.uk/blog/tags/teleport">teleport</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/07/07/add-taxonomy-term-multiple-nodes-using-sql">
|
||||
<a href="/blog/2010/07/07/add-taxonomy-term-multiple-nodes-using-sql/">
|
||||
« Add a Taxonomy Term to Multiple Nodes Using SQL
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/08/10/review-adminhover-module">
|
||||
<a href="/blog/2010/08/10/review-adminhover-module/">
|
||||
Review of the Admin:hover Module »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -126,28 +126,29 @@
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -175,7 +176,7 @@
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -183,7 +184,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -191,7 +192,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/08/10/review-adminhover-module">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/08/10/review-adminhover-module/">
|
||||
<meta property="og:title" content="Review of the Admin:hover Module"/>
|
||||
|
||||
|
||||
|
@ -125,13 +125,13 @@
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal-planet">drupal-planet</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-6">drupal-6</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-modules">drupal-modules</a>, <a href="https://www.oliverdavies.uk/blog/tags/admin%3Ahover">admin:hover</a>, <a href="https://www.oliverdavies.uk/blog/tags/administration">administration</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/07/12/review-teleport-module">
|
||||
<a href="/blog/2010/07/12/review-teleport-module/">
|
||||
« Review of the Teleport Module
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/08/11/create-better-photo-gallery-drupal-part-1">
|
||||
<a href="/blog/2010/08/11/create-better-photo-gallery-drupal-part-1/">
|
||||
Create a Better Photo Gallery in Drupal - Part 1 »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -147,28 +147,29 @@
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -196,7 +197,7 @@
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -204,7 +205,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -212,7 +213,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/08/11/create-better-photo-gallery-drupal-part-1">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/08/11/create-better-photo-gallery-drupal-part-1/">
|
||||
<meta property="og:title" content="Create a Better Photo Gallery in Drupal - Part 1"/>
|
||||
|
||||
|
||||
|
@ -191,13 +191,13 @@ if ($selected_gallery_total != 0) {
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal-planet">drupal-planet</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-6">drupal-6</a>, <a href="https://www.oliverdavies.uk/blog/tags/photo-gallery">photo-gallery</a>, <a href="https://www.oliverdavies.uk/blog/tags/sql">sql</a>, <a href="https://www.oliverdavies.uk/blog/tags/views">views</a>, <a href="https://www.oliverdavies.uk/blog/tags/sequel-pro">sequel-pro</a>, <a href="https://www.oliverdavies.uk/blog/tags/cck">cck</a>, <a href="https://www.oliverdavies.uk/blog/tags/views-attach">views-attach</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal">drupal</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/08/10/review-adminhover-module">
|
||||
<a href="/blog/2010/08/10/review-adminhover-module/">
|
||||
« Review of the Admin:hover Module
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/08/17/create-better-photo-gallery-drupal-part-2">
|
||||
<a href="/blog/2010/08/17/create-better-photo-gallery-drupal-part-2/">
|
||||
Create a Better Photo Gallery in Drupal - Part 2 »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -213,28 +213,29 @@ if ($selected_gallery_total != 0) {
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -262,7 +263,7 @@ if ($selected_gallery_total != 0) {
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -270,7 +271,7 @@ if ($selected_gallery_total != 0) {
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -278,7 +279,7 @@ if ($selected_gallery_total != 0) {
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/08/17/create-better-photo-gallery-drupal-part-2">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/08/17/create-better-photo-gallery-drupal-part-2/">
|
||||
<meta property="og:title" content="Create a Better Photo Gallery in Drupal - Part 2"/>
|
||||
|
||||
|
||||
|
@ -119,13 +119,13 @@ WHERE content_type_photo.field_gallery_nid = 103
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal-planet">drupal-planet</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-6">drupal-6</a>, <a href="https://www.oliverdavies.uk/blog/tags/photo-gallery">photo-gallery</a>, <a href="https://www.oliverdavies.uk/blog/tags/sql">sql</a>, <a href="https://www.oliverdavies.uk/blog/tags/sequel-pro">sequel-pro</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/08/11/create-better-photo-gallery-drupal-part-1">
|
||||
<a href="/blog/2010/08/11/create-better-photo-gallery-drupal-part-1/">
|
||||
« Create a Better Photo Gallery in Drupal - Part 1
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/08/20/review-image-caption-module">
|
||||
<a href="/blog/2010/08/20/review-image-caption-module/">
|
||||
Review of the Image Caption Module »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -141,28 +141,29 @@ WHERE content_type_photo.field_gallery_nid = 103
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -190,7 +191,7 @@ WHERE content_type_photo.field_gallery_nid = 103
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -198,7 +199,7 @@ WHERE content_type_photo.field_gallery_nid = 103
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -206,7 +207,7 @@ WHERE content_type_photo.field_gallery_nid = 103
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/08/20/review-image-caption-module">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/08/20/review-image-caption-module/">
|
||||
<meta property="og:title" content="Review of the Image Caption Module"/>
|
||||
|
||||
|
||||
|
@ -104,13 +104,13 @@
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal-planet">drupal-planet</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal">drupal</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-6">drupal-6</a>, <a href="https://www.oliverdavies.uk/blog/tags/imagefield">imagefield</a>, <a href="https://www.oliverdavies.uk/blog/tags/image-caption">image-caption</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/08/17/create-better-photo-gallery-drupal-part-2">
|
||||
<a href="/blog/2010/08/17/create-better-photo-gallery-drupal-part-2/">
|
||||
« Create a Better Photo Gallery in Drupal - Part 2
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/09/26/south-wales-drupal-user-group">
|
||||
<a href="/blog/2010/09/26/south-wales-drupal-user-group/">
|
||||
The Inaugural Meetup for the South Wales Drupal User Group »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -126,28 +126,29 @@
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -175,7 +176,7 @@
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -183,7 +184,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -191,7 +192,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/09/26/south-wales-drupal-user-group">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/09/26/south-wales-drupal-user-group/">
|
||||
<meta property="og:title" content="The Inaugural Meetup for the South Wales Drupal User Group"/>
|
||||
|
||||
|
||||
|
@ -101,13 +101,13 @@ CF10 5FZ</p>
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal">drupal</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-planet">drupal-planet</a>, <a href="https://www.oliverdavies.uk/blog/tags/swdug">swdug</a>, <a href="https://www.oliverdavies.uk/blog/tags/meetups">meetups</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/08/20/review-image-caption-module">
|
||||
<a href="/blog/2010/08/20/review-image-caption-module/">
|
||||
« Review of the Image Caption Module
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/10/10/create-and-apply-patches">
|
||||
<a href="/blog/2010/10/10/create-and-apply-patches/">
|
||||
How to Create and Apply Patches »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -123,28 +123,29 @@ CF10 5FZ</p>
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -172,7 +173,7 @@ CF10 5FZ</p>
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -180,7 +181,7 @@ CF10 5FZ</p>
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -188,7 +189,7 @@ CF10 5FZ</p>
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/10/10/create-and-apply-patches">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/10/10/create-and-apply-patches/">
|
||||
<meta property="og:title" content="How to Create and Apply Patches"/>
|
||||
|
||||
|
||||
|
@ -111,13 +111,13 @@
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal-planet">drupal-planet</a>, <a href="https://www.oliverdavies.uk/blog/tags/drupal-6">drupal-6</a>, <a href="https://www.oliverdavies.uk/blog/tags/modules">modules</a>, <a href="https://www.oliverdavies.uk/blog/tags/patches">patches</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/09/26/south-wales-drupal-user-group">
|
||||
<a href="/blog/2010/09/26/south-wales-drupal-user-group/">
|
||||
« The Inaugural Meetup for the South Wales Drupal User Group
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/10/13/create-better-photo-gallery-drupal-part-3">
|
||||
<a href="/blog/2010/10/13/create-better-photo-gallery-drupal-part-3/">
|
||||
Create a Better Photo Gallery in Drupal - Part 3 »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -133,28 +133,29 @@
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -182,7 +183,7 @@
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -190,7 +191,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -198,7 +199,7 @@
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/10/13/create-better-photo-gallery-drupal-part-3">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/10/13/create-better-photo-gallery-drupal-part-3/">
|
||||
<meta property="og:title" content="Create a Better Photo Gallery in Drupal - Part 3"/>
|
||||
|
||||
|
||||
|
@ -115,13 +115,13 @@ while ($term = db_fetch_array($terms)) {
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal">drupal</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/10/10/create-and-apply-patches">
|
||||
<a href="/blog/2010/10/10/create-and-apply-patches/">
|
||||
« How to Create and Apply Patches
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/10/22/create-better-photo-gallery-drupal-part-21">
|
||||
<a href="/blog/2010/10/22/create-better-photo-gallery-drupal-part-21/">
|
||||
Create a Better Photo Gallery in Drupal - Part 2.1 »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -137,28 +137,29 @@ while ($term = db_fetch_array($terms)) {
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -186,7 +187,7 @@ while ($term = db_fetch_array($terms)) {
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -194,7 +195,7 @@ while ($term = db_fetch_array($terms)) {
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -202,7 +203,7 @@ while ($term = db_fetch_array($terms)) {
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/10/22/create-better-photo-gallery-drupal-part-21">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/10/22/create-better-photo-gallery-drupal-part-21/">
|
||||
<meta property="og:title" content="Create a Better Photo Gallery in Drupal - Part 2.1"/>
|
||||
|
||||
|
||||
|
@ -139,13 +139,13 @@ print '.';
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/drupal">drupal</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/10/13/create-better-photo-gallery-drupal-part-3">
|
||||
<a href="/blog/2010/10/13/create-better-photo-gallery-drupal-part-3/">
|
||||
« Create a Better Photo Gallery in Drupal - Part 3
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2010/11/04/use-regular-expressions-search-and-replace-coda-or-textmate">
|
||||
<a href="/blog/2010/11/04/use-regular-expressions-search-and-replace-coda-or-textmate/">
|
||||
Use Regular Expressions to Search and Replace in Coda or TextMate »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -161,28 +161,29 @@ print '.';
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -210,7 +211,7 @@ print '.';
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -218,7 +219,7 @@ print '.';
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -226,7 +227,7 @@ print '.';
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/11/04/use-regular-expressions-search-and-replace-coda-or-textmate">
|
||||
<meta property="og:url" content="https://www.oliverdavies.uk/blog/2010/11/04/use-regular-expressions-search-and-replace-coda-or-textmate/">
|
||||
<meta property="og:title" content="Use Regular Expressions to Search and Replace in Coda or TextMate"/>
|
||||
|
||||
|
||||
|
@ -115,13 +115,13 @@ perform a search for <code>\s*\t</code>. This searches for everything that is wh
|
|||
<a href="https://www.oliverdavies.uk/blog/tags/taxonomy">taxonomy</a>, <a href="https://www.oliverdavies.uk/blog/tags/sequel-pro">sequel-pro</a>, <a href="https://www.oliverdavies.uk/blog/tags/database">database</a>, <a href="https://www.oliverdavies.uk/blog/tags/coda">coda</a>, <a href="https://www.oliverdavies.uk/blog/tags/regular-expression">regular-expression</a>, <a href="https://www.oliverdavies.uk/blog/tags/textmate">textmate</a> </p>
|
||||
<div class="post-pager is-flex">
|
||||
<div class="is-half">
|
||||
<a href="/blog/2010/10/22/create-better-photo-gallery-drupal-part-21">
|
||||
<a href="/blog/2010/10/22/create-better-photo-gallery-drupal-part-21/">
|
||||
« Create a Better Photo Gallery in Drupal - Part 2.1
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="is-half text-right">
|
||||
<a href="/blog/2011/02/14/easily-embed-typekit-fonts-your-drupal-website">
|
||||
<a href="/blog/2011/02/14/easily-embed-typekit-fonts-your-drupal-website/">
|
||||
Easily Embed TypeKit Fonts into your Drupal Website »
|
||||
</a>
|
||||
</div>
|
||||
|
@ -137,28 +137,29 @@ perform a search for <code>\s*\t</code>. This searches for everything that is wh
|
|||
|
||||
<div class="col-md-3">
|
||||
<div class="panel badges text-center">
|
||||
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member.">
|
||||
<a href="https://assoc.drupal.org/membership" title="I’m a Drupal Association member." class="is-block">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/da-individual-member.png"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/da-individual-member.png"
|
||||
alt="Drupal Association Individual Member"
|
||||
width="152"
|
||||
>
|
||||
width="200"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://drupalcores.com/#opdavies">
|
||||
<div class="is-flex align-items-center">
|
||||
<img
|
||||
alt="I built Drupal 8 with hand holding a wrench on blue background"
|
||||
src="//www.oliverdavies.uk/assets/images/drupal-8.jpg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-certified-developer-drupal-8.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
height="147" width="147"
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-developer.png"
|
||||
alt="Acquia Certified Developer - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
<img
|
||||
src="//www.oliverdavies.uk/assets/images/badges/acquia-d8-back-end.png"
|
||||
alt="Acquia Certified Back End Specialist - Drupal 8 Exam Badge"
|
||||
class="is-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17" class="is-block">
|
||||
<img src="//www.oliverdavies.uk/assets/images/badges/phpnw17.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -186,7 +187,7 @@ perform a search for <code>\s*\t</code>. This searches for everything that is wh
|
|||
<ul class="list-group">
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages">
|
||||
<a href="/blog/2017/07/13/publishing-sculpin-sites-with-github-pages/">
|
||||
Publishing Sculpin Sites with GitHub Pages
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -194,7 +195,7 @@ perform a search for <code>\s*\t</code>. This searches for everything that is wh
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
|
||||
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot/">
|
||||
Introducing the Drupal Meetups Twitterbot
|
||||
</a>
|
||||
</span> -
|
||||
|
@ -202,7 +203,7 @@ perform a search for <code>\s*\t</code>. This searches for everything that is wh
|
|||
</li>
|
||||
<li class="post list-group-item">
|
||||
<span class="post__title">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature">
|
||||
<a href="/blog/2017/05/20/turning-drupal-module-into-feature/">
|
||||
Turning Your Custom Drupal Module into a Feature
|
||||
</a>
|
||||
</span> -
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue