[Koha-bugs] [Bug 6035] Mobile interface for OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 17 17:46:07 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6035

--- Comment #2 from Stefano Bargioni <bargioni at pusc.it> 2011-11-17 16:46:07 UTC ---
Comment on attachment 6328
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6328
Koha Mobile Web App

(In reply to comment #0)
> Koha could use a proper mobile interface for the OPAC.

A testcase in attach. It requires:
- setup of SRU server
- SRU address and port at line 23 and 24 of srugw.pl
- install srugw.pl in your web server to act as a CGI
- verify its path at line 219 of index.html
- install index.html in the doc root/mobile of Apache
- install koha-logo.gif in opac-tmpl/prog/images/koha-logo.gif.

Known limitations:
- MARC21 only
- results pagination
- sort not implemented
- I18N not implemented.

Covers are from Google Books (default) or from OpenLibrary. Hardcoded at line
26 of index.html.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list