hi there,
I did search for a while but could'nt answer following question:
how does htsearch build the links around the images for next and previos
pages defined in page_number_text:
is there any chance to configure this behavior myself ?
I would like to give a link around the numbers for my result-page.
htsearch is called via parameters by result.php, which evaluates the
return-array.
this is how i defined the icons in htdig.conf:
######################### start example
#
# The following are used to change the text for the page index.
# The defaults are just boring text numbers. These images spice
# up the result pages quite a bit. (Feel free to do whatever, though)
#
next_page_text: <img src=images/search/buttonr.gif border=0 align=middle
width=30 height=30 alt=next>
no_next_page_text:
prev_page_text: <img src=images/search/buttonl.gif border=0 align=middle
width=30 height=30 alt=prev>
no_prev_page_text:
page_number_text: "<img src=images/search/button1.gif border=0 align=middle
width=30 height=30 alt=1>" \
"<img src=images/search/button2.gif border=0 align=middle
width=30
height=30 alt=2>" \
"<img src=images/search/button3.gif border=0 align=middle
width=30
height=30 alt=3>" \
"<img src=images/search/button4.gif border=0 align=middle
width=30
height=30 alt=4>" \
"<img src=images/search/button5.gif border=0 align=middle
width=30
height=30 alt=5>" \
"<img src=images/search/button6.gif border=0 align=middle
width=30
height=30 alt=6>" \
"<img src=images/search/button7.gif border=0 align=middle
width=30
height=30 alt=7>" \
"<img src=images/search/button8.gif border=0 align=middle
width=30
height=30 alt=8>" \
"<img src=images/search/button9.gif border=0 align=middle
width=30
height=30 alt=9>" \
"<img src=images/search/button10.gif border=0 align=middle
width=30
height=30 alt=10>"
#
######################### end example
thank's in advance.
---------------------------------------------------------
lars krueger
JAKOTA design group fon 0381- 4997033
leonhardstrasse 22 fax 0381- 4900054
18057 rostock, germany home http://www.jakota.de
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives: <http://www.htdig.org/mail/menu.html>
FAQ: <http://www.htdig.org/FAQ.html>