Build.
This commit is contained in:
parent
5f7f2680af
commit
a7027651fd
250 changed files with 1504 additions and 1127 deletions
|
@ -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 'Name', 'Email', 'Subject' and 'Message' fields, as well as a 'Category' select list. Below 'Options', I entered each of my desired options in the …</p>
|
||||
|
||||
<a href="/blog/2010/05/06/conditional-email-addresses-webform">Read more →</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, …</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, …</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>
|
||||
|
|
|
@ -86,6 +86,17 @@
|
|||
|
||||
<ul class="posts">
|
||||
<li class="post">
|
||||
<h2>Announcing the Drupal VM Generator</h2>
|
||||
|
||||
<p class="posted text-light">15th February 2016</p>
|
||||
|
||||
|
||||
<p>For the past few weeks I’ve been working on a personal side project, based on Drupal VM. It’s called the <a href="https://github.com/opdavies/drupal-vm-generator">Drupal VM Generator</a>, and over the weekend I’ve added the final features and fixed the remaining issues, and tagged the 1.0.0 release.</p>
|
||||
|
||||
|
||||
<a href="/blog/2016/02/15/announcing-the-drupal-vm-generator">Read more →</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<h2>Programmatically Load an Entityform in Drupal 7</h2>
|
||||
|
||||
<p class="posted text-light">22nd December 2015</p>
|
||||
|
@ -186,17 +197,6 @@ People may or may not know, but this site runs on Sculpin, a PHP based static si
|
|||
|
||||
|
||||
<a href="/blog/2014/11/20/using-remote-files-when-developing-locally-with-stage-file-proxy-module">Read more →</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<h2>Include CSS Fonts by Using a SASS each Loop</h2>
|
||||
|
||||
<p class="posted text-light">18th November 2014</p>
|
||||
|
||||
|
||||
<p>How to use an @each loop in SASS to quickly include multiple font files within your stylesheet.</p>
|
||||
|
||||
|
||||
<a href="/blog/2014/11/18/include-css-fonts-using-sass-each-loop">Read more →</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
@ -256,6 +256,14 @@ People may or may not know, but this site runs on Sculpin, a PHP based static si
|
|||
|
||||
<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
|
||||
|
@ -270,14 +278,6 @@ People may or may not know, but this site runs on Sculpin, a PHP based static si
|
|||
</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>
|
||||
|
|
|
@ -86,6 +86,17 @@
|
|||
|
||||
<ul class="posts">
|
||||
<li class="post">
|
||||
<h2>Include CSS Fonts by Using a SASS each Loop</h2>
|
||||
|
||||
<p class="posted text-light">18th November 2014</p>
|
||||
|
||||
|
||||
<p>How to use an @each loop in SASS to quickly include multiple font files within your stylesheet.</p>
|
||||
|
||||
|
||||
<a href="/blog/2014/11/18/include-css-fonts-using-sass-each-loop">Read more →</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<h2>Updating Features and Adding Components Using Drush</h2>
|
||||
|
||||
<p class="posted text-light">21st October 2014</p>
|
||||
|
@ -187,19 +198,6 @@
|
|||
|
||||
|
||||
<a href="/blog/2014/01/15/some-useful-git-aliases">Read more →</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<h2>Download Different Versions of Drupal with Drush</h2>
|
||||
|
||||
<p class="posted text-light">31st December 2013</p>
|
||||
|
||||
|
||||
<p>If you use <a href="https://raw.github.com/drush-ops/drush/master/README.md" title="About Drush">Drush</a>, it's likely that you've used the <code>drush pm-download</code> (or <code>drush dl</code> for short) command to start a new project. This command downloads projects from Drupal.org, but if you don't specify a project or type "drush dl drupal", the command will download the current stable version of Drupal core. Currently, this will be Drupal 7 with that being the current stable version of core at the time of writing this post.</p>
|
||||
|
||||
<p>But what if you don't want Drupal 7?</p>
|
||||
|
||||
|
||||
<a href="/blog/2013/12/31/download-different-versions-drupal-drush">Read more →</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
@ -259,6 +257,14 @@
|
|||
|
||||
<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
|
||||
|
@ -273,14 +279,6 @@
|
|||
</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>
|
||||
|
|
|
@ -86,6 +86,19 @@
|
|||
|
||||
<ul class="posts">
|
||||
<li class="post">
|
||||
<h2>Download Different Versions of Drupal with Drush</h2>
|
||||
|
||||
<p class="posted text-light">31st December 2013</p>
|
||||
|
||||
|
||||
<p>If you use <a href="https://raw.github.com/drush-ops/drush/master/README.md" title="About Drush">Drush</a>, it's likely that you've used the <code>drush pm-download</code> (or <code>drush dl</code> for short) command to start a new project. This command downloads projects from Drupal.org, but if you don't specify a project or type "drush dl drupal", the command will download the current stable version of Drupal core. Currently, this will be Drupal 7 with that being the current stable version of core at the time of writing this post.</p>
|
||||
|
||||
<p>But what if you don't want Drupal 7?</p>
|
||||
|
||||
|
||||
<a href="/blog/2013/12/31/download-different-versions-drupal-drush">Read more →</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<h2>Quickly Apply Patches Using Git and curl or wget</h2>
|
||||
|
||||
<p class="posted text-light">24th December 2013</p>
|
||||
|
@ -189,17 +202,6 @@
|
|||
|
||||
|
||||
<a href="/blog/2013/04/20/leaving-nomensa-joining-precedent">Read more →</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<h2>The Quickest way to Install Sublime Text 2 in Ubuntu</h2>
|
||||
|
||||
<p class="posted text-light">2nd March 2013</p>
|
||||
|
||||
|
||||
<p>After reading numerous blog posts about how to install <a href="http://www.sublimetext.com/2" title="Sublime Text 2">Sublime Text 2</a> in <a href="http://www.ubuntu.com/2" title="Ubuntu">Ubuntu</a>, this is definitely the quickest way!</p>
|
||||
|
||||
|
||||
<a href="/blog/2013/03/02/quickest-way-install-sublime-text-2-ubuntu">Read more →</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
@ -259,6 +261,14 @@
|
|||
|
||||
<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
|
||||
|
@ -273,14 +283,6 @@
|
|||
</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>
|
||||
|
|
|
@ -86,6 +86,17 @@
|
|||
|
||||
<ul class="posts">
|
||||
<li class="post">
|
||||
<h2>The Quickest way to Install Sublime Text 2 in Ubuntu</h2>
|
||||
|
||||
<p class="posted text-light">2nd March 2013</p>
|
||||
|
||||
|
||||
<p>After reading numerous blog posts about how to install <a href="http://www.sublimetext.com/2" title="Sublime Text 2">Sublime Text 2</a> in <a href="http://www.ubuntu.com/2" title="Ubuntu">Ubuntu</a>, this is definitely the quickest way!</p>
|
||||
|
||||
|
||||
<a href="/blog/2013/03/02/quickest-way-install-sublime-text-2-ubuntu">Read more →</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<h2>Creating and using custom tokens in Drupal 7</h2>
|
||||
|
||||
<p class="posted text-light">16th February 2013</p>
|
||||
|
@ -187,17 +198,6 @@
|
|||
|
||||
|
||||
<a href="/blog/2012/07/27/writing-article-linux-journal">Read more →</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<h2>Install and Configure the Nomensa Accessible Media Player in Drupal</h2>
|
||||
|
||||
<p class="posted text-light">14th July 2012</p>
|
||||
|
||||
|
||||
<p>This week I released the first version of the Nomensa Accessible Media Player module for Drupal 7. Here's some instructions of how to install and configure it.</p>
|
||||
|
||||
|
||||
<a href="/blog/2012/07/14/install-nomensa-media-player-drupal">Read more →</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
@ -257,6 +257,14 @@
|
|||
|
||||
<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
|
||||
|
@ -271,14 +279,6 @@
|
|||
</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>
|
||||
|
|
|
@ -86,6 +86,17 @@
|
|||
|
||||
<ul class="posts">
|
||||
<li class="post">
|
||||
<h2>Install and Configure the Nomensa Accessible Media Player in Drupal</h2>
|
||||
|
||||
<p class="posted text-light">14th July 2012</p>
|
||||
|
||||
|
||||
<p>This week I released the first version of the Nomensa Accessible Media Player module for Drupal 7. Here's some instructions of how to install and configure it.</p>
|
||||
|
||||
|
||||
<a href="/blog/2012/07/14/install-nomensa-media-player-drupal">Read more →</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<h2>My new Drupal modules</h2>
|
||||
|
||||
<p class="posted text-light">12th July 2012</p>
|
||||
|
@ -191,18 +202,6 @@ http://saylinux.net/story/009506/how-install-nagios-centos-55
|
|||
…</p>
|
||||
|
||||
<a href="/blog/2012/04/17/installing-nagios-centos">Read more →</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<h2>Create an Omega Subtheme with LESS CSS Preprocessor using Omega Tools and Drush</h2>
|
||||
|
||||
<p class="posted text-light">16th April 2012</p>
|
||||
|
||||
|
||||
<p>In this tutorial I'll be showing how to create an Omega subtheme using the Omega Tools module, and have it working with the LESS CSS preprocessor.
|
||||
|
||||
The first thing that I need to do is download the Omega theme and the Omega Tools and LESS modules, and then to enable both …</p>
|
||||
|
||||
<a href="/blog/2012/04/16/create-omega-subtheme-less-css-preprocessor-using-omega-tools-and-drush">Read more →</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
@ -262,6 +261,14 @@ The first thing that I need to do is download the Omega theme and the Omega Tool
|
|||
|
||||
<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
|
||||
|
@ -276,14 +283,6 @@ The first thing that I need to do is download the Omega theme and the Omega Tool
|
|||
</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>
|
||||
|
|
|
@ -86,6 +86,18 @@
|
|||
|
||||
<ul class="posts">
|
||||
<li class="post">
|
||||
<h2>Create an Omega Subtheme with LESS CSS Preprocessor using Omega Tools and Drush</h2>
|
||||
|
||||
<p class="posted text-light">16th April 2012</p>
|
||||
|
||||
|
||||
<p>In this tutorial I'll be showing how to create an Omega subtheme using the Omega Tools module, and have it working with the LESS CSS preprocessor.
|
||||
|
||||
The first thing that I need to do is download the Omega theme and the Omega Tools and LESS modules, and then to enable both …</p>
|
||||
|
||||
<a href="/blog/2012/04/16/create-omega-subtheme-less-css-preprocessor-using-omega-tools-and-drush">Read more →</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<h2>How to use Authorized Keys to Create a Passwordless SSH Connection</h2>
|
||||
|
||||
<p class="posted text-light">1st February 2012</p>
|
||||
|
@ -196,18 +208,6 @@ Next, you'll need to create a kit that contains the fonts that you want to
|
|||
Under …</p>
|
||||
|
||||
<a href="/blog/2011/02/14/easily-embed-typekit-fonts-your-drupal-website">Read more →</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<h2>Use Regular Expressions to Search and Replace in Coda or TextMate</h2>
|
||||
|
||||
<p class="posted text-light">4th November 2010</p>
|
||||
|
||||
|
||||
<p>As in the original post, I'd generated a list of node ID values, and needed to add structure the SQL update statment formatted in a certain way. However, I changed my inital query slightly to out put the same nid value twice.
|
||||
|
||||
SELECT nid, nid FROM node WHERE TYPE = 'blog' …</p>
|
||||
|
||||
<a href="/blog/2010/11/04/use-regular-expressions-search-and-replace-coda-or-textmate">Read more →</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
@ -267,6 +267,14 @@ SELECT nid, nid FROM node WHERE TYPE = 'blog' …</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
|
||||
|
@ -281,14 +289,6 @@ SELECT nid, nid FROM node WHERE TYPE = 'blog' …</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>
|
||||
|
|
|
@ -86,6 +86,18 @@
|
|||
|
||||
<ul class="posts">
|
||||
<li class="post">
|
||||
<h2>Use Regular Expressions to Search and Replace in Coda or TextMate</h2>
|
||||
|
||||
<p class="posted text-light">4th November 2010</p>
|
||||
|
||||
|
||||
<p>As in the original post, I'd generated a list of node ID values, and needed to add structure the SQL update statment formatted in a certain way. However, I changed my inital query slightly to out put the same nid value twice.
|
||||
|
||||
SELECT nid, nid FROM node WHERE TYPE = 'blog' …</p>
|
||||
|
||||
<a href="/blog/2010/11/04/use-regular-expressions-search-and-replace-coda-or-textmate">Read more →</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<h2>Create a Better Photo Gallery in Drupal - Part 2.1</h2>
|
||||
|
||||
<p class="posted text-light">22nd October 2010</p>
|
||||
|
@ -203,18 +215,6 @@ Today, I'd like …</p>
|
|||
When you press a configurable hot-key, a jQuery dialog box appears where you can search for nodes by title or path, or directly enter the path …</p>
|
||||
|
||||
<a href="/blog/2010/07/12/review-teleport-module">Read more →</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<h2>Add a Taxonomy Term to Multiple Nodes Using SQL</h2>
|
||||
|
||||
<p class="posted text-light">7th July 2010</p>
|
||||
|
||||
|
||||
<p>Update: This can also be done using the Views Bulk Operations module.
|
||||
|
||||
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 'Drupal Planet', and assign it to new content to imported into their aggregator. After …</p>
|
||||
|
||||
<a href="/blog/2010/07/07/add-taxonomy-term-multiple-nodes-using-sql">Read more →</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
@ -274,6 +274,14 @@ In preparation for my Blog posts being added to Drupal Planet, I needed to creat
|
|||
|
||||
<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
|
||||
|
@ -288,14 +296,6 @@ In preparation for my Blog posts being added to Drupal Planet, I needed to creat
|
|||
</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>
|
||||
|
|
|
@ -86,6 +86,18 @@
|
|||
|
||||
<ul class="posts">
|
||||
<li class="post">
|
||||
<h2>Add a Taxonomy Term to Multiple Nodes Using SQL</h2>
|
||||
|
||||
<p class="posted text-light">7th July 2010</p>
|
||||
|
||||
|
||||
<p>Update: This can also be done using the Views Bulk Operations module.
|
||||
|
||||
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 'Drupal Planet', and assign it to new content to imported into their aggregator. After …</p>
|
||||
|
||||
<a href="/blog/2010/07/07/add-taxonomy-term-multiple-nodes-using-sql">Read more →</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<h2>Create Virtual Hosts on Mac OS X Using VirtualHostX</h2>
|
||||
|
||||
<p class="posted text-light">2nd July 2010</p>
|
||||
|
@ -202,16 +214,6 @@ I'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 …</p>
|
||||
|
||||
<a href="/blog/2010/05/10/quickly-create-zen-subthemes-using-zenophile">Read more →</a>
|
||||
</li>
|
||||
<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 'Name', 'Email', 'Subject' and 'Message' fields, as well as a 'Category' select list. Below 'Options', I entered each of my desired options in the …</p>
|
||||
|
||||
<a href="/blog/2010/05/06/conditional-email-addresses-webform">Read more →</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
@ -271,6 +273,14 @@ 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">
|
||||
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
|
||||
|
@ -285,14 +295,6 @@ The Zenophile module allows you to very quickly create Zen subthemes from within
|
|||
</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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue