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

Allow to enumerate/include redirects #134

Open
gakada opened this issue Oct 15, 2017 · 3 comments
Open

Allow to enumerate/include redirects #134

gakada opened this issue Oct 15, 2017 · 3 comments

Comments

@gakada
Copy link

gakada commented Oct 15, 2017

E.g., apfilterredir in getPagesInNamespace and getAllPages (Allpages).

For example, getAllPagesInNamespace with all and getRedirectsInNamespace with redirects.

@gakada
Copy link
Author

gakada commented Nov 15, 2017

Another thing about redirects is noredirect in move.

@Naleksuh
Copy link

So the idea here is that .getAllPages will support whether to include, exclude, or include only redirects? This is good as it currently only allows excluding, annoying.

@gakada
Copy link
Author

gakada commented Jul 4, 2020

There is a more general problem, all functions have hard-coded params (with only upload having extraParams), so one can find many issues, like this one, or #133, or not being able to query sha1 (in revisions and image info), etc.

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

2 participants