Turn poll module into a CCK field type
Last modified: May 3, 2006 - 17:19
Motivation
The poll.module in Drupal core lets people conduct simple polls on their sites. It is not extensible in any way. A more flexible solution would be to turn it into a CCK field type so that polls could be combined with other fields in custom content types. The goal of this project is to create a CCK field type that has all of the features of the current poll module.
