| Commit message (Expand) | Author | Age | Files | Lines |
* | Add $EnableFeeds (PITS:01511). | petko | 2024-08-19 | 1 | -0/+3 |
* | Add $EnableRefCount (PITS:01511). | petko | 2024-08-19 | 1 | -0/+4 |
* | Add $EnableCreole (PITS:01511). | petko | 2024-08-19 | 1 | -0/+3 |
* | Add $EnablePmForm (PITS:01511). | petko | 2024-08-19 | 1 | -0/+3 |
* | Add $EnableUrlApprove (PITS:01511). | petko | 2024-08-19 | 1 | -0/+3 |
* | Add $EnableObfuscateEmails, $EnablePreserveLineBreaks. | petko | 2024-08-19 | 1 | -1/+1 |
* | $EnableMergeLastMinorEdit set to 12 hours. | petko | 2024-08-18 | 1 | -1/+1 |
* | Add $EnableCommonEnhancements to docs/sample-config.php, remove $EnableNotSav... | petko | 2024-08-18 | 1 | -1/+0 |
* | Add $EnableCommonEnhancements. | petko | 2024-08-18 | 1 | -0/+25 |
* | Refactor $PostConfig to allow called functions to update it (cont.) | petko | 2024-02-10 | 1 | -1/+1 |
* | Refactor $PostConfig to allow called functions to update it. | petko | 2024-02-10 | 1 | -8/+12 |
* | Skip upgrade check if $EnableReadOnly. Fix bug with multiple $MarkupDirective... | petko | 2022-12-09 | 1 | -1/+1 |
* | Fix author.php may be included before some variables are defined, reported by... | petko | 2022-06-05 | 1 | -1/+3 |
* | Add scripts/utils.js; add $EnablePmUtils; move loading of pmwiki-utils.js and... | petko | 2022-01-19 | 1 | -28/+3 |
* | pmwiki-utils.js move to $HTMLHeaderFmt (often prevents page redraw with the T... | petko | 2022-01-19 | 1 | -2/+2 |
* | LocalTimes change a.rcreload with span.rcreload, update styles, store previou... | petko | 2022-01-05 | 1 | -1/+1 |
* | Add $EnableLocalTimes (default disabled) and styles, add HandleDiffList(). $R... | petko | 2021-12-27 | 1 | -1/+2 |
* | Updates for PHP 8.1, hide warnings, add PSFT() replacement for strftime() and... | petko | 2021-12-20 | 1 | -1/+1 |
* | PmSyntax allow for $when to be after rule with ">rule"; use actual InterMaps ... | petko | 2021-12-15 | 1 | -1/+1 |
* | PmSyntax refactor; add $CustomSyntax for recipes to define syntax rules | petko | 2021-12-14 | 1 | -1/+4 |
* | PmSyntax edit form push up 1px. | petko | 2021-12-11 | 1 | -3/+2 |
* | PmSyntax unshift before other styles to allow easy changes. | petko | 2021-12-11 | 1 | -8/+8 |
* | PmSyntax i18n checkbox label | petko | 2021-12-11 | 1 | -2/+4 |
* | Add $FarmPubDirUrl/guiedit/pmwiki.syntax.{css,js}; $EnablePmSyntax default 0 | petko | 2021-12-11 | 1 | -0/+6 |
* | Add $ToggleNextSelector. | petko | 2020-01-17 | 1 | -1/+4 |
* | Mute a number of PHP notices for undefined variables. Add that "URL" means in... | petko | 2019-12-07 | 1 | -1/+1 |
* | Add code highlight feature compatible with highlight.js | petko | 2019-09-12 | 1 | -2/+2 |
* | Only enable sortable when $EnableSortable is set. | petko | 2019-09-01 | 1 | -0/+1 |
* | Var changed to $EnableSortable | petko | 2019-09-01 | 1 | -1/+1 |
* | pmwiki-utils.js: add sortable tables | petko | 2019-09-01 | 1 | -1/+1 |
* | Add ObfuscateLinkIMap() based on Cookbook:DeObMail, default disabled. GuiEdit... | petko | 2019-08-29 | 1 | -2/+14 |
* | Add $EnablePreviewChanges, PreviewDiff() based on Cookbook:PreviewChanges | petko | 2019-08-28 | 1 | -2/+3 |
* | Forms: remove "target" attribute (broke PmForm); add HTML5 input types "email... | petko | 2015-08-26 | 1 | -1/+3 |
* | Allow $PostConfig entries to be launched after per-page customization, before... | petko | 2014-08-09 | 1 | -0/+8 |
* | The svn up didnt seem to work :-( again | petko | 2011-01-13 | 1 | -0/+2 |
* | Revert stdconfig.php and $PostConfig. Need more work. | petko | 2011-01-13 | 1 | -38/+27 |
* | Mod $PostConfig to $PmConfig; use $PmConfig in stdconfig.php; add LoadInterMa... | petko | 2011-01-13 | 1 | -27/+38 |
* | Add check for session support. | pmichaud | 2007-11-14 | 1 | -0/+3 |
* | Enable upgrades on farms. | pmichaud | 2007-07-18 | 1 | -1/+1 |
* | Site -> SiteAdmin conversion. | pmichaud | 2007-06-17 | 1 | -0/+6 |
* | Remove outdated reference to mailposts.php . | pmichaud | 2007-04-24 | 1 | -2/+0 |
* | Add MarkupExpressions to standard config. | pmichaud | 2007-04-13 | 1 | -0/+3 |
* | Update copyright dates. | pmichaud | 2007-02-28 | 1 | -1/+1 |
* | Move WikiWord processing into an optional script. | pmichaud | 2007-01-21 | 1 | -0/+2 |
* | Add $EnableBlocklist into standard configuration. | pmichaud | 2006-09-29 | 1 | -0/+2 |
* | Add note about transition.php placement. | pmichaud | 2006-09-25 | 1 | -1/+1 |
* | Added notify capability. | pmichaud | 2006-06-01 | 1 | -0/+2 |
* | Preliminary browse caching support. | pmichaud | 2006-03-08 | 1 | -18/+2 |
* | Added $Transition['fplbygroup'], corrected stdconfig.php bug. | pmichaud | 2006-02-16 | 1 | -1/+1 |
* | Changed $EnableStdWikiStyles variable to $EnableWikiStyles. | pmichaud | 2006-02-11 | 1 | -2/+2 |