<html><body><span style="font-family:Verdana; color:#000000; font-size:10pt;"><div>Thanks Jamie. Ha, I think I've been so conditioned to expecting an oft complicated, layered and abstract solution that simplicity evades me!<br><br></div>
<blockquote id="replyBlockquote" webmail="1" style="border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size:10pt; color:black; font-family:verdana;">
<div id="wmQuoteWrapper">
-------- Original Message --------<br>
Subject: Re: [development] D7 injecting page body content from a module<br>
From: Jamie Holly &lt;<a href="mailto:hovercrafter@earthlink.net">hovercrafter@earthlink.net</a>&gt;<br>
Date: Thu, July 07, 2011 7:36 am<br>
To: <a href="mailto:development@drupal.org">development@drupal.org</a><br>
<br>
      Create a menu path and function for it, then in the function:<br> <br> function mypage_callback(){<br> &nbsp;&nbsp;&nbsp; $content = file_get_contents({path/filename});<br> &nbsp;&nbsp;&nbsp; return $content;<br> }<br><blockquote cite="mid:20110707071834.804c86d0f7e2d7fea66bf47f0edba67b.7802c45bcd.wbe@email12.secureserver.net" type="cite"><span style="font-family: Verdana; color: rgb(0, 0, 0); font-size: 10pt;"> </span></blockquote>   
</div>
</blockquote></span></body></html>