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

The "index.php" in page URLS should be hidden #121

Open
rht opened this issue Jan 21, 2022 · 0 comments
Open

The "index.php" in page URLS should be hidden #121

rht opened this issue Jan 21, 2022 · 0 comments

Comments

@rht
Copy link
Collaborator

rht commented Jan 21, 2022

For how to do this: https://www.mediawiki.org/wiki/Manual:Short_URL. This also means that we should:

  • start using non-empty $wgScriptPath
  • remove hard-coded dependencies on checking if the string index.php is present in the URL (this is currently the case with the page title detection). Ideally we want a semantic way to obtain the page title
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant