Skip to content

Instantly share code, notes, and snippets.

@mjordan
mjordan / d6to7_cck_textfield_length_checker.php
Created August 7, 2013 16:49
Script to find Drupal 6 CCK text fields that are longer than 255 characters. Very useful in preparing to upgrade a site to Drupal 7.
<?php
/**
* d6to7_cck_textfield_length_checker.php, a script to find Drupal 6
* CCK text fields that are longer than 255 characters.
*
* Written by Mark Jordan, [email protected] and released into the
* public domain.
*
* Upgrading to Drupal 7 from Drupal 6 instances that use CCK can