Closed (fixed)
Project:
Import HTML
Version:
5.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2007 at 10:50 UTC
Updated:
13 Nov 2007 at 06:11 UTC
First of all, thanks for this wonderful module.
I imported more than 300 pages of my static site into drupal. At the end of each page, I see an 'archive' link - which points to the htm file in the /static folder. I want to remove this link. Can you please tell me how?
Comments
Comment #1
dman commentedThat's from the optional, experimental 'static.module' that is distributed in the same bundle (as it demonstrates a use of some of the import/export routines) but isn't really intended for prime-time yet, unless you have a true use for it.
You enabled the optional 'static' module. You didn't need it. Just turn it off in your modules page. Delete the /static folder too if you like.
Comment #2
deadlyminds commentedThanks Dman. I disabled the static option and re-imported the files. It works well now.
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.