Customizing HTML: Adding "Other Pages from This Site" to Result List
The format of the results list is controlled by the file "searchdata/templates/line_listing.txt".
To add a "Other Pages from This Site" option below each line listing, add the following to "line_listing.txt" (new addition in bold):
<DL> <DT> <B>%rank%. <a href="%redirector%%URL%">%title%</A></B>%admin_options%</DT> <DD STYLE="font-size:10pt;line-height:14pt"><BR> <FONT CLASS=Subtle> <B>URL:</B>%URL%- size%Size%-%Day% %Month% %Year%</FONT>%context_line%<BR><a href="%script_name%?Terms=host:%host%"> Other Pages from This Site </A> </DD> </DL>
History: requires FDSE version 2.0.0.0030 or newer to have access to the "script_name" and "host" variables.
"Customizing HTML: Adding "Other Pages from This Site" to Result List"
http://www.xav.com/scripts/search/help/1025.html