<div class="gmail_quote">Hi Tina,</div><div class="gmail_quote"><br></div><div class="gmail_quote">Have you looked at the RelatedContent module (<a href="http://drupal.org/project/relatedcontent">http://drupal.org/project/relatedcontent</a>)? With this you can manage the ordered list of content related to each node on a node-by-node basis. Then it&#39;s just a matter of exposing the block in your node pages - a single block to manage.</div>
<div class="gmail_quote"><br></div><div class="gmail_quote">I&#39;d also suggest taking a look at the Book module for linking your help pages together - providing linked pages, navigation and tables of content.</div><div class="gmail_quote">
<br></div><div class="gmail_quote">-- <br>Nyk Cowham<br>Ashlin Interactive Strategy<br><div><a href="http://ashlinstrategy.com">http://ashlinstrategy.com</a></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I&#39;m helping to architect a site that has over 800+ help pages.  These<br>
pages are mostly HowTo pages and some have a series of other pages that<br>
are directly related.  Any one of these pages could be part of a<br>
&quot;process&quot;  (such as downloading, installing, and configuring a mail<br>
client).  When a user visits a node that fits into a &quot;process&quot;, we want<br>
to list the related pages in a menu or block where the links are<br>
*always* in a set order.<br>
<br>
I&#39;m not sure technically how to achieve such a task.  I had thought<br>
about using some combination of RelatedContent, NodeQueue, or even some<br>
of the other modules that build hierarchical menus.  However, with the<br>
number of pages that we have, I am concerned with using modules that<br>
pre-create blocks.  It seems like a maintenance nightmare to have to<br>
manage these blocks, not to mention it seems like a lot of overhead.<br>
<br>
I&#39;ve not really come across examples of sites that employ this type of<br>
structure.  Does anyone have any thoughts, ideas, or examples that might<br>
help out?</blockquote></div>