A few (minor) questions/requests:
a) The "link back" url configuration option doesn't work correctly if the url already contains a script option (e.g. ..myscript.php?page=search) - search.php will create urls with double ?'s in them (..myscript.php?page=search?zoom_query...). Fixing this involves a simple change to the code in search.php - but am I missing something?
b) The name/location of the search_template.html file does not seem to be a configurable option. Could it be?
c) The page navigation bar is placed after the search results. Could the location of this become an option?
a) The "link back" url configuration option doesn't work correctly if the url already contains a script option (e.g. ..myscript.php?page=search) - search.php will create urls with double ?'s in them (..myscript.php?page=search?zoom_query...). Fixing this involves a simple change to the code in search.php - but am I missing something?
b) The name/location of the search_template.html file does not seem to be a configurable option. Could it be?
c) The page navigation bar is placed after the search results. Could the location of this become an option?
Comment