diff --git a/source/_examples/post.md b/source/_examples/post.md index 5f60f140..6e8e0687 100644 --- a/source/_examples/post.md +++ b/source/_examples/post.md @@ -2,6 +2,8 @@ title: description: nav: blog +use: + - posts tags: - --- \ No newline at end of file diff --git a/source/_posts/2010-04-05-style-drupal-6-lists.md b/source/_posts/2010-04-05-style-drupal-6-lists.md index 46f842fa..e18cfbb8 100644 --- a/source/_posts/2010-04-05-style-drupal-6-lists.md +++ b/source/_posts/2010-04-05-style-drupal-6-lists.md @@ -1,6 +1,8 @@ --- title: Style Drupal 6's Taxonomy Lists with PHP, CSS and jQuery nav: blog +use: + - posts slug: style-drupal-6s-taxonomy-lists-php-css-and-jquery tags: - Taxonomy diff --git a/source/_posts/2010-04-28-imagecrop.md b/source/_posts/2010-04-28-imagecrop.md index 63ccfc65..913c9d6f 100644 --- a/source/_posts/2010-04-28-imagecrop.md +++ b/source/_posts/2010-04-28-imagecrop.md @@ -1,6 +1,8 @@ --- title: Using ImageCache and ImageCrop for my Portfolio nav: blog +use: + - posts slug: using-imagecache-and-imagecrop-my-portfolio tags: - Drupal 6 diff --git a/source/_posts/2010-05-06-conditional-email-address-webform.md b/source/_posts/2010-05-06-conditional-email-address-webform.md index 567e09c9..4c5f3a94 100644 --- a/source/_posts/2010-05-06-conditional-email-address-webform.md +++ b/source/_posts/2010-05-06-conditional-email-address-webform.md @@ -1,6 +1,8 @@ --- title: Conditional Email Addresses in a Webform nav: blog +use: + - posts slug: conditional-email-addresses-webform tags: - Drupal Planet diff --git a/source/_posts/2010-05-10-zenophile.md b/source/_posts/2010-05-10-zenophile.md index a0ec45b2..90be67cd 100644 --- a/source/_posts/2010-05-10-zenophile.md +++ b/source/_posts/2010-05-10-zenophile.md @@ -1,6 +1,8 @@ --- title: Quickly Create Zen Subthemes Using Zenophile nav: blog +use: + - posts tags: - Drupal Planet - Drupal 6 diff --git a/source/_posts/2010-05-25-fancy-slide.md b/source/_posts/2010-05-25-fancy-slide.md index 0209c649..1247eed2 100644 --- a/source/_posts/2010-05-25-fancy-slide.md +++ b/source/_posts/2010-05-25-fancy-slide.md @@ -1,6 +1,8 @@ --- title: Create a Slideshow of Multiple Images Using Fancy Slide nav: blog +use: + - posts slug: create-slideshow-multiple-images-using-fancy-slide tags: - Drupal Planet diff --git a/source/_posts/2010-05-29-imagefield-import-module.md b/source/_posts/2010-05-29-imagefield-import-module.md index d62a953f..9319a95b 100644 --- a/source/_posts/2010-05-29-imagefield-import-module.md +++ b/source/_posts/2010-05-29-imagefield-import-module.md @@ -1,6 +1,8 @@ --- title: Quickly Import Multiples Images Using the Imagefield_Import Module nav: blog +use: + - posts slug: quickly-import-multiples-images-using-imagefieldimport-module tags: - Drupal Planet diff --git a/source/_posts/2010-06-02-improve-jpg-quality.md b/source/_posts/2010-06-02-improve-jpg-quality.md index b4720b71..20baa43f 100644 --- a/source/_posts/2010-06-02-improve-jpg-quality.md +++ b/source/_posts/2010-06-02-improve-jpg-quality.md @@ -1,6 +1,8 @@ --- title: Improve JPG Quality in Imagecache and ImageAPI nav: blog +use: + - posts slug: improve-jpg-quality-imagecache-and-imageapi tags: - Drupal Planet diff --git a/source/_posts/2010-06-23-social-icons-block.md b/source/_posts/2010-06-23-social-icons-block.md index 00734ffc..c06542ee 100644 --- a/source/_posts/2010-06-23-social-icons-block.md +++ b/source/_posts/2010-06-23-social-icons-block.md @@ -1,6 +1,8 @@ --- title: Create a Block of Social Media Icons using CCK, Views and Nodequeue nav: blog +use: + - posts slug: create-block-social-media-icons-using-cck-views-and-nodequeue tags: - Drupal Planet diff --git a/source/_posts/2010-06-25-useful-drupal-6-modules.md b/source/_posts/2010-06-25-useful-drupal-6-modules.md index 0a023911..96c6a74b 100644 --- a/source/_posts/2010-06-25-useful-drupal-6-modules.md +++ b/source/_posts/2010-06-25-useful-drupal-6-modules.md @@ -1,6 +1,8 @@ --- title: 10 Useful Drupal 6 Modules nav: blog +use: + - posts tags: - Drupal Planet - Drupal 6 diff --git a/source/_posts/2010-06-28-flickr-photo-gallery.md b/source/_posts/2010-06-28-flickr-photo-gallery.md index 3bb36ceb..a970b048 100644 --- a/source/_posts/2010-06-28-flickr-photo-gallery.md +++ b/source/_posts/2010-06-28-flickr-photo-gallery.md @@ -1,6 +1,8 @@ --- title: Create a Flickr Photo Gallery Using Feeds, CCK and Views nav: blog +use: + - posts slug: create-flickr-photo-gallery-using-feeds-cck-and-views tags: - Drupal Planet diff --git a/source/_posts/2010-07-01-change-content-type-sql.md b/source/_posts/2010-07-01-change-content-type-sql.md index 8f9f8470..cce4e9c9 100644 --- a/source/_posts/2010-07-01-change-content-type-sql.md +++ b/source/_posts/2010-07-01-change-content-type-sql.md @@ -1,6 +1,8 @@ --- title: Change the Content Type of Multiple Nodes Using SQL nav: blog +use: + - posts slug: change-content-type-multiple-nodes-using-sql tags: - Drupal Planet diff --git a/source/_posts/2010-07-02-virtual-hosts-virtualhostx.md b/source/_posts/2010-07-02-virtual-hosts-virtualhostx.md index ce8cc4ef..5173bb41 100644 --- a/source/_posts/2010-07-02-virtual-hosts-virtualhostx.md +++ b/source/_posts/2010-07-02-virtual-hosts-virtualhostx.md @@ -1,6 +1,8 @@ --- title: Create Virtual Hosts on Mac OS X Using VirtualHostX nav: blog +use: + - posts slug: create-virtual-hosts-mac-os-x-using-virtualhostx tags: - Drupal Planet diff --git a/source/_posts/2010-07-07-add-taxonomy-term-multiple-nodes-using-sql.md b/source/_posts/2010-07-07-add-taxonomy-term-multiple-nodes-using-sql.md index 5dbe4d8a..76fe1a81 100644 --- a/source/_posts/2010-07-07-add-taxonomy-term-multiple-nodes-using-sql.md +++ b/source/_posts/2010-07-07-add-taxonomy-term-multiple-nodes-using-sql.md @@ -1,6 +1,8 @@ --- title: Add a Taxonomy Term to Multiple Nodes Using SQL nav: blog +use: + - posts slug: add-taxonomy-term-multiple-nodes-using-sql tags: - Taxonomy diff --git a/source/_posts/2010-07-12-teleport-module.md b/source/_posts/2010-07-12-teleport-module.md index 0ffa01f6..109531c4 100644 --- a/source/_posts/2010-07-12-teleport-module.md +++ b/source/_posts/2010-07-12-teleport-module.md @@ -1,6 +1,8 @@ --- title: Review of the Teleport Module nav: blog +use: + - posts slug: review-teleport-module tags: - Drupal Planet diff --git a/source/_posts/2010-08-10-adminhover-module.md b/source/_posts/2010-08-10-adminhover-module.md index 5210d4b5..db3486be 100644 --- a/source/_posts/2010-08-10-adminhover-module.md +++ b/source/_posts/2010-08-10-adminhover-module.md @@ -1,6 +1,8 @@ --- title: Review of the Admin:hover Module nav: blog +use: + - posts slug: review-adminhover-module tags: - Drupal Planet diff --git a/source/_posts/2010-08-11-better-photo-gallery-1.md b/source/_posts/2010-08-11-better-photo-gallery-1.md index d9e028a6..83d4302d 100644 --- a/source/_posts/2010-08-11-better-photo-gallery-1.md +++ b/source/_posts/2010-08-11-better-photo-gallery-1.md @@ -1,6 +1,8 @@ --- title: Create a Better Photo Gallery in Drupal - Part 1 nav: blog +use: + - posts slug: create-better-photo-gallery-drupal-part-1 tags: - Drupal Planet diff --git a/source/_posts/2010-08-17-better-photo-gallery-2.md b/source/_posts/2010-08-17-better-photo-gallery-2.md index 9eb2da78..9106a1de 100644 --- a/source/_posts/2010-08-17-better-photo-gallery-2.md +++ b/source/_posts/2010-08-17-better-photo-gallery-2.md @@ -1,6 +1,8 @@ --- title: Create a Better Photo Gallery in Drupal - Part 2 nav: blog +use: + - posts slug: create-better-photo-gallery-drupal-part-2 tags: - Drupal Planet diff --git a/source/_posts/2010-08-20-image-caption-module.md b/source/_posts/2010-08-20-image-caption-module.md index 39dc9b9a..ef34de20 100644 --- a/source/_posts/2010-08-20-image-caption-module.md +++ b/source/_posts/2010-08-20-image-caption-module.md @@ -1,6 +1,8 @@ --- title: Review of the Image Caption Module nav: blog +use: + - posts slug: review-image-caption-module tags: - Drupal Planet diff --git a/source/_posts/2010-09-26-south-wales-drupal-user-group.md b/source/_posts/2010-09-26-south-wales-drupal-user-group.md index 629b30a2..ea72b7b4 100644 --- a/source/_posts/2010-09-26-south-wales-drupal-user-group.md +++ b/source/_posts/2010-09-26-south-wales-drupal-user-group.md @@ -1,6 +1,8 @@ --- title: The Inaugural Meetup for the South Wales Drupal User Group nav: blog +use: + - posts slug: south-wales-drupal-user-group tags: - Drupal diff --git a/source/_posts/2010-10-10-create-apply-patches.md b/source/_posts/2010-10-10-create-apply-patches.md index ec93e1b7..96b8a913 100644 --- a/source/_posts/2010-10-10-create-apply-patches.md +++ b/source/_posts/2010-10-10-create-apply-patches.md @@ -1,6 +1,8 @@ --- title: How to Create and Apply Patches nav: blog +use: + - posts slug: create-and-apply-patches tags: - Drupal Planet diff --git a/source/_posts/2010-10-13-better-photo-gallery-2.md b/source/_posts/2010-10-13-better-photo-gallery-2.md index cf8c5f70..fa145720 100644 --- a/source/_posts/2010-10-13-better-photo-gallery-2.md +++ b/source/_posts/2010-10-13-better-photo-gallery-2.md @@ -1,6 +1,8 @@ --- title: Create a Better Photo Gallery in Drupal - Part 3 nav: blog +use: + - posts slug: create-better-photo-gallery-drupal-part-3 --- The next part of the new gallery that I want to implement is to group the galleries by their respective categories. The first step is to edit my original photo_gallery view and add an additional display. diff --git a/source/_posts/2010-10-22-better-photo-gallery-21.md b/source/_posts/2010-10-22-better-photo-gallery-21.md index 617de2e3..8ed4e704 100644 --- a/source/_posts/2010-10-22-better-photo-gallery-21.md +++ b/source/_posts/2010-10-22-better-photo-gallery-21.md @@ -1,6 +1,8 @@ --- title: Create a Better Photo Gallery in Drupal - Part 2.1 nav: blog +use: + - posts slug: create-better-photo-gallery-drupal-part-21 --- Today, I realised that I hadn't published the code that I used to create the total figures of galleries and photos at the top of the gallery (I said at the end of [Part 2](/blog/create-better-photo-gallery-drupal-part-2 "Create a Better Photo Gallery in Drupal - Part 2") that I'd include it in [Part 3](/blog/create-better-photo-gallery-drupal-part-3 "Create a Better Photo Gallery in Drupal - Part 3"), but I forgot). So, here it is: diff --git a/source/_posts/2010-11-04-regular-expressions-search.md b/source/_posts/2010-11-04-regular-expressions-search.md index 0e1efe03..ebc02945 100644 --- a/source/_posts/2010-11-04-regular-expressions-search.md +++ b/source/_posts/2010-11-04-regular-expressions-search.md @@ -1,6 +1,8 @@ --- title: Use Regular Expressions to Search and Replace in Coda or TextMate nav: blog +use: + - posts slug: use-regular-expressions-search-and-replace-coda-or-textmate tags: - Taxonomy diff --git a/source/_posts/2011-02-14-typekit-fonts.md b/source/_posts/2011-02-14-typekit-fonts.md index ac35c799..e6c4bb24 100644 --- a/source/_posts/2011-02-14-typekit-fonts.md +++ b/source/_posts/2011-02-14-typekit-fonts.md @@ -1,6 +1,8 @@ --- title: Easily Embed TypeKit Fonts into your Drupal Website nav: blog +use: + - posts slug: easily-embed-typekit-fonts-your-drupal-website tags: - Drupal Planet diff --git a/source/_posts/2011-03-15-number-of-facebook-fans.md b/source/_posts/2011-03-15-number-of-facebook-fans.md index 776e3f08..18c80400 100644 --- a/source/_posts/2011-03-15-number-of-facebook-fans.md +++ b/source/_posts/2011-03-15-number-of-facebook-fans.md @@ -1,6 +1,8 @@ --- title: Display the Number of Facebook fans in PHP nav: blog +use: + - posts slug: display-number-facebook-fans-php --- Replace the $page_id value with your Page ID number (unless you want to show the number of fans for this site).You can find your Page ID by logging into your Facebook account, going to 'Adverts and Pages', clicking 'Edit page', and looking at the URL. diff --git a/source/_posts/2011-03-31-proctors.md b/source/_posts/2011-03-31-proctors.md index d62422d6..6c05b99c 100644 --- a/source/_posts/2011-03-31-proctors.md +++ b/source/_posts/2011-03-31-proctors.md @@ -1,6 +1,8 @@ --- title: Proctor & Stevenson nav: blog +use: + - posts slug: proctor-stevenson tags: - Personal diff --git a/source/_posts/2011-05-20-proctors-drupal-meetup.md b/source/_posts/2011-05-20-proctors-drupal-meetup.md index a85b7c99..e7f81604 100644 --- a/source/_posts/2011-05-20-proctors-drupal-meetup.md +++ b/source/_posts/2011-05-20-proctors-drupal-meetup.md @@ -1,6 +1,8 @@ --- title: Proctors Hosting the next Drupal Meetup nav: blog +use: + - posts slug: proctors-hosting-next-drupal-meetup --- My employer, [Proctor & Stevenson](http://www.proctors.co.uk), are going to be hosting the next Bristol & South West Drupal meetup on the 25th May at our offices. diff --git a/source/_posts/2011-05-23-imagefield-import-archive.md b/source/_posts/2011-05-23-imagefield-import-archive.md index 67a2963c..bd333dd9 100644 --- a/source/_posts/2011-05-23-imagefield-import-archive.md +++ b/source/_posts/2011-05-23-imagefield-import-archive.md @@ -1,6 +1,8 @@ --- title: Imagefield Import Archive nav: blog +use: + - posts tags: - Drupal Planet - ImageField Import diff --git a/source/_posts/2011-08-28-multigroups-field-collections.md b/source/_posts/2011-08-28-multigroups-field-collections.md index b3f156ed..472193f1 100644 --- a/source/_posts/2011-08-28-multigroups-field-collections.md +++ b/source/_posts/2011-08-28-multigroups-field-collections.md @@ -1,6 +1,8 @@ --- title: Create Multigroups in Drupal 7 using Field Collections nav: blog +use: + - posts slug: create-multigroups-drupal-7-using-field-collections tags: - Drupal 7 diff --git a/source/_posts/2011-10-19-install-and-configure-subversion-svn-server-ubuntu.md b/source/_posts/2011-10-19-install-and-configure-subversion-svn-server-ubuntu.md index e1ecaf1c..e247030e 100644 --- a/source/_posts/2011-10-19-install-and-configure-subversion-svn-server-ubuntu.md +++ b/source/_posts/2011-10-19-install-and-configure-subversion-svn-server-ubuntu.md @@ -1,6 +1,8 @@ --- title: How to Install and Configure Subversion (SVN) Server on Ubuntu nav: blog +use: + - posts slug: install-and-configure-subversion-svn-server-ubuntu tags: - SVN diff --git a/source/_posts/2012-01-04-upgraded-drupal-7.md b/source/_posts/2012-01-04-upgraded-drupal-7.md index 173eb3c0..96248dcc 100644 --- a/source/_posts/2012-01-04-upgraded-drupal-7.md +++ b/source/_posts/2012-01-04-upgraded-drupal-7.md @@ -1,6 +1,8 @@ --- title: Site Upgraded to Drupal 7 nav: blog +use: + - posts slug: site-upgraded-drupal-7 --- As the vast majority of the Drupal websites that I currently work on are built on Drupal 7, I thought that it was time that I upgraded this site. Following the [core upgrade process](http://drupal.org/node/570162) and the [CCK migration process](http://drupal.org/node/1144136), everything was upgraded smoothly without any issues. diff --git a/source/_posts/2012-02-01-authorized-keys-passwordless-ssh.md b/source/_posts/2012-02-01-authorized-keys-passwordless-ssh.md index 7baa0871..dc2bcd20 100644 --- a/source/_posts/2012-02-01-authorized-keys-passwordless-ssh.md +++ b/source/_posts/2012-02-01-authorized-keys-passwordless-ssh.md @@ -1,6 +1,8 @@ --- title: How to use Authorized Keys to Create a Passwordless SSH Connection nav: blog +use: + - posts slug: use-authorized-keys-create-passwordless-ssh-connection tags: - Linux diff --git a/source/_posts/2012-04-16-omega-subtheme-drush-omega-tools.md b/source/_posts/2012-04-16-omega-subtheme-drush-omega-tools.md index cebe633c..df96ddc8 100644 --- a/source/_posts/2012-04-16-omega-subtheme-drush-omega-tools.md +++ b/source/_posts/2012-04-16-omega-subtheme-drush-omega-tools.md @@ -1,6 +1,8 @@ --- title: Create an Omega Subtheme with LESS CSS Preprocessor using Omega Tools and Drush nav: blog +use: + - posts slug: create-omega-subtheme-less-css-preprocessor-using-omega-tools-and-drush tags: - Drupal 7 diff --git a/source/_posts/2012-04-17-nagios-centos.md b/source/_posts/2012-04-17-nagios-centos.md index 1f3600e3..0980b72c 100644 --- a/source/_posts/2012-04-17-nagios-centos.md +++ b/source/_posts/2012-04-17-nagios-centos.md @@ -1,6 +1,8 @@ --- title: Installing Nagios on CentOS nav: blog +use: + - posts slug: installing-nagios-centos tags: - Nagios diff --git a/source/_posts/2012-04-19-custom-theme-templates.md b/source/_posts/2012-04-19-custom-theme-templates.md index bf8862de..eac416c6 100644 --- a/source/_posts/2012-04-19-custom-theme-templates.md +++ b/source/_posts/2012-04-19-custom-theme-templates.md @@ -1,6 +1,8 @@ --- title: Adding Custom Theme Templates in Drupal 7 nav: blog +use: + - posts description: > Today, I had a situation where I was displaying a list of teasers for news article nodes. The article content type had several different fields assigned to it, including main and thumbnail images. In this case, I wanted to have different output and fields displayed when a teaser was displayed compared to when a complete node was displayed. slug: adding-custom-theme-templates-drupal-7 diff --git a/source/_posts/2012-05-23-apache-text-files.md b/source/_posts/2012-05-23-apache-text-files.md index c5bf320c..3b81c5e0 100644 --- a/source/_posts/2012-05-23-apache-text-files.md +++ b/source/_posts/2012-05-23-apache-text-files.md @@ -1,6 +1,8 @@ --- title: Prevent Apache from displaying text files within a web browser nav: blog +use: + - posts slug: prevent-apache-displaying-text-files-within-web-browser tags: - Apache diff --git a/source/_posts/2012-05-23-checkout-specific-revision-svn-command-line.md b/source/_posts/2012-05-23-checkout-specific-revision-svn-command-line.md index c555c6d7..3a6dc980 100644 --- a/source/_posts/2012-05-23-checkout-specific-revision-svn-command-line.md +++ b/source/_posts/2012-05-23-checkout-specific-revision-svn-command-line.md @@ -1,6 +1,8 @@ --- title: Checkout a specific revision from SVN from the command line nav: blog +use: + - posts slug: checkout-specific-revision-svn-command-line tags: - SVN diff --git a/source/_posts/2012-05-23-date-popup-custom-form.md b/source/_posts/2012-05-23-date-popup-custom-form.md index 4388d8d9..f777e373 100644 --- a/source/_posts/2012-05-23-date-popup-custom-form.md +++ b/source/_posts/2012-05-23-date-popup-custom-form.md @@ -1,6 +1,8 @@ --- title: How to add a date popup calendar onto a custom form nav: blog +use: + - posts slug: add-date-popup-calendar-custom-form tags: - Forms diff --git a/source/_posts/2012-05-23-forward-domain-mod-rewrite.md b/source/_posts/2012-05-23-forward-domain-mod-rewrite.md index dc636cd1..e19cedd6 100644 --- a/source/_posts/2012-05-23-forward-domain-mod-rewrite.md +++ b/source/_posts/2012-05-23-forward-domain-mod-rewrite.md @@ -1,6 +1,8 @@ --- title: Forward one domain to another using mod_rewrite and .htaccess nav: blog +use: + - posts slug: forward-one-domain-another-using-modrewrite-and-htaccess tags: - .htaccess diff --git a/source/_posts/2012-05-23-info-file-drupal-7-theme.md b/source/_posts/2012-05-23-info-file-drupal-7-theme.md index cce3c6e7..4a0a9a90 100644 --- a/source/_posts/2012-05-23-info-file-drupal-7-theme.md +++ b/source/_posts/2012-05-23-info-file-drupal-7-theme.md @@ -1,6 +1,8 @@ --- title: Writing a .info file for a Drupal 7 theme nav: blog +use: + - posts slug: writing-info-file-drupal-7-theme tags: - Theming diff --git a/source/_posts/2012-05-24-dividing-drupals-process-and-preprocess-functions.md b/source/_posts/2012-05-24-dividing-drupals-process-and-preprocess-functions.md index 779d3a84..808885ef 100644 --- a/source/_posts/2012-05-24-dividing-drupals-process-and-preprocess-functions.md +++ b/source/_posts/2012-05-24-dividing-drupals-process-and-preprocess-functions.md @@ -1,6 +1,8 @@ --- title: Dividing Drupal's process and preprocess functions into separate files nav: blog +use: + - posts description: If you use a lot of process and preprocess functions within your Drupal theme, then your template.php can get very long and it can become difficult to find a certain piece of code. Following the example of the Omega theme, I've started separating my process and preprocess functions into their own files. slug: dividing-drupals-process-and-preprocess-functions-separate-files tags: diff --git a/source/_posts/2012-07-12-my-new-drupal-modules.md b/source/_posts/2012-07-12-my-new-drupal-modules.md index fdfa06af..7bcca20b 100644 --- a/source/_posts/2012-07-12-my-new-drupal-modules.md +++ b/source/_posts/2012-07-12-my-new-drupal-modules.md @@ -1,6 +1,8 @@ --- title: My new Drupal modules nav: blog +use: + - posts description: After a busy few days, I've released two new contrib Drupal modules. tags: - Drupal diff --git a/source/_posts/2012-07-14-install-nomensa-media-player-drupal.md b/source/_posts/2012-07-14-install-nomensa-media-player-drupal.md index 519f1e65..afc90085 100644 --- a/source/_posts/2012-07-14-install-nomensa-media-player-drupal.md +++ b/source/_posts/2012-07-14-install-nomensa-media-player-drupal.md @@ -1,6 +1,8 @@ --- title: Install and Configure the Nomensa Accessible Media Player in Drupal nav: blog +use: + - posts slug: install-nomensa-media-player-drupal tags: - Accessibility diff --git a/source/_posts/2012-07-27-linux-journal.md b/source/_posts/2012-07-27-linux-journal.md index 319f9394..2d848750 100644 --- a/source/_posts/2012-07-27-linux-journal.md +++ b/source/_posts/2012-07-27-linux-journal.md @@ -1,6 +1,8 @@ --- title: Writing an Article for Linux Journal nav: blog +use: + - posts description: I'm absolutely delighted to announce that I'm going to be writing an article for Linux Journal magazine's upcoming Drupal special. slug: writing-article-linux-journal tags: diff --git a/source/_posts/2012-08-18-display-custom-menu-drupal-7-theme-template-file.md b/source/_posts/2012-08-18-display-custom-menu-drupal-7-theme-template-file.md index 81ca010d..ce846d50 100644 --- a/source/_posts/2012-08-18-display-custom-menu-drupal-7-theme-template-file.md +++ b/source/_posts/2012-08-18-display-custom-menu-drupal-7-theme-template-file.md @@ -1,6 +1,8 @@ --- title: Display a Custom Menu in a Drupal 7 Theme Template File nav: blog +use: + - posts description: For reference, this is the code needed to display a menu in a Drupal 7 template file. slug: display-custom-menu-drupal-7-theme-template-file tags: diff --git a/source/_posts/2012-09-06-reflections-speaking-unifieddiff.md b/source/_posts/2012-09-06-reflections-speaking-unifieddiff.md index 855c683e..b5fc3c38 100644 --- a/source/_posts/2012-09-06-reflections-speaking-unifieddiff.md +++ b/source/_posts/2012-09-06-reflections-speaking-unifieddiff.md @@ -1,6 +1,8 @@ --- title: Reflections on speaking at UnifiedDiff nav: blog +use: + - posts description: Yesterday evening I went to and spoke at the UnifiedDiff meetup in Cardiff, having offered previously to do a presentation providing an introduction to Drupal. slug: reflections-speaking-unifieddiff --- diff --git a/source/_posts/2012-10-25-my-sublime-text-2-settings.md b/source/_posts/2012-10-25-my-sublime-text-2-settings.md index 7321906d..7c30b3c7 100644 --- a/source/_posts/2012-10-25-my-sublime-text-2-settings.md +++ b/source/_posts/2012-10-25-my-sublime-text-2-settings.md @@ -1,6 +1,8 @@ --- title: My Sublime Text 2 settings nav: blog +use: + - posts description: Sublime Text 2 has been my text editor of choice for the past few months, and I use it at home, in work, and on any virtual machines that I run. So rather than having to manually re-enter my settings each time, I thought that I'd document them here for future reference. tags: - Sublime Text diff --git a/source/_posts/2012-11-15-accessible-bristol-site.md b/source/_posts/2012-11-15-accessible-bristol-site.md index 2d16f868..ef17ad6e 100644 --- a/source/_posts/2012-11-15-accessible-bristol-site.md +++ b/source/_posts/2012-11-15-accessible-bristol-site.md @@ -1,6 +1,8 @@ --- title: Accessible Bristol site launched nav: blog +use: + - posts description: I'm happy to report that the Accessible Bristol was launched this week, on Drupal 7. tags: - Accessibility diff --git a/source/_posts/2012-11-17-open-sublime-text-2-mac-os-x-command-line.md b/source/_posts/2012-11-17-open-sublime-text-2-mac-os-x-command-line.md index 3327591d..bbb15d34 100644 --- a/source/_posts/2012-11-17-open-sublime-text-2-mac-os-x-command-line.md +++ b/source/_posts/2012-11-17-open-sublime-text-2-mac-os-x-command-line.md @@ -1,6 +1,8 @@ --- title: Open Sublime Text 2 from the Mac OS X Command Line nav: blog +use: + - posts slug: open-sublime-text-2-mac-os-x-command-line tags: - Sublime Text diff --git a/source/_posts/2012-12-06-use-sass-and-compass-drupal-7-using-sassy.md b/source/_posts/2012-12-06-use-sass-and-compass-drupal-7-using-sassy.md index 05873c67..8967849d 100644 --- a/source/_posts/2012-12-06-use-sass-and-compass-drupal-7-using-sassy.md +++ b/source/_posts/2012-12-06-use-sass-and-compass-drupal-7-using-sassy.md @@ -1,6 +1,8 @@ --- title: How to use SASS and Compass in Drupal 7 using Sassy nav: blog +use: + - posts slug: use-sass-and-compass-drupal-7-using-sassy tags: - Compass diff --git a/source/_posts/2013-01-09-checking-if-user-logged-drupal-right-way.md b/source/_posts/2013-01-09-checking-if-user-logged-drupal-right-way.md index 6aa3311a..4737d9d2 100644 --- a/source/_posts/2013-01-09-checking-if-user-logged-drupal-right-way.md +++ b/source/_posts/2013-01-09-checking-if-user-logged-drupal-right-way.md @@ -1,6 +1,8 @@ --- title: Checking if a user is logged into Drupal (the right way) nav: blog +use: + - posts description: How to check if a user is logged into Drupal by using the user_is_logged_in() and user_is_anonymous() functions. slug: checking-if-user-logged-drupal-right-way tags: diff --git a/source/_posts/2013-02-16-creating-and-using-custom-tokens-drupal-7.md b/source/_posts/2013-02-16-creating-and-using-custom-tokens-drupal-7.md index 3f51cc73..c7d3661f 100644 --- a/source/_posts/2013-02-16-creating-and-using-custom-tokens-drupal-7.md +++ b/source/_posts/2013-02-16-creating-and-using-custom-tokens-drupal-7.md @@ -1,6 +1,8 @@ --- title: Creating and using custom tokens in Drupal 7 nav: blog +use: + - posts slug: creating-and-using-custom-tokens-drupal-7 tags: - Drupal diff --git a/source/_posts/2013-03-02-quickest-way-install-sublime-text-2-ubuntu.md b/source/_posts/2013-03-02-quickest-way-install-sublime-text-2-ubuntu.md index 04851908..1150a865 100644 --- a/source/_posts/2013-03-02-quickest-way-install-sublime-text-2-ubuntu.md +++ b/source/_posts/2013-03-02-quickest-way-install-sublime-text-2-ubuntu.md @@ -1,6 +1,8 @@ --- title: The Quickest way to Install Sublime Text 2 in Ubuntu nav: blog +use: + - posts slug: quickest-way-install-sublime-text-2-ubuntu tags: - Linux diff --git a/source/_posts/2013-04-20-leaving-nomensa-joining-precedent.md b/source/_posts/2013-04-20-leaving-nomensa-joining-precedent.md index f9e533ee..c42f7fb7 100644 --- a/source/_posts/2013-04-20-leaving-nomensa-joining-precedent.md +++ b/source/_posts/2013-04-20-leaving-nomensa-joining-precedent.md @@ -1,6 +1,8 @@ --- title: Leaving Nomensa, Joining Precedent nav: blog +use: + - posts description: Yesterday was my last day working at Nomensa. Next week, I'll be starting as a Senior Developer at Precedent. tags: - Nomensa diff --git a/source/_posts/2013-04-27-display-git-branch-or-tag-names-your-bash-prompt.md b/source/_posts/2013-04-27-display-git-branch-or-tag-names-your-bash-prompt.md index 219db36d..44d631ca 100644 --- a/source/_posts/2013-04-27-display-git-branch-or-tag-names-your-bash-prompt.md +++ b/source/_posts/2013-04-27-display-git-branch-or-tag-names-your-bash-prompt.md @@ -1,6 +1,8 @@ --- title: Display Git Branch or Tag Names in your Bash Prompt nav: blog +use: + - posts description: Whilst watching Drupalize.me's recent Introduction to Git series, I thought it was useful the way that the current Git branch or tag name was displayed in the bash prompt. Here's how to do it. slug: display-git-branch-or-tag-names-your-bash-prompt tags: diff --git a/source/_posts/2013-06-13-some-useful-links-using-simpletest-drupal.md b/source/_posts/2013-06-13-some-useful-links-using-simpletest-drupal.md index 1d4acbd8..f399edeb 100644 --- a/source/_posts/2013-06-13-some-useful-links-using-simpletest-drupal.md +++ b/source/_posts/2013-06-13-some-useful-links-using-simpletest-drupal.md @@ -1,6 +1,8 @@ --- title: Some useful links for using SimpleTest in Drupal nav: blog +use: + - posts slug: some-useful-links-using-simpletest-drupal tags: - SimpleTest diff --git a/source/_posts/2013-07-17-creating-local-and-staging-sites-drupals-domain-module-enabled.md b/source/_posts/2013-07-17-creating-local-and-staging-sites-drupals-domain-module-enabled.md index db889ef9..87e86f2d 100644 --- a/source/_posts/2013-07-17-creating-local-and-staging-sites-drupals-domain-module-enabled.md +++ b/source/_posts/2013-07-17-creating-local-and-staging-sites-drupals-domain-module-enabled.md @@ -1,6 +1,8 @@ --- title: Creating Local and Staging sites with Drupal's Domain Module Enabled nav: blog +use: + - posts slug: creating-local-and-staging-sites-drupals-domain-module-enabled tags: - Drupal diff --git a/source/_posts/2013-07-26-going-to-drupalcon.md b/source/_posts/2013-07-26-going-to-drupalcon.md index 9d88a837..6cbd1809 100644 --- a/source/_posts/2013-07-26-going-to-drupalcon.md +++ b/source/_posts/2013-07-26-going-to-drupalcon.md @@ -1,6 +1,8 @@ --- title: Going to DrupalCon nav: blog +use: + - posts slug: going-drupalcon tags: - DrupalCon diff --git a/source/_posts/2013-09-06-create-zen-sub-theme-using-drush.md b/source/_posts/2013-09-06-create-zen-sub-theme-using-drush.md index 8dfbec45..ec98b6ad 100644 --- a/source/_posts/2013-09-06-create-zen-sub-theme-using-drush.md +++ b/source/_posts/2013-09-06-create-zen-sub-theme-using-drush.md @@ -1,6 +1,8 @@ --- title: Create a Zen Sub-theme Using Drush nav: blog +use: + - posts description: How to quickly create a Zen sub-theme using Drush. tags: - Drupal diff --git a/source/_posts/2013-11-19-dont-bootstrap-drupal-use-drush.md b/source/_posts/2013-11-19-dont-bootstrap-drupal-use-drush.md index d10745b2..3c893078 100644 --- a/source/_posts/2013-11-19-dont-bootstrap-drupal-use-drush.md +++ b/source/_posts/2013-11-19-dont-bootstrap-drupal-use-drush.md @@ -1,6 +1,8 @@ --- title: Don't Bootstrap Drupal, Use Drush nav: blog +use: + - posts tags: - Drush - Drupal Planet diff --git a/source/_posts/2013-11-27-useful-vagrant-commands.md b/source/_posts/2013-11-27-useful-vagrant-commands.md index 38fb2155..ee7f77fd 100644 --- a/source/_posts/2013-11-27-useful-vagrant-commands.md +++ b/source/_posts/2013-11-27-useful-vagrant-commands.md @@ -1,6 +1,8 @@ --- title: Useful Vagrant Commands nav: blog +use: + - posts description: Here are the basic commands that you need to adminster a virtual machine using Vagrant. tags: - Vagrant diff --git a/source/_posts/2013-12-24-quickly-apply-patches-using-git-and-curl-or-wget.md b/source/_posts/2013-12-24-quickly-apply-patches-using-git-and-curl-or-wget.md index 1ad026c4..56edcde8 100644 --- a/source/_posts/2013-12-24-quickly-apply-patches-using-git-and-curl-or-wget.md +++ b/source/_posts/2013-12-24-quickly-apply-patches-using-git-and-curl-or-wget.md @@ -1,6 +1,8 @@ --- title: Quickly Apply Patches Using Git and curl or wget nav: blog +use: + - posts description: How to quickly download a patch file and apply it to a Git repository in one line tags: - Git diff --git a/source/_posts/2013-12-31-download-different-versions-drupal-drush.md b/source/_posts/2013-12-31-download-different-versions-drupal-drush.md index 1eb054de..d4560958 100644 --- a/source/_posts/2013-12-31-download-different-versions-drupal-drush.md +++ b/source/_posts/2013-12-31-download-different-versions-drupal-drush.md @@ -1,6 +1,8 @@ --- title: Download Different Versions of Drupal with Drush nav: blog +use: + - posts description: How to download different versions of Drupal core using Drush. slug: download-different-versions-drupal-drush tags: diff --git a/source/_posts/2014-01-15-some-useful-git-aliases.md b/source/_posts/2014-01-15-some-useful-git-aliases.md index 6553468b..e22de6b2 100644 --- a/source/_posts/2014-01-15-some-useful-git-aliases.md +++ b/source/_posts/2014-01-15-some-useful-git-aliases.md @@ -1,6 +1,8 @@ --- title: Some Useful Git Aliases nav: blog +use: + - posts tags: - Git --- diff --git a/source/_posts/2014-02-09-drupalcamp-london-2014.md b/source/_posts/2014-02-09-drupalcamp-london-2014.md index 11253273..4395e772 100644 --- a/source/_posts/2014-02-09-drupalcamp-london-2014.md +++ b/source/_posts/2014-02-09-drupalcamp-london-2014.md @@ -1,6 +1,8 @@ --- title: DrupalCamp London 2014 nav: blog +use: + - posts description: It's all booked, I'm going to be attending DrupalCamp London. tags: - Drupal diff --git a/source/_posts/2014-03-03-drupalcamp-london-git-flow.md b/source/_posts/2014-03-03-drupalcamp-london-git-flow.md index 01faa25c..5a4ef2cc 100644 --- a/source/_posts/2014-03-03-drupalcamp-london-git-flow.md +++ b/source/_posts/2014-03-03-drupalcamp-london-git-flow.md @@ -1,6 +1,8 @@ --- title: DrupalCamp London: What is Git Flow? nav: blog +use: + - posts description: Slides and notes from my talk, "What is Git Flow?", that I presented at DrupalCamp London 2014. slug: what-git-flow tags: diff --git a/source/_posts/2014-05-03-drupal-association.md b/source/_posts/2014-05-03-drupal-association.md index ebec86a5..65417b36 100644 --- a/source/_posts/2014-05-03-drupal-association.md +++ b/source/_posts/2014-05-03-drupal-association.md @@ -1,6 +1,8 @@ --- title: Drupal Association nav: blog +use: + - posts tags: - Drupal - Personal diff --git a/source/_posts/2014-05-06-thanks.md b/source/_posts/2014-05-06-thanks.md index 8e073f55..65439d14 100644 --- a/source/_posts/2014-05-06-thanks.md +++ b/source/_posts/2014-05-06-thanks.md @@ -1,6 +1,8 @@ --- title: Thanks nav: blog +use: + - posts tags: - Drupal - Drupal Association diff --git a/source/_posts/2014-05-21-git-format-patch.md b/source/_posts/2014-05-21-git-format-patch.md index eb0bc16a..a6d01da8 100644 --- a/source/_posts/2014-05-21-git-format-patch.md +++ b/source/_posts/2014-05-21-git-format-patch.md @@ -1,6 +1,8 @@ --- title: git format-patch is your Friend nav: blog +use: + - posts slug: git-format-patch tags: - Patches diff --git a/source/_posts/2014-07-02-drush-make-drupalbristol.md b/source/_posts/2014-07-02-drush-make-drupalbristol.md index adef4ac7..6000bfab 100644 --- a/source/_posts/2014-07-02-drush-make-drupalbristol.md +++ b/source/_posts/2014-07-02-drush-make-drupalbristol.md @@ -1,6 +1,8 @@ --- title: drush make drupalbristol nav: blog +use: + - posts tags: - Drupal - Drush diff --git a/source/_posts/2014-10-06-fix-vagrant-loading-wrong-virtual-machine.md b/source/_posts/2014-10-06-fix-vagrant-loading-wrong-virtual-machine.md index aa2a64d8..04310422 100644 --- a/source/_posts/2014-10-06-fix-vagrant-loading-wrong-virtual-machine.md +++ b/source/_posts/2014-10-06-fix-vagrant-loading-wrong-virtual-machine.md @@ -1,6 +1,8 @@ --- title: How to fix Vagrant Loading the Wrong Virtual Machine nav: blog +use: + - posts slug: fix-vagrant-loading-wrong-virtual-machine tags: - Vagrant diff --git a/source/_posts/2014-10-21-updating-features-and-adding-components-using-drush.md b/source/_posts/2014-10-21-updating-features-and-adding-components-using-drush.md index c168727f..f7953d8b 100644 --- a/source/_posts/2014-10-21-updating-features-and-adding-components-using-drush.md +++ b/source/_posts/2014-10-21-updating-features-and-adding-components-using-drush.md @@ -1,6 +1,8 @@ --- title: Updating Features and Adding Components Using Drush nav: blog +use: + - posts slug: updating-features-and-adding-components-using-drush tags: - Drupal diff --git a/source/_posts/2014-11-18-include-css-fonts-using-sass-each-loop.md b/source/_posts/2014-11-18-include-css-fonts-using-sass-each-loop.md index eedf4941..9dcfbc3d 100644 --- a/source/_posts/2014-11-18-include-css-fonts-using-sass-each-loop.md +++ b/source/_posts/2014-11-18-include-css-fonts-using-sass-each-loop.md @@ -1,6 +1,8 @@ --- title: Include CSS Fonts by Using a SASS each Loop nav: blog +use: + - posts description: How to use an SASS each loop to easily add multiple fonts to your CSS. slug: include-css-fonts-using-sass-each-loop tags: diff --git a/source/_posts/2014-11-20-using-remote-files-when-developing-locally-stage-file-proxy-module.md b/source/_posts/2014-11-20-using-remote-files-when-developing-locally-stage-file-proxy-module.md index a086afb0..cada0ed2 100644 --- a/source/_posts/2014-11-20-using-remote-files-when-developing-locally-stage-file-proxy-module.md +++ b/source/_posts/2014-11-20-using-remote-files-when-developing-locally-stage-file-proxy-module.md @@ -1,6 +1,8 @@ --- title: Using Remote Files when Developing Locally with Stage File Proxy Module nav: blog +use: + - posts tags: - Drupal - Drupal Planet diff --git a/source/_posts/2014-11-27-pantheon-settings-files.md b/source/_posts/2014-11-27-pantheon-settings-files.md index 121fd301..cc453e61 100644 --- a/source/_posts/2014-11-27-pantheon-settings-files.md +++ b/source/_posts/2014-11-27-pantheon-settings-files.md @@ -1,6 +1,8 @@ --- title: Include environment-specific settings files on Pantheon nav: blog +use: + - posts slug: pantheon-settings-files tags: - Drupal diff --git a/source/_posts/2014-12-20-include-local-drupal-settings-file-environment-configuration-and-overrides.md b/source/_posts/2014-12-20-include-local-drupal-settings-file-environment-configuration-and-overrides.md index acb2558d..790bbc49 100644 --- a/source/_posts/2014-12-20-include-local-drupal-settings-file-environment-configuration-and-overrides.md +++ b/source/_posts/2014-12-20-include-local-drupal-settings-file-environment-configuration-and-overrides.md @@ -1,6 +1,8 @@ --- title: Include a Local Drupal Settings file for Environment Configuration and Overrides nav: blog +use: + - posts slug: include-local-drupal-settings-file-environment-configuration-and-overrides tags: - Drupal diff --git a/source/_posts/2014-12-22-configuring-the-reroute-email-module.md b/source/_posts/2014-12-22-configuring-the-reroute-email-module.md index 016d797e..0de3dac6 100644 --- a/source/_posts/2014-12-22-configuring-the-reroute-email-module.md +++ b/source/_posts/2014-12-22-configuring-the-reroute-email-module.md @@ -1,6 +1,8 @@ --- title: Configuring the Reroute Email Module nav: blog +use: + - posts tags: - Drupal - Drupal 6 diff --git a/source/_posts/2015-03-20-2014.md b/source/_posts/2015-03-20-2014.md index 7404cbc8..10b63534 100644 --- a/source/_posts/2015-03-20-2014.md +++ b/source/_posts/2015-03-20-2014.md @@ -2,12 +2,33 @@ title: 2014 description: A look back at 2014. nav: blog +use: + - posts tags: + - Drupal Association + - DrupalCamp London - Personal tweets: true --- -A lot happened last year. Here are some of the main things: +A lot happened in 2014. Here are some of the main things that I'd like to highlight: + +## Joined the Drupal Association + +This was the main thing for me this year, in May I left [Precedent](http://precedent.com) and joined the [Drupal Association](https://assoc.drupal.org). I work on the Engineering team, focused mainly on [Drupal.org](https://www.drupal.org) but I've also done some theming work on the DrupalCon [Amsterdam](http://amsterdam2014.drupal.org) and [Latin America](http://latinamerica2015.drupal.org) websites, and some pre-launch work on [Drupal Jobs](https://jobs.drupal.org). + +Some of the tasks that I've worked on so far are: + +* Fixing remaining issues from the Drupal.org Drupal 7 upgrade. +* Improving pages for [Supporting Partners](https://www.drupal.org/supporters/partners), [Technology Supporters](https://www.drupal.org/supporters/technology) and [Hosting Partners](https://www.drupal.org/supporters/hosting). These previously were manually updated pages using HTML tables, which are now dynamic pages built with [Views](https://www.drupal.org/project/views) using organisation nodes. +* Configuring human-readable paths for user profiles using [Pathauto](https://www.drupal.org/project/pathauto). Only a small change, but made a big difference to end-users. +* Migration of user data from profile values to fields, and various user profile improvements. This was great because now we can do things like reference mentors by their username and display their picture on your profile, as well as show lists of peope listing a user as their mentor. This, I think, adds a more personal element to Drupal.org because we can see the actual people and not just a list of names on a page. + +I've started keeping a list of tasks that I've been involved with on my [Work](/work/) page, and will be adding more things as I work on them. + +### Portland + +I was able to travel to Portland, Oregon twice last year to meet with the rest of the Association staff. Both times I met new people and it was great to spend some work and social time with everyone, and it was great to have everyone together as a team. ## My First DrupalCamp @@ -19,11 +40,6 @@ I was also able to do a little bit of sprinting whilst I was there, reviewing ot Attending this and [DrupalCon Prague](https://prague2013.drupal.org) in 2013 have really opened my eyes to the face-to-face side of the Drupal community, and I plan on attending a lot more Camps and Cons in the future. -## Joined the Drupal Association - -In May, I started a new job working as a Developer for the [Drupal Association](https://assoc.drupal.org/about "About the Drupal Association"), working on [Drupal.org](https://www.drupal.org) where I was able to do some very interesting work. -I was also able to travel to Portland, Oregon, USA twice last year to meet with the rest of the Association staff. Both times I met new people and it was great to spend some work and social time with everyone, and it was great to have everyone together as a team. - ## DrupalCon Amsterdam I was also able to travel to Holland and attend [DrupalCon Amsterdam](https://amsterdam2014.drupal.org) along with other members of Association staff. diff --git a/source/contact.md b/source/contact.md index 5b6f36b8..67b65406 100644 --- a/source/contact.md +++ b/source/contact.md @@ -2,6 +2,8 @@ layout: default title: Contact nav: contact +use: + - posts --- # Contact diff --git a/source/index.md b/source/index.md index 90ead40c..60100772 100644 --- a/source/index.md +++ b/source/index.md @@ -3,6 +3,8 @@ layout: default title: About Oliver nav: about front: true +use: + - posts --- # About diff --git a/source/services.md b/source/services.md index 1bad2f98..659916d7 100644 --- a/source/services.md +++ b/source/services.md @@ -2,6 +2,8 @@ layout: default title: Services nav: services +use: + - posts --- # Services diff --git a/source/talks.md b/source/talks.md index 158b5dbe..5055642f 100644 --- a/source/talks.md +++ b/source/talks.md @@ -2,6 +2,8 @@ layout: default title: Talks nav: talks +use: + - posts --- # Talks diff --git a/source/work.md b/source/work.md index 7b1a96da..ea994921 100644 --- a/source/work.md +++ b/source/work.md @@ -2,6 +2,8 @@ layout: default title: Work nav: work +use: + - posts --- # Work