CAPTCHA
Image CAPTCHA
Enter the characters shown in the image.
This question is for testing whether or not you are human.
  • Create new account
  • Reset your password

User account menu

Home
The Hyperlogos
Read Everything

Main navigation

  • Home
  • My Resumé
  • blog
  • Howtos
  • Pages
  • Contact
  • Search

D7

Breadcrumb

  • Home
  • D7

Updating drupal 7 core manually

By drink | Thu December 20, 2012

I guess this should have been obvious to me long ago, but if you have shell access you can near-instantly upgrade drupal like this:

wget (new drupal release)
tar xfz (new drupal release)
cd drupal-(new drupal version)
rm -rf sites
rsync .htaccess * (your drupal root)

If you need it spelled out a little more closely, here's what the commands look like for me for 7.18, which seems to be a security update...

D7
upgrade
shell
howto
  • Read more about Updating drupal 7 core manually
  • Log in or register to post comments

More on displaying images on D7

By drink | Tue August 28, 2012

When we left our story last time, things were in decent shape. But then I noticed that some of my img_assist tags weren't displaying, and had to meddle with the custom img_assist filter some more. I made some progress, and I feel I might as well share.

D7
hyperlogos
img_assist
image
  • Read more about More on displaying images on D7
  • Log in or register to post comments

Migrated to D7; displaying images

By drink | Mon August 27, 2012

After some deliberation I decided that it was finally time to move to Drupal 7. Most of the modules I use have been ported, and I figured I could hack my way around the rest. While there's substantially more hacking to be done, I have a fairly good handle on it so far. There were more complications than I expected, however.

Drupal
D7
hyperlogos
  • Read more about Migrated to D7; displaying images
  • 1 comment
  • Log in or register to post comments
Subscribe to D7

Footer menu

  • Contact
Powered by Drupal

Copyright © 2025 Martin Espinoza - All rights reserved