Closed (fixed)
Project:
Library
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2008 at 15:32 UTC
Updated:
14 Aug 2008 at 16:18 UTC
Some libraries might want richer patron records, maybe with attributes like patron type (youth, general, visitor, etc.). Maybe a model like the core profile module, where admins can define attributes of certain types, would be useful.
Comments
Comment #1
jastraat commentedSince patron is a content type, you can use CCK to add additional fields related to the patron. :)