On 7/23/06, Bryan Woliner <[EMAIL PROTECTED]> wrote: > I am trying to modify the standard nutch search page (for nutch 0.8-dev) and > have several questions: > > 1. Do most people modify the search.html file directly, or is it better to > modify the files that are used to automatically generate the > search.htmlpage. If the latter is the case, are there any files > besides these that are > involved in the creation of the search page: > > - *../nutch-8d/src/web/jsp/search.sjp* > - *../nutch-8d/src/web/include/style.html* > - *../nutch-8d/src/web/include/footer.html* > - *../nutch-8d/src/web/include/en/header.xml > * > - *../nutch-8d/src/web/pages/en/search.xml*
I would modify those files used to generate the page, rather than the resulting page itself. > 2. I have looked at the source of the search.html page that comes up when > you open :8080, and it appears that this page is mostly generated from > search.jsp and the certain other html pages it includes (listed above)). > However, I cannot figure out where the menu is being imported from. This is > the section of code that follows the imported style sheet, but precedes the > input box and button used to search. Where does this code come from?? Also, > I cannot figure out where the nutch_logo.gif image is coming from (that file > name doesn't even appear the source for search.html). docs/img/reiter/logo_nutch.gif -- Cheers, Hasan Diwan <[EMAIL PROTECTED]> ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
