Drupal 6, Token Filter and “Footer Message”
The Token Filter is a great way to insert variable data, e.g., current year: “Copyright 2012″, without enabling the php filter. And, we all know, enabling the PHP Filter is a Very Bad Thing©. However, getting Token Filter to work as expected is challenging, and the current maintainer is taking a cu