Issue #2: Everything needs to use posts
This commit is contained in:
parent
36e337feda
commit
be2d8d0bec
|
@ -2,6 +2,8 @@
|
|||
title:
|
||||
description:
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
tags:
|
||||
-
|
||||
---
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Conditional Email Addresses in a Webform
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
slug: conditional-email-addresses-webform
|
||||
tags:
|
||||
- Drupal Planet
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Quickly Create Zen Subthemes Using Zenophile
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
tags:
|
||||
- Drupal Planet
|
||||
- Drupal 6
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: 10 Useful Drupal 6 Modules
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
tags:
|
||||
- Drupal Planet
|
||||
- Drupal 6
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Review of the Teleport Module
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
slug: review-teleport-module
|
||||
tags:
|
||||
- Drupal Planet
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Review of the Admin:hover Module
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
slug: review-adminhover-module
|
||||
tags:
|
||||
- Drupal Planet
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Review of the Image Caption Module
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
slug: review-image-caption-module
|
||||
tags:
|
||||
- Drupal Planet
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: How to Create and Apply Patches
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
slug: create-and-apply-patches
|
||||
tags:
|
||||
- Drupal Planet
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Proctor & Stevenson
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
slug: proctor-stevenson
|
||||
tags:
|
||||
- Personal
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Imagefield Import Archive
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
tags:
|
||||
- Drupal Planet
|
||||
- ImageField Import
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Installing Nagios on CentOS
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
slug: installing-nagios-centos
|
||||
tags:
|
||||
- Nagios
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Reflections on speaking at UnifiedDiff
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
description: Yesterday evening I went to and spoke at the <a href="http://www.unifieddiff.co.uk" title="UnifiedDiff">UnifiedDiff meetup</a> in Cardiff, having offered previously to do a presentation providing an introduction to Drupal.
|
||||
slug: reflections-speaking-unifieddiff
|
||||
---
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: My Sublime Text 2 settings
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
description: <a href="http://www.sublimetext.com/2" title="Sublime Text 2">Sublime Text 2</a> 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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Going to DrupalCon
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
slug: going-drupalcon
|
||||
tags:
|
||||
- DrupalCon
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Don't Bootstrap Drupal, Use Drush
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
tags:
|
||||
- Drush
|
||||
- Drupal Planet
|
||||
|
|
|
@ -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 <a href="http://vagrantup.com" title="The Vagrant Home page">Vagrant</a>.
|
||||
tags:
|
||||
- Vagrant
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Some Useful Git Aliases
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
tags:
|
||||
- Git
|
||||
---
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Drupal Association
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
tags:
|
||||
- Drupal
|
||||
- Personal
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Thanks
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
tags:
|
||||
- Drupal
|
||||
- Drupal Association
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: git format-patch is your Friend
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
slug: git-format-patch
|
||||
tags:
|
||||
- Patches
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: drush make drupalbristol
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
tags:
|
||||
- Drupal
|
||||
- Drush
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Using Remote Files when Developing Locally with Stage File Proxy Module
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
tags:
|
||||
- Drupal
|
||||
- Drupal Planet
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Include environment-specific settings files on Pantheon
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
slug: pantheon-settings-files
|
||||
tags:
|
||||
- Drupal
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Configuring the Reroute Email Module
|
||||
nav: blog
|
||||
use:
|
||||
- posts
|
||||
tags:
|
||||
- Drupal
|
||||
- Drupal 6
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
layout: default
|
||||
title: Contact
|
||||
nav: contact
|
||||
use:
|
||||
- posts
|
||||
---
|
||||
# Contact
|
||||
|
||||
|
|
|
@ -3,6 +3,8 @@ layout: default
|
|||
title: About Oliver
|
||||
nav: about
|
||||
front: true
|
||||
use:
|
||||
- posts
|
||||
---
|
||||
# About
|
||||
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
layout: default
|
||||
title: Services
|
||||
nav: services
|
||||
use:
|
||||
- posts
|
||||
---
|
||||
# Services
|
||||
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
layout: default
|
||||
title: Talks
|
||||
nav: talks
|
||||
use:
|
||||
- posts
|
||||
---
|
||||
# Talks
|
||||
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
layout: default
|
||||
title: Work
|
||||
nav: work
|
||||
use:
|
||||
- posts
|
||||
---
|
||||
# Work
|
||||
|
||||
|
|
Reference in a new issue