No way to reorder catalog search results?
Hey all, I've been tinkering with the search.marc/search.pl and search.tmpl files because we'd like to add 'sort' links in the table headers for the search results (like the ones used in reserve.tmpl). I noticed the variable $orderby, but it is only used in function findseealso($dbh, @tags). So, as far as I can tell, what I would like to do is not possible without modifying search.pl. Can anyone confirm or refute this for me? Thanks for the help. Kyle IT Tech Crawford County Federated Library System
This will be much easier once you get your perl-zoom plugin working since the results are cached. I think it would be pretty difficult to do in 2.2. Once we finish the baseline search options and the deletions ping the list with this question so we remember to add that function :-). Cheers, Joshua On Wed, Mar 22, 2006 at 09:40:58AM -0500, Kyle Hall wrote:
Hey all, I've been tinkering with the search.marc/search.pl and search.tmpl files because we'd like to add 'sort' links in the table headers for the search results (like the ones used in reserve.tmpl). I noticed the variable $orderby, but it is only used in function findseealso($dbh, @tags). So, as far as I can tell, what I would like to do is not possible without modifying search.pl. Can anyone confirm or refute this for me? Thanks for the help.
Kyle
IT Tech Crawford County Federated Library System
_______________________________________________ Koha-devel mailing list Koha-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/koha-devel
-- Joshua Ferraro VENDOR SERVICES FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
participants (2)
-
Joshua Ferraro -
Kyle Hall