<div dir="ltr">It sounds like what you need is the panels module (<a href="http://drupal.org/project/panels">http://drupal.org/project/panels</a>)<br><br><div class="gmail_quote">On Mon, Sep 1, 2008 at 6:10 AM, Christopher M. Jones <span dir="ltr">&lt;<a href="mailto:cjones@partialflow.com">cjones@partialflow.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;">I want to construct a page that displays a number of nodes. Each node is<br>
of a different type, as follows:<br>
<br>
Node 1: Page content, by node id.<br>
Node 2: The most recent node assigned to specified taxonomy term<br>
Node 3. Page content, by node id.<br>
<br>
This is an &#39;about&#39; page that details a project (node 1), gives the<br>
project&#39;s status (node 2), and explains the project&#39;s mission (node 3).<br>
The first and third nodes don&#39;t get updated much, but the third node<br>
needs to be the most recent update, with a history of updates viewable<br>
elsewhere on the site as e.g., a category of blog posts, or some other<br>
content type I may decide is more appropriate.<br>
<br>
For the first and third nodes, I can simply pass ids as view parameters.<br>
But I&#39;m stuck on how to incorporate the second node. I guess what I&#39;m<br>
looking for is a way to do a view of views, or to create a view with a<br>
subquery.<br>
<br>
Ideas?<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></div>