Submitted by todd on Wed, 08/25/2010 - 00:35
I'm writing this page mainly as a way to not have to type it all in any more. I do/have-done a fair number of free websites for various groups and causes. I've done some paid sites as well. Often I find myself walking someone thru what a theme is and how I can bust them out a simple site quick if they choose to use a free theme. The rest of this page is that discussion.
Submitted by todd on Sun, 04/25/2010 - 23:44
Submitted by todd on Fri, 03/19/2010 - 17:47
Submitted by todd on Wed, 02/03/2010 - 21:45
Today I renamed the drupalManageFCKEditor.sh script to drupalManageLibraries.sh.
drupalManageFCKEditor.sh was a script I had written to help with the installation and maintenance of the FCKEditor library that is required to make the Drupal fckeditor module work. It allowed downloading the latest version of the file and looking inside the installed directory for modifications to the original files.
Submitted by todd on Tue, 01/26/2010 - 10:10
Submitted by todd on Tue, 12/08/2009 - 18:13
UPDATE: See comments below for update to this post.
This is a discussion on how to integrate drush into a Drupal environment set up with my Drupal Scripts Library.
Submitted by todd on Wed, 11/25/2009 - 13:58
Here I'll discuss the setup of a pair of Drupal websites, one a development ('dev') site and one a production ('prod'), and a system allowing the migration of state between them (promotion). This discussion, and the procedures described assume the presence of my Drupal Script Library.
Motivation
In many cases, especially those of high-visibility, high-importance sites, it is desirable to see how changes will affect a site before releasing the change to the public. A new module, new content, or even updates need to be tested in a development environment before being effected on the production site.
Having a development environment on which changes can be staged allows assurance that a change doesn't have any negative effects as well as giving stake-holders an opportunity to sign off on the change before it goes live.
Submitted by todd on Wed, 10/14/2009 - 22:00
Submitted by todd on Mon, 09/28/2009 - 16:59
Today, for a site I maintain, I did some work on how anonymous comment posts work. The goal was to support anonymous commentst that would be published and to send an admin a notification email. In addition to this, I did some setup so that anon comment posting would work w/ the the 'Filtered HTML' input format even tho 'Full HTML' was the sitewide default to support the use of the FCKEditor. This was all done w/ contrib modules and configuration.
Submitted by todd on Tue, 09/22/2009 - 12:16
I'm in the process of setting up Fedora 11 on my new Dell Latitude D630. This post will document the process.
Going thru the optional packages in Fedora is always a pain, but after the required 30 minutes or so, I finished. I reboot the machine and it came right up in Fedora, no problems. I connected it to my local wifi network, installed the fastestmirror package, then began the 200M+ update.
Pages