aboutsummaryrefslogtreecommitdiff
path: root/scripts/utils.php
Commit message (Expand)AuthorAgeFilesLines
* $EnableSortable enabled by default.petko2024-08-181-1/+1
* Add $EnableUploadDrop based on Cookbook:DragDropMultiUpload.petko2024-07-261-47/+30
* 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
* Update CopyCode for dark theme.petko2024-02-121-1/+2
* 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
* Revert PmFilterable, will move to Cookbook.petko2024-01-211-11/+2
* Add $PmFilterable (cont.)petko2023-12-291-2/+2
* Add $PmFilterable.petko2023-12-291-4/+4
* RecipeCheck use https. Add $Filterable.petko2023-12-291-2/+10
* CopyCode update styles.petko2023-03-061-2/+2
* Fix for PHP 8. CopyCode fix button styles if pre is too large.petko2023-03-041-3/+3
* More distinctive color on copy code.petko2023-03-021-1/+1
* Add $EnableCopyCode and Copy code button to <pre> blocks.petko2023-03-021-2/+18
* PmSyntax optimize/refactor for large pages (cont.), fix inline escaped texts ...petko2022-12-181-0/+1
* Refactor scripts/utils.php, add pm_json_encode().petko2022-12-171-26/+68
* Add scripts/utils.js; add $EnablePmUtils; move loading of pmwiki-utils.js and...petko2022-01-191-0/+54