ProfessionalWiki / ProfessionalWiki/SubPageList

Evolution : increase the high limit (500) to another

Open
#57 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.