/[drupal]/contributions/modules/util/README.TXT
ViewVC logotype

Contents of /contributions/modules/util/README.TXT

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (show annotations) (download)
Fri May 30 15:26:00 2008 UTC (17 months, 4 weeks ago) by litwol
Branch: MAIN
CVS Tags: DRUPAL-6--2-3, DRUPAL-6--2-2, HEAD
Changes since 1.4: +12 -9 lines
File MIME type: text/plain
#264418 by [mustafau]: Add CVS id tags
1 // $Id$
2
3 The utility module is a module that contains a bunch of utilities that are
4 simple to code, everyone wants, but nobody actually codes them.
5
6 Right now, we have the following utilities:
7 * System module fieldset closer
8 * Allow to enable/disable individual plugins' through admin/settings/util page
9 * Automatically save height for resized textarea
10 * and more
11
12 To create new utilities for your drupal site place your code in a .inc file
13 and into util/utilities/[YOUR UTILITY]/ folder
14
15 For more information on the project and to submit issues and patches
16 visit the following page: http://drupal.org/project/util

  ViewVC Help
Powered by ViewVC 1.1.2