/[drupal]/contributions/modules/devel_forminspect/README.txt
ViewVC logotype

Contents of /contributions/modules/devel_forminspect/README.txt

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


Revision 1.1 - (show annotations) (download)
Mon Jan 15 08:30:58 2007 UTC (2 years, 10 months ago) by heine
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
File MIME type: text/plain
Initial commit of devel_forminspect. Provides developers with a dump of form arrays.
1 Form inspect is a small module that enables developers to quickly view the contents of a form array.
2
3 Form inspect depends on the devel module (http://drupal.org/project/devel).
4
5 Todo: provide a better (collapsible?) interface to the form dump.
6
7 Configuration
8 =============
9 1 - After enabling the module, go to Administer >> Site configuration >> Form inspect (admin/settings/forminspect) and
10 - enable 'Display form information'.
11 - optionally enter form ids of forms that should be ignored. Enter one form id per line. * is a wildcard character.
12 2 - Form inspect requires the following access permissions Administer >> User administration >> Access control (admin/user/access):
13 - the 'access devel information' permission.
14
15 Author
16 ======
17 Heine Deelstra <hdeelstra@gmail.com>
18
19 Please use the project's issue tracker for support requests.

  ViewVC Help
Powered by ViewVC 1.1.2