Luke,<br><br>There is no reason not to use Views. Views does what you want incredibly easily and is precisely why many people come to Drupal. One thing really flexible and easy in Views2 is that you define what the download link actually looks like really easily. It can be the name of the file, yes, but it can also be the title of the  node, or you can concatenate &lt;title&gt; by &lt;author&gt; kind of thing. Really powerful and flexible. <br>
<br>As for your taxonomy thing. Yes, set it up as taxonomy and when building the view create an &quot;exposed filter&quot; using the taxonomy for that.<br><br>Shai<br><br><div class="gmail_quote">On Sat, Apr 25, 2009 at 2:38 AM, Luke <span dir="ltr">&lt;<a href="mailto:drupal@lists.tacticus.com">drupal@lists.tacticus.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello<br>
<br>
I need to know the best way or ways to achieve something like this.  I<br>
know that the answer is probably views, but (1) I don&#39;t know how to use<br>
them yet; and (2) if there is a module I haven&#39;t found yet, I&#39;d rather use<br>
that.<br>
<br>
I want users to select from a list of categories (taxonomy, I would<br>
imagine), and for each category receive a list resembling the below.<br>
Essentially, I am trying to create a library of title, author, short<br>
description, and direct links to the file or files which are related to<br>
that description.  I figure that each item will have to be its own node,<br>
with one or more file attachments, but that is not at all a requirement,<br>
so if there is another way, I&#39;m open.<br>
<br>
<br>
The First Test | Bob Jones<br>
<br>
This is a detailed record of the first set of tests which Bob performed,<br>
and also incorporates some biographical information on the test subjects.<br>
<br>
[Link to file 1]<br>
<br>
Special Project Service Manuals | Security Department<br>
<br>
The Security Department&#39;s manuals on how to run special projects.<br>
<br>
[file download link 1]<br>
[file download link 2]<br>
[...]<br>
<br>
Any advice?<br>
<br>
Thanks<br>
<br>
Luke<br>
<font color="#888888">--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></blockquote></div><br>