Drumroll please.....
Per your request.....
The fix that will put Jetspeed on the map......
Mike :)
(I think I'll tackle the speeling errors in the READMEs next) :) :)
Index: src/content/static/search.html
===================================================================
RCS file: /products/cvs/jetspeed/jetspeed/src/content/static/search.html,v
retrieving revision 1.8
diff -r1.8 search.html
74c74
< searchengines = new Array(8);
---
> searchengines = new Array(9);
82a83
> searchengines[8] = new SearchEngine( "freshmeat", "Freshmeat",
>"http://freshmeat.net/search.php3?query=" );
84,86d84
< /*
< FIX ME: Add freshmeat.net... it was down when I was writing this script
< */
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]