Changes between Initial Version and Version 1 of Ticket #634


Ignore:
Timestamp:
2009-09-28T11:10:24+13:00 (15 years ago)
Author:
kjdon
Comment:

from John McP on sourceforge:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #634 – Description

    initial v1  
    99Some documents appear to be completely missing a URL,
    1010but this may be a seperate problem.
     11
     12Comment from john McP on sourceforge:
     13
     14Look in HTMLPlug, line 147(?):
     15my $web_url = "http://$file";
     16and line 367(?):
     17return ("http://" . $before_hash, $hash_part, 1);