aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* Update CopyCode for dark theme.petko2024-02-121-1/+2
* $WikiStyleCSS add columns.petko2024-02-111-1/+2
* Skins to include pub/css/local-$Skin.css if present.petko2024-02-101-0/+1
* Update RecipeCheck to also list skins.petko2024-02-101-8/+22
* Refactor $PostConfig to allow called functions to update it (cont.)petko2024-02-101-1/+1
* Refactor $PostConfig to allow called functions to update it.petko2024-02-101-8/+12
* Forms add attribute "form".petko2024-02-061-1/+1
* Refactor redirect quiet.petko2024-01-241-1/+2
* Rename $EnableDarkTheme -> $EnableDarkThemeToggle.petko2024-01-231-2/+2
* Refactor config data passed to pmwiki-utils.php. Add $EnableDarkTheme.petko2024-01-231-19/+26
* Version=pmwiki-2.3.30petko2024-01-221-1/+1
* Input markup fix for unquoted form action URL.petko2024-01-211-2/+2
* Improved lisibility for inline diffs in page history.petko2024-01-211-7/+18
* Add skins/pmwiki/pmwiki-32.svg, enable for $PageLogoUrl.petko2024-01-211-2/+2
* Revert PmFilterable, will move to Cookbook.petko2024-01-212-12/+3
* Fix Attach: links with escaped path and filenames.petko2024-01-121-1/+2
* Forms enable input e_author not only for action=edit.petko2024-01-091-6/+8
* PrintDiff() add $sincce argument.petko2024-01-051-2/+2
* Add $PmFilterable (cont.)petko2023-12-291-2/+2
* Add $PmFilterable.petko2023-12-291-4/+4
* RecipeCheck use https. Add $Filterable.petko2023-12-292-5/+14
* upload.php fix warning for PHP 8.petko2023-12-261-0/+2
* Handle $EnableUploadMimeMatch with Fileinfo not enabled (cont.)petko2023-12-251-2/+1
* Handle $EnableUploadMimeMatch with Fileinfo not enabled (cont.)petko2023-12-251-1/+1
* Handle $EnableUploadMimeMatch with Fileinfo not enabled.petko2023-12-251-5/+9
* Version=pmwiki-2.3.29petko2023-12-181-1/+1
* $MarkupDirectiveFunctions allow dashes in attribute names.petko2023-12-111-1/+1
* Fix urlapprove.php for PHP 8.2. PmSyntax textarea remove styles for width, he...petko2023-11-281-1/+1
* Version=pmwiki-2.3.28petko2023-11-271-1/+1
* UrlApprovals allow https: URLs if the http: URL for the same domain is approv...petko2023-11-271-3/+4
* UrlApprovals allow https: URLs if the http: URL for the same domain is approv...petko2023-11-271-4/+3
* UrlApprovals allow https: URLs if the http: URL for the same domain is approv...petko2023-11-271-2/+2
* UrlApprovals allow https: URLs if the http: URL for the same domain is approv...petko2023-11-271-2/+3
* UrlApprovals allow https: URLs if the http: URL for the same domain is approv...petko2023-11-271-1/+1
* UrlApprovals allow https: URLs if the http: URL for the same domain is approved.petko2023-11-271-1/+2
* Fix for window.localStorage disabled.petko2023-11-261-1/+1
* Add $NotifyRelatedTrailFmt (cont.).petko2023-11-191-1/+1
* Add $NotifyRelatedTrailFmt, reverse simpletable row backgrounds when there is...petko2023-11-191-4/+11
* Add input color.petko2023-10-261-2/+2
* Add input month field (cont.).petko2023-10-241-1/+1
* Add input month field.petko2023-10-241-1/+2
* Version=pmwiki-2.3.27petko2023-10-231-1/+1
* DiffRenderSource() fix for PHP 8, keep ins/del tags on the same line, .diffma...petko2023-10-111-3/+19
* Version=pmwiki-2.3.26petko2023-09-281-1/+1
* Update header year.petko2023-09-281-1/+1
* Update feeds.php for PHP 8.2 (PITS:01494).petko2023-09-281-1/+1
* Unset upload extensions if size set to 0.petko2023-09-271-0/+1
* Add $EnableSearchAtLeastOneTerm, default disabled.petko2023-09-261-4/+8
* Add configurable $TrailFmt snippets.petko2023-09-131-5/+19
* Add $InputLabelFmt configurable (PITS:01493).petko2023-09-061-3/+7