<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><P style="margin-top: 0px; margin-right: 0px; margin-bottom: 12px; margin-left: 0px; "><FONT class="Apple-style-span" color="#14314D" face="Bitstream Vera Sans" size="3"><SPAN class="Apple-style-span" style="font-size: 12.8px;">I would like to create a static html archive of my drupal site (on a regular basis, for corporate compliance reasons related to documenting previous states of the publicly published information).</SPAN></FONT></P><P style="margin: 0.0px 0.0px 12.0px 0.0px; line-height: 17.0px"><FONT class="Apple-style-span" color="#14314D" face="Bitstream Vera Sans" size="3"><SPAN class="Apple-style-span" style="font-size: 12.8px;">I have referred to the drupal manual page at </SPAN></FONT><A href="http://drupal.org/node/27882"><FONT class="Apple-style-span" face="Bitstream Vera Sans" size="3"><SPAN class="Apple-style-span" style="font-size: 12.8px;"><FONT class="Apple-style-span" color="#29639B"><B>http://drupal.org/node/27882</B></FONT></SPAN></FONT></A><FONT class="Apple-style-span" color="#14314D" face="Bitstream Vera Sans" size="3"><SPAN class="Apple-style-span" style="font-size: 12.8px;">. But I have two problems (because I am simply archiving a snapshot of the site, not retiring it, so I don't want to interfere with the normal, drupal-based, dynamic operation).</SPAN></FONT></P><P style="margin: 0.0px 0.0px 12.0px 0.0px; line-height: 17.0px"><FONT class="Apple-style-span" color="#14314D" face="Bitstream Vera Sans" size="3"><SPAN class="Apple-style-span" style="font-size: 12.8px;">1. When I use any of the download tools (wget, sitesucker, I've not yet tried httrack) to download the site, the function drupal_get_html_head in file includes/common.inc outputs a directive ". This causes the downloaded pages to contain links which try to open the original site on the Internet, rather than the local file copy.</SPAN></FONT></P><P style="margin: 0.0px 0.0px 12.0px 0.0px; line-height: 17.0px"><FONT class="Apple-style-span" color="#14314D" face="Bitstream Vera Sans" size="3"><SPAN class="Apple-style-span" style="font-size: 12.8px;">2. I would like to be logged in as a special user, named "archive", which is configured specially for archive purposes. For instance, it has no permission to search; it displays a custom block that tells that this is an archived version of the website, and states the date on which it was archived, etc. This works for me when I manually login as user "archive". How to get a downloading tool to login as a drupal user (they are good at http authentication, but have no understanding of drupal authentication).</SPAN></FONT></P><P style="margin: 0.0px 0.0px 12.0px 0.0px; line-height: 17.0px"><FONT class="Apple-style-span" color="#14314D" face="Bitstream Vera Sans" size="3"><SPAN class="Apple-style-span" style="font-size: 12.8px;">Thanks,</SPAN></FONT></P><P style="margin: 0.0px 0.0px 12.0px 0.0px; line-height: 17.0px"><FONT class="Apple-style-span" color="#14314D" face="Bitstream Vera Sans" size="3"><SPAN class="Apple-style-span" style="font-size: 12.8px;">Cheryl</SPAN></FONT></P><P style="margin: 0.0px 0.0px 12.0px 0.0px; line-height: 17.0px"><BR class="khtml-block-placeholder"></P></BODY></HTML>