html export
Sometimes we have the challenge to archive an older Drupal website. It is not necessary to have a fully functional interactive archive. For that reason I tried the module HTML Export.
The idea is simple: The module creates a html page for every Drupal page which is visible for a guest.
If you have a multisite installation with a multilingual drupal it's a bit more complicated, because HTML Export doesn't work well with these things :-( I haven't found a real solution for everything but I did the following:



