This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/source/_posts/site-upgraded-drupal-7.md
Oliver Davies 85a10c545b Run prettier on all *.md files
```
prettier '{app,source}/**/**.md' --write
```
2020-03-08 17:57:45 +00:00

1,002 B

title date excerpt tags
Site Upgraded to Drupal 7 2012-01-04 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.
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 and the CCK migration process, everything was upgraded smoothly without any issues.

I've upgraded a handful of essential contrib modules to the latest stable version, Administration Menu, Views etc., and will continue upgrading the other modules on the site as time allows.

I also prefer Bartik to Garland - but I will be creating a new custom theme when I get a chance.