CCK List
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module adds a CCK list field type, that lets you add a list display to any content type, without having to manually enter HTML. To be more specific, it adds a textarea field. Every row in the textarea will be a list point. The output is generated by the theme system, so you don't have to worry about forming valid HTML or adding all those little classes yourself.
Under the cck(d6)/fields(d7) display option you can choose to display the list as an ordered or unordered list.
