[sword-devel] New Sword Website: It's happening...

Martin Gruner sword-devel@crosswire.org
Fri, 6 Jul 2001 22:19:16 +0200


> great :)
> I'd like to help with the module serving part (ModDisp.jsp) to see if it
> can serve zip files, gzipped files, rpm, deb, and windows exe so that
> install managers can have a good choice of what to get.
>
> unfortunately I don't know anything about jsp's, who is working on
> this?

I don't think this really has to be a jsp. You could also use another 
language that you prefer if it is easy to port and extend the existing code. 
Maybe you could use Perl of PHP?

Please also take care of different sorting mechanisms (after language, name, 
date, version etc.). This could be triggered by commandline args, and these 
could for example be triggered by the links in the head of the table that 
ModDsp.??? will generate. Just a suggestion.

Maybe this important tool can be added to the main CVS?

Martin