aboutsummaryrefslogtreecommitdiff
path: root/scripts/pagelist.php
Commit message (Expand)AuthorAgeFilesLines
* Fix for window.localStorage disabled.petko2023-11-261-1/+1
* Add $EnableSearchAtLeastOneTerm, default disabled.petko2023-09-261-4/+8
* Fix pagelist when 2+ directives on the same line, reported by Simon.petko2023-07-181-8/+8
* Pagelists fix bug with multiple category=+A,+B entries. (cont.)petko2023-03-151-1/+0
* Pagelists fix bug with multiple category=+A,+B entries.petko2023-03-151-1/+2
* Fix for PHP 8. CopyCode fix button styles if pre is too large.petko2023-03-041-1/+1
* Revert 4352.petko2023-02-061-1/+1
* Reference $PageIndexFoldFunction to &$StrFoldFunction by default.petko2023-02-061-2/+1
* PageListCache() remove unneeded global $PageIndexFile.petko2023-02-051-2/+2
* Update for PHP 8.petko2022-12-171-1/+1
* Update for PHP 8.1, reported by HansBpetko2022-11-011-1/+1
* Prevent double-encoded entities in searchbox.petko2022-10-161-2/+2
* Searchbox also escape custom field names.petko2022-10-071-1/+1
* Close potential XSS vulnerability (PITS:01483). Add $FailedLoginsFunction, re...petko2022-10-071-1/+1
* Pagelist update for PHP 8.1petko2022-08-201-0/+2
* Searchbox allow for removal of submit button if label=""; add default placeho...petko2022-06-031-2/+4
* Add variable $PageIndexTermsFunctionpetko2022-05-311-4/+5
* Update for PHP 8 (pagelist targets).petko2022-05-291-1/+1
* Fix broken list=grouphomes (PITS:01477).petko2022-05-231-1/+1
* pmwiki-utils.js - replace let with var, suggested by SteP; fix pagelist order...petko2022-05-141-1/+1
* Fix for PHP 8, reported by Siegfried Seibertpetko2022-03-261-1/+1
* Fixes for PHP 8, reported by Siegfried Seibertpetko2022-03-261-1/+2
* Responsive skin.css summary:hover color:navy. $IncludedSections in pagelists ...petko2022-01-011-8/+2
* Included pages to include PageTextVariables markup and from Pagelist template...petko2021-12-311-1/+7
* PreviewPage(), forms.php: add $IncludedPages list after the edit form text area.petko2021-12-301-1/+3
* Pagelist link/category to accept character classes. petko2021-12-291-1/+1
* PmSyntax revert (group)?(header|footer) core meta; Pagelist fix case with sin...petko2021-12-241-1/+1
* Pagelist category= remove diagnostic output.petko2021-12-241-1/+0
* PmSyntax add function toggleStyles(). Pagelist prototype category=Category ar...petko2021-12-241-0/+8
* PmSyntax add (:nl:) core metapetko2021-12-241-2/+0
* Pagelist correct bug with link= negation (cont.).petko2021-12-231-9/+10
* Pagelist correct bug with link= negation.petko2021-12-221-6/+8
* Pagelist accept links= argument.petko2021-12-221-0/+1
* Pagelists link= argument now accepts multiple pages, wildcards, negations, an...petko2021-12-221-6/+43
* Pagelist searches with wrong $SearchPatterns will now use $SearchPatterns["de...petko2021-11-251-0/+1
* Add $MultiFactorAuthFunction, $PageIndexFoldFunctionpetko2021-07-091-2/+3
* Fix warnings for undefined variables in PHP 8 (PITS:01461)petko2021-05-051-1/+1
* Hide warning in pagelist.php for PHP 8, reported by Dominique Faure. Remove e...petko2021-04-091-1/+1
* Add pmtoken(), AutoCheckToken() currently transparent, todo, PHP8 compatibili...petko2021-01-311-2/+2
* add comments next to preg_replace and create_function that old addons may cau...petko2020-04-161-1/+1
* sample-config.php stip trailing spaces; add comments next to preg_replace and...petko2020-04-161-1/+2
* skins.php: add Cookbook:SkinChange; Add FileSizeCompact() and DiffTimeCompact...petko2020-03-231-2/+2
* Mute a number of PHP notices for undefined variables. Add that "URL" means in...petko2019-12-071-2/+2
* Add $InputAttrs role and aria-*, allow aria-\\w* attributes for the (:searchb...petko2019-11-171-2/+3
* Add {$$EachCount} pagelist template pseudovar, containing the count for the c...petko2019-11-131-3/+7
* Update for PHP 7.4 string offset with curly braces is deprecatedpetko2019-09-031-3/+3
* Add ObfuscateLinkIMap() based on Cookbook:DeObMail, default disabled. GuiEdit...petko2019-08-291-2/+2
* Add $PageListVarFoldFn, default $StrFoldFunction, for international case-inse...petko2019-05-211-6/+10
* Add $PageListSortCmpFunction.petko2018-07-121-2/+3
* Fix a Pagelists order bug, reported by Chuck Goldsteinpetko2018-01-111-2/+3