Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to make redirected links appear available? #7

Closed
StephenBrown2 opened this issue Feb 12, 2013 · 2 comments
Closed

Possible to make redirected links appear available? #7

StephenBrown2 opened this issue Feb 12, 2013 · 2 comments

Comments

@StephenBrown2
Copy link

In using the redirect module, I've found that the links being redirected still show up as red, or missing. Would it be possible, or prudent, to change their status to not-missing, so they show up as green links?

@splitbrain
Copy link
Owner

I don't think it's possible currently. One could think about introducing an event in page_exists() but this might have side effects (code might expect that if a page exists, it's raw wiki file does too).

@nerun
Copy link

nerun commented May 30, 2023

I would like such enhancement. I enjoy Redirec plugin, it have advantages over Page Redirect Plugin, the most obvious is the no need to the page really exists and, of course, the fact that all redirects are centralized in the same configuration file that is easy to access from the administrative panel. But for it to be perfect the link on the page would have to appear green. Otherwise it's better to use Page Redirect and create the page just as a redirect.

@splitbrain , where is located page_exists()? I want to try to do it myself. Maybe we just need a way to trick page rendering.

@splitbrain splitbrain closed this as not planned Won't fix, can't repro, duplicate, stale Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants