/[drupal]/contributions/modules/private_number/private_number.info
ViewVC logotype

Contents of /contributions/modules/private_number/private_number.info

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


Revision 1.2 - (show annotations) (download)
Mon Apr 6 20:37:32 2009 UTC (7 months, 3 weeks ago) by gestaltware
Branch: MAIN
CVS Tags: DRUPAL-5--2-0, DRUPAL-5--2-1, HEAD
Changes since 1.1: +2 -2 lines
- fixed bug where superuser always had view private number permission
- fixed bug where edit privileges overrode view private number permission
- added view own private number permission
- added settings.php key config and removed legacy key from db
- added support for key in external file
- added status report hook on key status
- added field setting to disable human regex validation error message
- added hook_private_number_access to integrate with other modules
1 ; $Id$
2 name = Private Number
3 description = Defines a CCK field type for numbers which should be kept private, such as government-issued identification or account numbers.
4 package = CCK
5 dependencies = content

  ViewVC Help
Powered by ViewVC 1.1.2