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

Drupal

Breadcrumb

  • Home
  • Drupal

Drupal is a PHP-based content management system.

Drupal backup and reinstall shell script

By drink | Fri May 05, 2023

I've been playing around with creating a kind of all-in-one, "loaded for bear" Drupal 10 configuration, with a coherent set of compatible and cooperative modules. My goal is to make deployment and expansion simple regardless of your goals.

howto
Drupal
  • Read more about Drupal backup and reinstall shell script
  • Log in or register to post comments

image_to_media_filters test cases

test
Drupal
  • Read more about image_to_media_filters test cases
  • Log in or register to post comments

Hyperlogos.org moves to D9

By drink | Thu November 10, 2022

...as soon as I can get hosting... because my host is still stuck on PHP 7.4. This means that I'm still stuck with D7. But this blog is about converting my site from D7 to D9. I was able to preserve everything, it seems, down to text formats — but all of them were refusing to display because they had references to missing filters, so it made it look like none of my content was present.

hyperlogos
Drupal
  • Read more about Hyperlogos.org moves to D9
  • 3 comments
  • Log in or register to post comments

CMS users don't care about Mobilegeddon

By drink | Wed April 22, 2015

Right now, there is a massive flap occurring in the blogosphere which is known as "Mobilegeddon". Google is going to increase the relative ranking of pages which are available in both desktop and mobile themes, as opposed to only one or the other. This has got a lot of incompetent amateurs worried about whether their sites will vanish off the search landscape, but any Drupal (or other adequate CMS) user can solve this problem with a few clicks.

google
search
Drupal
  • Read more about CMS users don't care about Mobilegeddon
  • Log in or register to post comments

SA-CORE-2013-003 ate my site! Now what?

By drink | Sat November 23, 2013

When I updated Drupal to 7.24, the status report instructed me to twiddle my .htaccess files per security advisory SA-CORE-2013-003, so I did. And then my site unthemed itself. A quick trip to the error log revealed the problem, and even the solution: change FollowSymLinks to SymLinksIfOwnerMatch.

Drupal
howto
apache
  • Read more about SA-CORE-2013-003 ate my site! Now what?
  • 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

Patches and Updates for the img_assist.module

By drink | Tue November 28, 2006

I've been working on a patch for the img_assist.module that allows you to easily link uploaded images (using image.module, and upload.module, or compatible) into other node types. The img_assist.module is quite dandy and more or less indispensible in my book, but it is missing some very important features. img_assist.module only allows you to use certain predefined sizes (whatever's defined for images, that is smaller than img_assist.module's maximum size) and a custom size. It also only gives you two alignment options: float left, and float right.

Drupal
patch
img_assist
drupal module
  • Read more about Patches and Updates for the img_assist.module
  • Log in or register to post comments

Hyperlogos.org Theme Revisions

In an attempt to decrease page load times, I threw out sIFR and re-re-redid my page layout. We're back to using 100% CSS (no tables) which breaks IE, but not as badly as the last theme did. Pages are now typically loading in under a second.

My theme is kind of wonky - it looks like my drupal install is weird. I'm just going to keep it limping along until 5.0 and the modules I need come out, and then I'll upgrade and start working on THAT database.

hyperlogos
Drupal
theme
  • Read more about Hyperlogos.org Theme Revisions
  • Log in or register to post comments

A Simple perl-based cron.php Fetcher for Drupal

By drink | Wed November 08, 2006

I originally posted this on drupal.org here but I wrote it, so here it is.

I just ran into a fun problem: I installed a VMware LAMP appliance and it turns out it doesn't have lynx, links, curl, or wget. What to do? Luckily, it has perl. The following perl script grabs cron.php from localhost and prints the job's status to STDOUT.

Drupal
perl
  • Read more about A Simple perl-based cron.php Fetcher for Drupal
  • Log in or register to post comments

Quotes, whee.

By drink | Mon August 21, 2006

I have installed the Quotes module. This system allows for displaying of random quotes. I'm not doing that right now, but you can search for quotes, add new quotes, and so on. I have the functionality to import quotes in an odd tab-delimited format, or in fortune file format. For reference, you can find fortune files by googling for "fortune datfiles". The debian repository CVS is a good place to download them individually.

news
hyperlogos
Drupal
  • Read more about Quotes, whee.
  • Log in or register to post comments
Pagination
  • Page 1
  • Next page ››
Subscribe to Drupal

Footer menu

  • Contact
Powered by Drupal

Copyright © 2025 Martin Espinoza - All rights reserved