Wiki Redirect Script #6

Closed
opened 2020-07-13 04:09:58 +00:00 by kuschelyagi · 2 comments
Owner

Create a php script that redirects request for wiki pages to archived pages.

Create a php script that redirects request for wiki pages to archived pages.
Author
Owner

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 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
Author
Owner

This was resolved by sharing the code for generating links (i.e. Main Page -> Main_Page.html) between the archive generator and the redirector.

This was resolved by sharing the code for generating links (i.e. Main Page -> Main_Page.html) between the archive generator and the redirector.
kuschelyagi added the
Wiki archiver
label 2020-09-03 22:02:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: glitch-city-laboratories/epilogue#6
No description provided.