Move all files to old/astro/

This commit is contained in:
Oliver Davies 2025-10-03 01:06:46 +01:00
parent b176f4d25e
commit cdf77e8b5f
1340 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,23 @@
---
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.