// $Id: README.TXT,v 1.5 2008/05/30 15:26:00 litwol Exp $ 

The utility module is a module that contains a bunch of utilities that are
simple to code, everyone wants, but nobody actually codes them.

Right now, we have the following utilities:
 * System module fieldset closer
 * Allow to enable/disable individual plugins' through admin/settings/util page
 * Automatically save height for resized textarea
 * and more

To create new utilities for your drupal site place your code in a .inc file
and into util/utilities/[YOUR UTILITY]/ folder

For more information on the project and to submit issues and patches
visit the following page: http://drupal.org/project/util