This commit is contained in:
Oliver Davies 2017-07-13 22:19:23 +01:00
parent 5f7f2680af
commit a7027651fd
250 changed files with 1504 additions and 1127 deletions

View file

@ -86,6 +86,16 @@
<ul class="posts">
<li class="post">
<h2>Conditional Email Addresses in a Webform</h2>
<p class="posted text-light">6th May 2010</p>
<p>I created a new Webform to serve as a simple Contact form, but left the main configuration until after I created the form components. I added &#039;Name&#039;, &#039;Email&#039;, &#039;Subject&#039; and &#039;Message&#039; fields, as well as a &#039;Category&#039; select list. Below &#039;Options&#039;, I entered each of my desired options in the &hellip;</p>
<a href="/blog/2010/05/06/conditional-email-addresses-webform">Read more &rarr;</a>
</li>
<li class="post">
<h2>Using ImageCache and ImageCrop for my Portfolio</h2>
<p class="posted text-light">28th April 2010</p>
@ -166,6 +176,14 @@ To start with, &hellip;</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">
Publishing Sculpin Sites with GitHub Pages
</a>
</span> -
<span class="post__date">13th July, 2017</span>
</li>
<li class="post list-group-item">
<span class="post__title">
<a href="/blog/2017/06/09/introducing-the-drupal-meetups-twitterbot">
Introducing the Drupal Meetups Twitterbot
@ -180,14 +198,6 @@ To start with, &hellip;</p>
</a>
</span> -
<span class="post__date">20th May, 2017</span>
</li>
<li class="post list-group-item">
<span class="post__title">
<a href="/blog/2017/05/15/drupalcamp-bristol-early-bird-tickets-sessions-sponsors">
DrupalCamp Bristol 2017 - Early Bird Tickets, Call for Sessions, Sponsors
</a>
</span> -
<span class="post__date">15th May, 2017</span>
</li>
</ul>
</div>