Wiki Redirect Script #6
Labels
No labels
Forums archiver
Redirector
Wiki archiver
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
glitch-city-laboratories/epilogue#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create a php script that redirects request for wiki pages to archived pages.
This is (mostly) implemented, but we are experiencing hurdles with the archive itself. In other words - the redirector generates redirect URLs that are consistent with what the archive generator generates, but the archive generator is not generating the correct URLs in the first place
This was resolved by sharing the code for generating links (i.e. Main Page -> Main_Page.html) between the archive generator and the redirector.