User talk:The Transhumanist/LoadNextPage.js
Appearance
I'm using this page as a workspace for the development of the script. The talk page portion of it starts at #Discussions, below.
Script's workshop
- This is the work area for developing the script and its documentation. The talk page portion of this page starts at #Discussions, below.
Description / instruction manual
(Script under development - not yet functional)
LoadNextPage = Load Next Page
Its purpose: Loads the next page from the load list.
When completed, this script will load the next page from the load list in the current window, but will first ask if the user wants to leave the current page.
Explanatory notes
This section explains the source code, in detail.
Quick walk-through
Change log
Task list
Bugs
Desired features
- Check for load list
- Check to see if load list is empty
- Load next page into separate window
- Load next page into new tab
Completed features
Development notes
- Where should it get the list?
- Load the links listed on the current page?
- From a standard designated page? (e.g., "Pageloader list")
- How does it know when you are done with the page?
- It doesn't have to
- It remembers the last page loaded
- When you call it again, it loads the next page on the list
- It doesn't have to