This commit is contained in:
Oliver Davies 2017-07-21 18:44:18 +01:00
parent 3e5a885b25
commit 44e9f7ac5a
627 changed files with 29317 additions and 6450 deletions

View file

@ -94,7 +94,7 @@
In preparation for my Blog posts being added to Drupal Planet, I needed to create a new Taxonomy term (or, in this case, tag) called &#039;Drupal Planet&#039;, and assign it to new content to imported into their aggregator. After &hellip;</p>
<a href="/blog/2010/07/07/add-taxonomy-term-multiple-nodes-using-sql">Read more &rarr;</a>
<a href="/blog/2010/07/07/add-taxonomy-term-multiple-nodes-using-sql/">Read more &rarr;</a>
</li>
<li class="post">
<h2>Create Virtual Hosts on Mac OS X Using VirtualHostX</h2>
@ -104,7 +104,7 @@ In preparation for my Blog posts being added to Drupal Planet, I needed to creat
<p>This isn&#039;t a Drupal related topic per se, but it is a walk-through of one of the applications that I use whilst doing Drupal development work. I assume, like most Mac OS X users, I use MAMP to run Apache, MySQL and PHP locally whilst developing. I also use virtual &hellip;</p>
<a href="/blog/2010/07/02/create-virtual-hosts-mac-os-x-using-virtualhostx">Read more &rarr;</a>
<a href="/blog/2010/07/02/create-virtual-hosts-mac-os-x-using-virtualhostx/">Read more &rarr;</a>
</li>
<li class="post">
<h2>Change the Content Type of Multiple Nodes Using SQL</h2>
@ -116,7 +116,7 @@ In preparation for my Blog posts being added to Drupal Planet, I needed to creat
Before changing &hellip;</p>
<a href="/blog/2010/07/01/change-content-type-multiple-nodes-using-sql">Read more &rarr;</a>
<a href="/blog/2010/07/01/change-content-type-multiple-nodes-using-sql/">Read more &rarr;</a>
</li>
<li class="post">
<h2>Create a Flickr Photo Gallery Using Feeds, CCK and Views</h2>
@ -141,7 +141,7 @@ Views
The first thing that I did was to create a content type to store my imported images. I named it &#039;Photo&#039;, removed &hellip;</p>
<a href="/blog/2010/06/28/create-flickr-photo-gallery-using-feeds-cck-and-views">Read more &rarr;</a>
<a href="/blog/2010/06/28/create-flickr-photo-gallery-using-feeds-cck-and-views/">Read more &rarr;</a>
</li>
<li class="post">
<h2>10 Useful Drupal 6 Modules</h2>
@ -156,7 +156,7 @@ So, in no particular order:
Admin: The admin module provides UI improvements to the standard Drupal admin interface. I&#039;ve just upgraded to the new 6.x-2.0-beta4 version, &hellip;</p>
<a href="/blog/2010/06/25/10-useful-drupal-6-modules">Read more &rarr;</a>
<a href="/blog/2010/06/25/10-useful-drupal-6-modules/">Read more &rarr;</a>
</li>
<li class="post">
<h2>Create a Block of Social Media Icons using CCK, Views and Nodequeue</h2>
@ -166,7 +166,7 @@ Admin: The admin module provides UI improvements to the standard Drupal admin in
<p>I recently decided that I wanted to have a block displayed in a sidebar on my site containing icons and links to my social media profiles - Twitter, Facebook etc. I tried the Follow module, but it lacked the option to add extra networks such my Drupal.org account, and my &hellip;</p>
<a href="/blog/2010/06/23/create-block-social-media-icons-using-cck-views-and-nodequeue">Read more &rarr;</a>
<a href="/blog/2010/06/23/create-block-social-media-icons-using-cck-views-and-nodequeue/">Read more &rarr;</a>
</li>
<li class="post">
<h2>Improve JPG Quality in Imagecache and ImageAPI</h2>
@ -178,7 +178,7 @@ Admin: The admin module provides UI improvements to the standard Drupal admin in
To increase the quality of &hellip;</p>
<a href="/blog/2010/06/02/improve-jpg-quality-imagecache-and-imageapi">Read more &rarr;</a>
<a href="/blog/2010/06/02/improve-jpg-quality-imagecache-and-imageapi/">Read more &rarr;</a>
</li>
<li class="post">
<h2>Quickly Import Multiples Images Using the Imagefield_Import Module</h2>
@ -190,7 +190,7 @@ To increase the quality of &hellip;</p>
I&#039;ve recently started a personal project converting a website to Drupal. It&#039;s currently a static HTML/CSS site which also uses the Coppermine Photo Gallery. As part of building the new website, &hellip;</p>
<a href="/blog/2010/05/29/quickly-import-multiples-images-using-imagefieldimport-module">Read more &rarr;</a>
<a href="/blog/2010/05/29/quickly-import-multiples-images-using-imagefieldimport-module/">Read more &rarr;</a>
</li>
<li class="post">
<h2>Create a Slideshow of Multiple Images Using Fancy Slide</h2>
@ -200,7 +200,7 @@ I&#039;ve recently started a personal project converting a website to Drupal. It
<p>Whilst updating my About page, I thought about creating a slideshow of several images instead of just the one static image. When I looking on Drupal.org, the only slideshow modules were to create slideshows of images that were attached to different nodes - not multiple images attached to one node. &hellip;</p>
<a href="/blog/2010/05/25/create-slideshow-multiple-images-using-fancy-slide">Read more &rarr;</a>
<a href="/blog/2010/05/25/create-slideshow-multiple-images-using-fancy-slide/">Read more &rarr;</a>
</li>
<li class="post">
<h2>Quickly Create Zen Subthemes Using Zenophile</h2>
@ -212,7 +212,7 @@ I&#039;ve recently started a personal project converting a website to Drupal. It
The Zenophile module allows you to very quickly create Zen subthemes from within your web browser, as well as editing options such as the site directory where it should be placed, the layout type (fixed or &hellip;</p>
<a href="/blog/2010/05/10/quickly-create-zen-subthemes-using-zenophile">Read more &rarr;</a>
<a href="/blog/2010/05/10/quickly-create-zen-subthemes-using-zenophile/">Read more &rarr;</a>
</li>
</ul>
@ -224,28 +224,29 @@ The Zenophile module allows you to very quickly create Zen subthemes from within
<div class="col-md-3">
<div class="panel badges text-center">
<a class="badge--da-member" href="https://assoc.drupal.org/membership" title="Im a Drupal Association member.">
<a href="https://assoc.drupal.org/membership" title="Im 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>
@ -273,7 +274,7 @@ The Zenophile module allows you to very quickly create Zen subthemes from within
<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> -
@ -281,7 +282,7 @@ The Zenophile module allows you to very quickly create Zen subthemes from within
</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> -
@ -289,7 +290,7 @@ The Zenophile module allows you to very quickly create Zen subthemes from within
</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> -