Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add auto refresh to signage slides #2

Open
jeremyboggs opened this issue Oct 8, 2014 · 2 comments
Open

Add auto refresh to signage slides #2

jeremyboggs opened this issue Oct 8, 2014 · 2 comments
Assignees

Comments

@jeremyboggs
Copy link
Member

To make it so that we don't have to go refresh the browser every time we update content, let's add a way to auto refresh the page after a certain amount of time. Could add some javascript that counts how many slides there are on the page, multiply that by the amount of time we use per slide, and refresh when it gets to the end of that time frame. There might also be a way in Deck.js to tell when a presentation is at the last slide, and autorefresh back at the beginning.

@waynegraham
Copy link

Have a look at the deck.js ticket imakewebthings/deck.js#151. The pull request mentioned there (imakewebthings/deck.js#161) may provide a method to do part of this.

@adarwinian
Copy link

https://chrome.google.com/webstore/detail/easy-auto-refresh/aabcgdmkeabbnleenpncegpcngjpnjkc?hl=en

~Chris

Chris Gist MS, GISP
GIS Specialist
The Scholars' Lab - UVa Library
cgist@virginia.edumailto:cgist@virginia.edu | 434.982.2637
38°2'11.23"N | 78°30'21.00"W

From: Jeremy Boggs [mailto:notifications@github.com]
Sent: Wednesday, October 08, 2014 10:36 AM
To: scholarslab/slides
Subject: [slides] Add auto refresh to signage slides (#2)

To make it so that we don't have to go refresh the browser every time we update content, let's add a way to auto refresh the page after a certain amount of time. Could add some javascript that counts how many slides there are on the page, multiply that by the amount of time we use per slide, and refresh when it gets to the end of that time frame. There might also be a way in Deck.js to tell when a presentation is at the last slide, and autorefresh back at the beginning.


Reply to this email directly or view it on GitHubhttps://github.com//issues/2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants