Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
you don't need a module for that-- core drupal can do that no problem. You may want to add the http://drupal.org/project/views module to making various listings though.
=== "Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu "God helps those who help themselves." -- Benjamin Franklin "Search is your best friend." -- Worldfallz
Use CCK (Content Construction Kit) to build custom node types. You can add all sorts of fields like date of manufacture, country, value, etc. Then use Views to build lists.
Comments
you don't need a module for
you don't need a module for that-- core drupal can do that no problem. You may want to add the http://drupal.org/project/views module to making various listings though.
===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz
Ever get anywhere?
Use CCK (Content Construction Kit) to build custom node types. You can add all sorts of fields like date of manufacture, country, value, etc. Then use Views to build lists.
-Imre