Corrected help pages' links to documentation to return full path with root dirrectory.
Eg. were: "sites/all/modules/htmLawed/htmLawed/htmLawed_README.htm"
Now: "/sites/all/modules/htmLawed/htmLawed/htmLawed_README.htm"
| Comment | File | Size | Author |
|---|---|---|---|
| htmLawed.patch | 6.27 KB | TriAn |
Comments
Comment #1
alpha2zee commentedThank you for reporting this issue. In my setup (on Windows XP, PHP 5.2.6, Apache 1.3), however, I find that the links to help files are functional when 'clean URLs' is disabled; with 'clean URLs enabled', the link takes me to a 'help' page that lists links to all modules' help files; the link to htmLawed's help file works on this page. With the patch you have suggested, the links do not seem to work with 'clean URLs' either enabled or disabled. If you have any suggestion, kindly report.
Comment #2
alpha2zee commented