Hi,

In my application, my existing html website has a

tag surrounding the text that I would like to import into Drupal. However, when I include the word "book" on the module's setup page, the resulting xhtml code imported into then begins with the comment

.

For use with my original CSS, I really need to preserve the the original

tag. It would be fine if the comment tag is added also, but entirely deleting the original tag is a severe problem in my application.

Therefore, would it be possible to add a choice on the module setup menu of whether or not to keep the "marker"??

Or can you suggest a simple change to the module's code that would accomplish the desired result?

Comments

dman’s picture

Status: Active » Closed (duplicate)