aboutsummaryrefslogtreecommitdiff
path: root/scripts/stdconfig.php
Commit message (Expand)AuthorAgeFilesLines
* 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-191-1/+1
* $EnableMergeLastMinorEdit set to 12 hours.petko2024-08-181-1/+1
* Add $EnableCommonEnhancements to docs/sample-config.php, remove $EnableNotSav...petko2024-08-181-1/+0
* Add $EnableCommonEnhancements.petko2024-08-181-0/+25
* 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
* Skip upgrade check if $EnableReadOnly. Fix bug with multiple $MarkupDirective...petko2022-12-091-1/+1
* Fix author.php may be included before some variables are defined, reported by...petko2022-06-051-1/+3
* Add scripts/utils.js; add $EnablePmUtils; move loading of pmwiki-utils.js and...petko2022-01-191-28/+3
* pmwiki-utils.js move to $HTMLHeaderFmt (often prevents page redraw with the T...petko2022-01-191-2/+2
* LocalTimes change a.rcreload with span.rcreload, update styles, store previou...petko2022-01-051-1/+1
* Add $EnableLocalTimes (default disabled) and styles, add HandleDiffList(). $R...petko2021-12-271-1/+2
* Updates for PHP 8.1, hide warnings, add PSFT() replacement for strftime() and...petko2021-12-201-1/+1
* PmSyntax allow for $when to be after rule with ">rule"; use actual InterMaps ...petko2021-12-151-1/+1
* PmSyntax refactor; add $CustomSyntax for recipes to define syntax rulespetko2021-12-141-1/+4
* PmSyntax edit form push up 1px.petko2021-12-111-3/+2
* PmSyntax unshift before other styles to allow easy changes.petko2021-12-111-8/+8
* PmSyntax i18n checkbox labelpetko2021-12-111-2/+4
* Add $FarmPubDirUrl/guiedit/pmwiki.syntax.{css,js}; $EnablePmSyntax default 0petko2021-12-111-0/+6
* Add $ToggleNextSelector.petko2020-01-171-1/+4
* Mute a number of PHP notices for undefined variables. Add that "URL" means in...petko2019-12-071-1/+1
* Add code highlight feature compatible with highlight.jspetko2019-09-121-2/+2
* Only enable sortable when $EnableSortable is set.petko2019-09-011-0/+1
* Var changed to $EnableSortablepetko2019-09-011-1/+1
* pmwiki-utils.js: add sortable tablespetko2019-09-011-1/+1
* Add ObfuscateLinkIMap() based on Cookbook:DeObMail, default disabled. GuiEdit...petko2019-08-291-2/+14
* Add $EnablePreviewChanges, PreviewDiff() based on Cookbook:PreviewChangespetko2019-08-281-2/+3
* Forms: remove "target" attribute (broke PmForm); add HTML5 input types "email...petko2015-08-261-1/+3
* Allow $PostConfig entries to be launched after per-page customization, before...petko2014-08-091-0/+8
* The svn up didnt seem to work :-( againpetko2011-01-131-0/+2
* Revert stdconfig.php and $PostConfig. Need more work.petko2011-01-131-38/+27
* Mod $PostConfig to $PmConfig; use $PmConfig in stdconfig.php; add LoadInterMa...petko2011-01-131-27/+38
* Add check for session support.pmichaud2007-11-141-0/+3
* Enable upgrades on farms.pmichaud2007-07-181-1/+1
* Site -> SiteAdmin conversion.pmichaud2007-06-171-0/+6
* Remove outdated reference to mailposts.php .pmichaud2007-04-241-2/+0
* Add MarkupExpressions to standard config.pmichaud2007-04-131-0/+3
* Update copyright dates.pmichaud2007-02-281-1/+1
* Move WikiWord processing into an optional script.pmichaud2007-01-211-0/+2
* Add $EnableBlocklist into standard configuration.pmichaud2006-09-291-0/+2
* Add note about transition.php placement.pmichaud2006-09-251-1/+1
* Added notify capability.pmichaud2006-06-011-0/+2
* Preliminary browse caching support.pmichaud2006-03-081-18/+2
* Added $Transition['fplbygroup'], corrected stdconfig.php bug.pmichaud2006-02-161-1/+1
* Changed $EnableStdWikiStyles variable to $EnableWikiStyles.pmichaud2006-02-111-2/+2