Wiki Redirect Script #6
Loading…
x
Reference in New Issue
Block a user
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.