aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Version=pmwiki-2.3.37petko2024-08-211-1/+1
* Meta Content-type moved early and configurable.petko2024-08-211-2/+2
* Anchors remove deprecated name="" attribute.petko2024-08-211-1/+1
* Update docs/sample-config.php.petko2024-08-191-1/+1
* (:input e_minorcheckbox:) to include label and title per $EnableMergeLastMino...petko2024-08-191-1/+17
* Add $EnableFeeds (PITS:01511).petko2024-08-191-0/+3
* Add $EnableRefCount (PITS:01511).petko2024-08-191-0/+4
* Add $EnableCreole (PITS:01511).petko2024-08-191-0/+3
* Add $EnablePmForm (PITS:01511).petko2024-08-191-0/+3
* Add $EnableUrlApprove (PITS:01511).petko2024-08-191-0/+3
* Add $EnableObfuscateEmails, $EnablePreserveLineBreaks.petko2024-08-192-1/+7
* $EnableMergeLastMinorEdit set to 12 hours.petko2024-08-181-1/+1
* Add $EnableCommonEnhancements to docs/sample-config.php, remove $EnableNotSav...petko2024-08-181-1/+0
* $EnableSortable enabled by default.petko2024-08-181-1/+1
* Add $EnableCommonEnhancements.petko2024-08-181-0/+25
* Add helper function PRI(), update blocklist.php for PHP8.petko2024-08-131-2/+2
* Update for PHP 8. PmSyntax fix line-height for some skin configurations.petko2024-08-121-1/+1
* Version=pmwiki-2.3.36petko2024-08-071-1/+1
* Add $EnableUploadDrop based on Cookbook:DragDropMultiUpload.petko2024-07-262-53/+59
* Version=pmwiki-2.3.35petko2024-07-071-1/+1
* Fix page title could accidentally include raw HTML.petko2024-06-251-2/+5
* Remove upload extension fla.petko2024-06-251-1/+0
* Remove upload extensions htm, html, css, swf, epub, files with no extension. ...petko2024-06-251-11/+6
* Version=pmwiki-2.3.34petko2024-05-271-1/+1
* Add upload extension 'm4a'.petko2024-05-211-1/+1
* phpdiff.php fix for PHP 8.petko2024-05-071-2/+2
* $GUIButtons remove invalid elements.petko2024-04-281-1/+6
* Add (:if action browse,edit:) conditional.petko2024-04-281-0/+1
* RecipeCheck remove table width attribute.petko2024-04-281-1/+1
* Refactor $MessagesFmt to allow nested arrays with keys and (:messages key=a,b:).petko2024-04-261-4/+18
* Add helper function PosArgs($args, $posnames).petko2024-04-222-8/+3
* Version=pmwiki-2.3.33petko2024-04-211-1/+1
* Update blocklist.php for PHP 8.petko2024-04-191-1/+4
* Cache auth conditional results for (:if auth level:).petko2024-04-131-2/+2
* Add $HTMLTitleFmt (PITS:01502).petko2024-04-131-1/+5
* Fix some cases with conditional markup and markup expressions where an empty ...petko2024-04-081-2/+4
* $EnablePreviewChanges to show "No changes" if there are no changes.petko2024-03-241-2/+7
* Version=pmwiki-2.3.32petko2024-03-241-1/+1
* Lock AllRecentChanges in case of concurrent uploads.petko2024-03-071-0/+2
* Add upload extensions and image extension patterns AVIF, AVIFS.petko2024-02-261-0/+1
* Dark theme: replace label <mark> with an inverted <span>, add toggleImages(),...petko2024-02-251-4/+13
* Version=pmwiki-2.3.31petko2024-02-231-1/+1
* Revert local-$Skin.css.petko2024-02-231-1/+0
* $EnableUploadVersions = 2 (cont.)petko2024-02-221-2/+4
* Revert 'audio/aac'.petko2024-02-221-1/+0
* $EnableUploadVersions = 2; if a file already exists, rename the new file with...petko2024-02-221-12/+4
* Add upload extension 'aac' => 'audio/aac'.petko2024-02-201-1/+2
* Fix some i18n strings.petko2024-02-141-3/+2
* Dark theme toggle: refactor into a separate script pub/pmwiki-darktoggle.js, ...petko2024-02-141-6/+14
* Enable 3-way theme toggle, Light, Dark and Auto.petko2024-02-121-1/+6