This site is a Work In Progress
Home Where Is Rel8 Rel8 Key Questions Help Create This Wiki
This page is a Tile proposal.
Massive Wiki used as PowerPoint. Please watch this short, simple video for context.
The tl;dr: Imagine that instead of a slide deck that was a single document, a presentation instead was a playlist of pages in a wiki name space.
This Tile needs code that:
Multiple HTML5 and Markdown presentation apps exist, many of which are open source. Many of them use dividers inside one document to separate slides, which is not the intention here. But some of that code may be very useful here.
In this prototype, if you navigate to a page that has this javascript on it and you indicate in the URL a file for pages this code will add a next and previous button. This allows you to crate multiple playlists out of individual pages without iframes. It is limited that each page has to have this enabled. (code)
in this prototype you can create a list of URLs and put the number of seconds after each one then click play and the code will open up another tab and will display each page after waiting the correct number of seconds. (code)
a hosted web page and javascript code that reads a list of web pages from an external file named in the URL. You can navigate the list of pages in several ways similar to powerpoint.