Tom,<br><br>Welcome to Drupal!<br><br>First off, Drupal&#39;s &quot;blog&quot; module is really designed for sites where more than one person has a blog on the same site. If you don&#39;t have more than one person posting the articles, you don&#39;t need to bother with the blog module and it might even confuse you. You can rename the &quot;story&quot; content type to &quot;news blog&quot; or something, or simply create a new content type if you want to keep the story content type.<br>
<br>Yes, you can change the published date field for any node to any date you want and use that as a method to get them to sort properly.<br><br>There are many other ways in Drupal to get content to sort in the order you want. Later down the road you will certainly find yourself installing the <a href="http://drupal.org/project/views">views</a> module and maybe also the <a href="http://drupal.org/project/nodequeue">node queue</a> module to help you pull out stuff the way you want it. But as a beginner I think just editing the date published field would be fine.<br>
<br>Good luck,<br><br>Shai<br><a href="http://content2zero.com">content2zero.com</a><a href="http://content2zero.com">http://content2zero.com</a><br><br><div class="gmail_quote">On Thu, May 8, 2008 at 11:20 AM, Tom Holmes Jr. &lt;<a href="mailto:tom@tomholmes.net">tom@tomholmes.net</a>&gt; 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&#39;m creating a new site in Drupal 5.7 hosted at SiteGround.<br>
I&#39;m collecting data (news) from two older sites, and I will move them<br>
into this new site.<br>
<br>
So ... I was thinking of creating a blog .... that way every new news<br>
item goes to the top of the list and the old news items get pushed down.<br>
The problem is that since I am collecting data from other sites, I would<br>
like to sort these things myself.<br>
For example as I create these entries, I will include a date that the<br>
news item happened, I would like it sorted in that Chronological order<br>
with the most recent first.<br>
If I just create a blog and I add items out of data order, I am afraid<br>
they will appear in the blog out of order.<br>
<br>
So, since I haven&#39;t looked at the blog, can I edit the create date and<br>
put it in the order I want?<br>
If so that&#39;s great, then I can create my entries and they will be sorted<br>
on the date I entered, not on the actual date I created the node.<br>
If that solution won&#39;t work, what is an alternative solution?<br>
<br>
Thanks for the help!<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Tom<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>