Git Product home page Git Product logo

googlebooks's People

Contributors

godmar avatar

Watchers

 avatar  avatar

googlebooks's Issues

Won't work with HTTPS

I'm having a hard time getting this to work with HTTPS.
Only recently got librarian system running in https.
gbsclasses won't run anymore.
Fixed the 'mixed content' errors with some tweaking, but still is not functioning properly on all pages.

If anyone needs more detail just let me know.
If I find the solution I'll post it here too.

gbs-thumbnail-large not working as well as it could

What steps will reproduce the problem?
1. Put in a span element with class gbs-thumbnail-large

What is the expected output? What do you see instead?
I expected to see a thumbnail with the zoom factor set to 1, but on many 
occasions the thumbnail had zoom factor still set to 5

What version of the product are you using? On what operating system?
r5 (latest) on III Millennium Cagalogue (Solaris 9).

Please provide any additional information below.
I think that the issue is to do with with the replace statement (line 403). 
Many of the thumbnails have the "zoom=5" at the end of the url string so it 
does not match "&zoom=5&". I made the change to
imgurl = imgurl.replace(/&zoom=5/, "&zoom=1"), which seems to work quite well

Original issue reported on code.google.com by [email protected] on 13 Oct 2011 at 7:56

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.