I too was wrestling with this issue ...
Thanks!
Greg Williamson
-----Original Message-----
From:Katherine Don [mailto:kjdon@cs.waikato.ac.nz]
Sent:Tue 7/29/2003 3:50 PM
To:xiaohu@uiuc.edu
Cc:Greenston Digital Library
Subject:Re: [greenstone-devel] Duplicate meta field in HTML
hi Xiao
I have appended a revised version of the extract_metadata method that will extract both (or more) values. you need to replace the existing extract_metadata method with this new one, in perllib/plugins/HTMLPlug.pm
hope this helps,
Katherine Don.
xiaohu@uiuc.edu wrote:
> Hi, dear collegues,
>
> I am building a collection of HTML files, and my files have duplicate meta field like:
>
> <meta name="People" content="James Bond">
> <meta name="People" content="Tom Hanks">
> ....
>
> I did add -metadata fields option of HTMLPlugin in the configuration settings, but the Plugin only processed the first metadata of the duplicate ones. (for the above example, G-stone only plug in "James Bond" .) My G-stone version is 2.38
>
> Did you ever encounter this problem? How did you solve it?
>
> Thank you very much!
>
> Xiao
> Xiao Hu
> *******************************
<...snip...>
_______________________________________________
greenstone-devel mailing list
greenstone-devel@list.scms.waikato.ac.nz
https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-devel |