The way I understood the problem was that Jean didn't want the end-user/client to have to enter the items individually, but wanted the flexibility of having each item as a distinct node .. so the problem would be more on the input side then on the display side.
<br><br>I&#39;m not sure if there is an existing contrib module to allow this .. does something exist out there that would let you specify &quot;at &lt;this path&gt; create a submission form for &lt;number&gt; of &lt;node type&gt;&quot; and then create those nodes?
<br>&nbsp;<br><div><span class="gmail_quote">On 9/11/07, <b class="gmail_sendername">Earnie Boyd</b> &lt;<a href="mailto:earnie@users.sourceforge.net">earnie@users.sourceforge.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Quoting Jean Gazis &lt;<a href="mailto:jgazis@gmail.com">jgazis@gmail.com</a>&gt;:<br><br>&gt; I don&#39;t know any PHP. I have cut and pasted a snippet or two, but that&#39;s<br>&gt; about it. I want to eventually learn more, but this isn&#39;t a big-ticket job
<br>&gt; so it&#39;s not what I&#39;d choose to put all my time into right now.<br>&gt;<br>&gt; Is there a module or modules that would let me do this?<br>&gt;<br><br>If I understand what you need, a simple listing of recently added pages
<br>by page type, yes.&nbsp;&nbsp;Perhaps the archive[1] or calendar[2] is all you<br>need.&nbsp;&nbsp;The other option is to use a taxonomy term to do grouping.&nbsp;&nbsp;You<br>create a taxonomy term for each new package.&nbsp;&nbsp;Then you can display the<br>
package using the taxonomy term.&nbsp;&nbsp;From that package you can list the<br>individual product.&nbsp;&nbsp;You can use a path alias to rename<br>taxonomy/term/&lt;tid&gt; to something more elegant.<br><br>Earnie -- <a href="http://for-my-kids.com/">
http://for-my-kids.com/</a><br>-- <a href="http://give-me-an-offer.com/">http://give-me-an-offer.com/</a><br><br>--<br>[ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br></blockquote>
</div><br>