User talk:The Transhumanist/ViewAsOutline-Book.js
{{User:The Transhumanist/Workshop boilerplate/Lead hatnote}}
:This script is functional
This script adds outlne wikiformatting markup code (right on the screen) to any page you view in the "Book:" namespace. It makes headings look like this: == Heading ==
(just like you see inside WP's wiki editor), and it wraps *
around the page names. This allows you to copy and paste the material right from the screen to an outline you are editing in another window without having to type in the wikicodes manually. Once installed, it operates automatically – it does not have an on/off switch.
= 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 for ''ViewAsOutine-Book''
:This script is functional
This script adds outlne wikiformatting markup code (right on the screen) to any page you view in the "Book:" namespace. It makes headings look like this: == Heading ==
(just like you see inside WP's wiki editor), and it wraps *
around the page names. This allows you to copy and paste the material right from the screen to an outline you are editing in another window without having to type in the wikicodes manually. Once installed, it operates automatically – it does not have an on/off switch.
{{User:The Transhumanist/Workshop boilerplate/Install}}
{{User:The Transhumanist/Workshop boilerplate/Explanatory notes}}
= General approach =
(general approach goes here)
More specifically, starting at the beginning...
{{User:The Transhumanist/Workshop boilerplate/Aliases}}
{{User:The Transhumanist/Workshop boilerplate/Bodyguard function}}
{{User:The Transhumanist/Workshop boilerplate/The ready event listener-handler}}
{{User:The Transhumanist/Workshop boilerplate/Only activate for vector skin}}
Change log for ''ViewAsOutine-Book''
- 2018-01-05
- Started script
- Removes headings (but only their titles, by mistake)
- Adds wikiformatting to links
- 2018-01-08
- Removes notice boxes from top of page
- Removes h2 and h3 headings rather than just their titles
Task list
= Bug reports =
= Desired/completed features =
: Completed features are marked with {{done}}
- Remove the whole h2 and h3 headings (the edit boxes and blank lines are still there) {{done}}
- Remove extraneous space at top of page (left over from the headings?)
Development notes for ''ViewAsOutine-Book''
= Rough rough talk-through =
{{Further|Pseudocode}}
Script dependencies
= Discussions =
: This is where the actual talk page starts for {{SUBPAGENAME}}. Please post your discussion threads below...