Skip to content

Blog

The blog

  • About
  • Contact

Month: January 2015

Posted on 22/01/201530/01/2015

Bare bones Drupal 7 custom module

How to create a bare bones Drupal 7 custom module:

  1. Create a module folder in /sites/all/modules/custom/[modname]
  2. Create a [modname].info file. See: www.drupal.org/node/1075072
  3. Create a [modname].module file, and create a hook function.

Done!

Posted on 15/01/201515/01/2015

git assume-unchanged vs skip-worktree

When to use which? Check out stackoverflow.com/a/13631525

Recent Posts

  • CS32 Blue Pill clone connection problems
  • ImageMagick: Convert image to PDF without losing quality
  • PHP development environment with Docker Compose
  • First go game on DGS
  • Drupal: Pass arguments to a Views block

Recent Comments

  • Root Root on ImageMagick: Convert image to PDF without losing quality
  • negora on ImageMagick: Convert image to PDF without losing quality
  • Lembah Cirendeu on ImageMagick: Convert image to PDF without losing quality
  • Eugene on CS32 Blue Pill clone connection problems
  • Eugene on CS32 Blue Pill clone connection problems

Archives

  • July 2019
  • October 2017
  • July 2017
  • December 2015
  • November 2015
  • June 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • March 2014
  • February 2014

Categories

  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Proudly powered by WordPress