| Hi Graham
TEXTPlug doesn't do anything with its text, other than escaping some
special characters, and adding <pre> tags around it.
If you want links to be added as html <a> tags, you will need to either
modify TEXTPlug to look for links, or convert your documents to html and
use HTMLPlug. (The plugin code can be found in gsdl/perllib/plugins).
Cheers,
Katherine Don
Graham S. Green wrote:
> Hi all,
>
> I have a number of text documents in my library which also contains
> various http links. The library build ok with the text files however
> the links do not work. Is it possible for me to get the links to work
> from the actual text files or do I have to convert them all to html
> documents with embedded links?
>
>
>
> Thanks
>
>
> Graham
>
>
> _______________________________________________
> greenstone-users mailing list
> greenstone-users@list.scms.waikato.ac.nz
> https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-users |