PHO is supposed to be a forum and while the regular PHO formatting is trying it's best to look like a forum it can't really look a forum. This script changes uses the formating already present in PHO interludes and turns the PHO posts into posts that look like Sufficant Velocity/Space Battles posts.
-
Create a new bookmark with the following url:
javascript:(function() {$("body").append("<script src='https://raw.githack.com/KeinNiemand/MagicPHOViewer/master/MagicPHOViewerLoader.user.js' crossorigin='anonymous'><\/script>")}());
-
Go to the page on Sufficient Velocity/Space Battles that has the PHO interlude you want to view.
-
Click on the bookmark
-
Go to the page of Sufficient Velocity/Space Battles that has the PHO interlude you want to view.
-
Open your browser debug console (Ctrl + Shift + J for Chrome)
-
Copy and Paste this code into the console and press enter:
$("body").append("<script src='https://raw.githack.com/KeinNiemand/MagicPHOViewer/master/MagicPHOViewerLoader.user.js' crossorigin='anonymous'><\/script>")
When the script is loaded PHO topics in PHO interludes will turn into links, simply click on the links to view them with Magic PHO Viewer. For PHO interludes with multiple topics you can navigate between pages with Sufficiant Velocitys/Space Battles Previous Page and next page buttons. If you want to return to the regular view click the back to normal view button next to to the previous/next page buttons.
If you find a bug or want to suggest an improvment please open an Issue
If you want to contribute, fork this repo and create a pull request.