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.
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. :)