ProfessionalWiki / ProfessionalWiki/SubPageList
Evolution : increase the high limit (500) to another
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 24
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
What is the reason for a such 500 value ? https://github.com/JeroenDeDauw/SubPageList/blob/master/doc/USAGE.md#limiting-the-result-set
Can this value be set by a parameter ?
In my case, I've updated it in the code to 5000, so I can set the limit higher than 500.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the limiting section in doc/USAGE.md and trace the code that enforces the fixed limit of 500. Determine how the limit could be supplied as a parameter, then verify that values above 500 are accepted without breaking the existing subpage listing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100