I have the "Advanced Help" module installed (6.x-1.1-acquiadev-1, part of the Acquia Drupal distro). Import HTML is one of the few modules that have an Advanced Help entry. But... something’s missing when compared with the regular help.

admin/help/import_html
help/import_html/import_html_help

The second section of the Import HTML advanced help (the walkthrough) is missing... also there is a missing letter "r" in the titles _and_ URLs of "walkthrough"

It is described at:
admin/advanced_help/import_html

...as "A walkthough of a sample site import process", but that link,
help/import_html/walkthrough

...results in a page that just reads "A walkthough of a sample site import process. Missing help topic."

Also, the two versions of the main help file differ, starting at around the “Ubuntu-PHP-tidy extension” section. One might be newer than the other.

Comments

silentway’s picture

I just upgraded to the latest release of Advanced Help (v 6.x-1.2). No change in this issue.

http://drupal.org/project/advanced_help

dman’s picture

Status: Active » Fixed

Thanks for the testing!
Sorry I didn't notice this issue earlier.
It was just a typo in the filename "walkthough" meant the link was bad. fixed in dev now.

The help text is identical - it's the same file - but one may have slightly different css available to it than the other. One renders CODE tags as inline, the other as block. :-}

Finally fixed in -dev. "advanced help" support was very experimental at the time I tried adding it!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.