Giter Site home page Giter Site logo

Comments (6)

matt-cook avatar matt-cook commented on August 25, 2024

Are these 'pop-up' type links? It should be possible to use links from the website you specify to any domain inside the primary frame. Currently pop-ups and new windows are being blocked: #6 .

from kiosk.

jgivensNAFCPL avatar jgivensNAFCPL commented on August 25, 2024

No sir, these are links to a different page on the domain, for example, if our teen/adult PAC URL is http://URL.org then our children's PAC URL is http://URL.org/kids . If you click on a link to either one of them (depending on the PAC URL you're currently looking at, obviously) I'd love the Kiosk app to be able to go to the other page.

Hopefully that clarifies my request, thank you!

from kiosk.

matt-cook avatar matt-cook commented on August 25, 2024

Apologies if I'm being dense.

You need a system to redirect requests? for example: 'if request.url == '
http://URL.org' then goto 'http://URL.org/kids' for all links on that
domain?

On Tue, Mar 10, 2015 at 9:10 AM, jgivensNAFCPL [email protected]
wrote:

No sir, these are links to a different page on the domain, for example, if
our teen/adult PAC URL is http://URL.org then our children's PAC URL is
http://URL.org/kids . If you click on a link to either one of them
(depending on the PAC URL you're currently looking at, obviously) I'd love
the Kiosk app to be able to go to the other page.

Hopefully that clarifies my request, thank you!


Reply to this email directly or view it on GitHub
https://github.com/zebradog/kiosk/issues/21#issuecomment-78060273.

from kiosk.

jgivensNAFCPL avatar jgivensNAFCPL commented on August 25, 2024

Sorry, it's not you I'm just not explaining my request very well. So on each of these pages, in the lower left hand corner there is a link to webpage for the other PAC URL. For example, if you are on the teen/adult PAC webpage and scroll to the bottom, in the left corner there will be a link that states "Children's Catalog" (and it is a link to http://URL.org/kids) . If you click that link, the window refreshes (the window that is currently open, it does not open a new window) and the Children's PAC URL is displayed. On the Children's PAC webpage, if you scroll down and go to the same area of the screen it will say "Library Catalog" (and it is a link to http://URL.org). If you click that link, it takes you back to the teen/adult PAC webpage. And so on.

Basically, I'm wanting to go back and forth between those two pages. I know it breaks the basic principles of what a kiosk is supposed to do, but it's important to the department managers that both PACs are accessible no matter what part of the library you are in. I figured it couldn't hurt to ask if that was possible.

Thank you for your time!

from kiosk.

matt-cook avatar matt-cook commented on August 25, 2024

This should probably done as a wrapper URL for both pages: it could load the correct page in an iframe with the link to the alternate (and then swap), or simply add the links directly to a modified version of each application.

If you do need the feature built-in contact [email protected] for a custom version.

tldr; best done in the content versus a function of the Kiosk app.

from kiosk.

jgivensNAFCPL avatar jgivensNAFCPL commented on August 25, 2024

Hi Matt, I ended up taking a different approach: http://community.spiceworks.com/people/randalljgivens/projects/public-access-catalog-refresh

It was a fun project, overall, and, while the Chromebox itself is an amazing little device, I'm not a fan of Chrome OS itself, so if these little guys every need to be repurposed I can simply install a different flavor or Linux.

I appreciate you looking into this though, but I think we are good now. Thanks again!

from kiosk.

Related Issues (20)

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.