index.php

<?php
// $Id$

/** @mainpage
 *
 * These are the current custom helper modules that I am developing...
 * - The devel_helper.module contains an experiment prettier and friendly version of PHP's print_r() and the Devel module's dprint_r().
 * - The form_helper.module contains modules that assist with form validation and form altering.
 * - The menu_helper.module replicates and improves upon the Inettool's navigation management and organization patterns.
 * - The theme_helper.module is collection of useful template snippets with some common re-usable website add-ons like a font resizer.
 *
 * These are the current contributed modules that I am supporting...
 * - The fieldset_helper.module saves the collapsed state of a Drupal collapsible fieldset.
 */