Details
Description
The Browse search is fixed. In config.ini you can only select to use LCCN or Dewey for 'Call Number' index.
I think that we could improve it inserting a section in web/conf/config.ini to list the indexes that you want.
Now to define the first column you must modify the file web/services/Browse/Browse.php.
To define the second column you must modify the templates on the indexes that are in
web/interface/themes/<your template name>/Browse
I'm not sure if it is a good idea to use config.ini for the second column.
In fact templates are specific for every site.
I think that we could improve it inserting a section in web/conf/config.ini to list the indexes that you want.
Now to define the first column you must modify the file web/services/Browse/Browse.php.
To define the second column you must modify the templates on the indexes that are in
web/interface/themes/<your template name>/Browse
I'm not sure if it is a good idea to use config.ini for the second column.
In fact templates are specific for every site.