Project

General

Profile

Feature #716

Iterate through list of views

Added by Anonymous about 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
04/06/2014
Due date:
% Done:

100%


Description

The script would work like this:

  • Script looks up existing view in list (from local storage)
  • Find next view in list
  • Uses setTimeout() to open new view in given time frame

Associated revisions

Revision 4 (diff)
Added by luke.murphey almost 10 years ago

Added code to iterate through views automatically (closes #716)

History

#1 Updated by Luke Murphey about 10 years ago

  • Assignee changed from Anonymous to Luke Murphey

#2 Updated by Luke Murphey almost 10 years ago

The algorithm will look something like this:

  1. Load settings
  2. Find current view in list
  3. Select new view
  4. Set timeout for jump
  5. Jump to next view

#6 Updated by Luke Murphey almost 10 years ago

Need to make sure that following works:

  • Showing views when only one exists
  • Iterating around back to the first view
  • Works on both simple XML and advanced XML

#7 Updated by Luke Murphey almost 10 years ago

  • % Done changed from 0 to 50

#8 Updated by Luke Murphey almost 10 years ago

  • Status changed from New to In Progress

#9 Updated by Luke Murphey almost 10 years ago

Advanced XML pages don't work yet (simple XML does). I'm getting an error trying to load store.js.

#10 Updated by Luke Murphey almost 10 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 50 to 100

Also available in: Atom PDF