Update of /cvsroot/nutch/nutch/src/web/jsp
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16442/src/web/jsp
Modified Files:
search.jsp
Log Message:
New skin for website, contributed by Frank Henze.
Index: search.jsp
===================================================================
RCS file: /cvsroot/nutch/nutch/src/web/jsp/search.jsp,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** search.jsp 15 Oct 2003 22:23:28 -0000 1.21
--- search.jsp 3 Feb 2004 22:06:45 -0000 1.22
***************
*** 49,53 ****
<jsp:include page="<%= language + "/include/header.html"%>"/>
- <center>
<form name=search action="/search.jsp" method=get>
<input name=query size=44 value='<%=queryString%>'>
--- 49,52 ----
***************
*** 55,59 ****
<input type=submit value="<i18n:message key="search"/>">
</form>
- </center>
<%
// perform query
--- 54,57 ----
***************
*** 104,108 ****
if (end < hits.getTotal()) { // insert next page button
%>
- <center>
<form name=search action="/search.jsp" method=get>
<input type=hidden name=query value='<%=queryString%>'>
--- 102,105 ----
***************
*** 111,115 ****
<input type=submit value=<i18n:message key="next"/>>
</form>
- </center>
<%
}
--- 108,111 ----
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Nutch-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-cvs