From | jens wille |
Date | Thu, 18 Aug 2005 11:48:58 +0200 |
Subject | Re: [greenstone-users] Displaying multiple metadata valuesindividually? |
In-Reply-To | (43044CBF-5000405-atp-rub-de) |
schild wrote:
> I guess now we found a common basis for the discussion :-). I > think the header of the mails for the discussion might be > misleading. It should probably include something like "dynamic > generation of query links from metadata with multiple values" (at > least I think that is what Chaitra was trying to implement in her > collection)... hm, i'm not sure if that hits your intentions. isn't what you want a bit more sophisticated? in chaitra's case (or mine, for that matter) it can be accomplished by just printing something out, yours on the other hand would involve dynamic form processing ("dynamic" here as linked to some user action). your intentions seem to depend on greenstone's ability to handle
or am i missing some point again? ;-) (apart from the fact, that it
> To conclude I think that "For" loop statements for handling
my ($i, $m, $n) = (-1, scalar <first list>, scalar <list>);
(in prolog this might be a lot easier ;-) cheers
|