Move dates into the front matter
This commit is contained in:
parent
06acf6f863
commit
bdb50d9462
129 changed files with 129 additions and 0 deletions
11
source/_posts/site-upgraded-drupal-7.md
Normal file
11
source/_posts/site-upgraded-drupal-7.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
title: Site Upgraded to Drupal 7
|
||||
date: 2012-01-04
|
||||
excerpt: 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.
|
||||
tags: [drupal]
|
||||
---
|
||||
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.
|
||||
|
||||
I've upgraded a handful of essential contrib modules to the latest stable version, [Administration Menu](http://drupal.org/project/admin_menu), [Views](http://drupal.org/project/views) etc., and will continue upgrading the other modules on the site as time allows.
|
||||
|
||||
I also prefer [Bartik](http://drupal.org/project/bartik) to [Garland](http://drupal.org/project/garland) - but I will be creating a new custom theme when I get a chance.
|
||||
Loading…
Add table
Add a link
Reference in a new issue