- https://kuschelyagi.com/
- Joined on
2018-08-19
Block a user
Add images to wiki archive
Redirect old-style forum URLs
Wiki archiver not generating heading anchors
Archive linker not correctly handling fragments in URLs
Static Wiki Website Archive
URL issue was resolved by replacing '/' with '+' as in: https://archives.glitchcity.info/wiki/Mimic_glitch_(Japanese_Diamond+Pearl).html
I'll make separate tickets for other issues with the wiki archival script.
Static HTML Forum Archive
Mostly finalized but I would like to add some of the bbcodes that the forum used to support (mainly [img])
Forum Redirect Script
The above was solved by generating an index of thread id -> board id on the archive side and having the redirector pull it on startup.
Wiki Redirect Script
This was resolved by sharing the code for generating links (i.e. Main Page -> Main_Page.html) between the archive generator and the redirector.
Wiki Redirect Script