Quote:
Originally Posted by xiaojohn
Ah, solved this - there's an option to change libraries at the foot of the /mobile page.
|
Since each library has a different address, you can add " ?library_id=LIBRARYNAME just after
http://XXX.XXX.XXX.XXX:8080/mobile on the NickelMenu config file so you can have a different button for each library, like
Code:
menu_item :main :Library1 :nickel_browser :modal:http://XXX.XXX.XXX.XXX:8080/mobile?library_id=LIBRARY1
menu_item :main :Library2 :nickel_browser :modal:http://XXX.XXX.XXX.XXX:8080/mobile?library_id=LIBRARY2