aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag pmwiki-2.2.123 releasepmwiki-2.2.123petko2019-12-310-0/+0
* Version=pmwiki-2.2.123petko2019-12-311-1/+1
* Documentation update.petko2019-12-316-30/+30
* Add upload exts webp, opus. Refactor $EnableRCDiffBytes to also appear in dif...petko2019-12-313-14/+14
* Documentation update.petko2019-12-074-16/+16
* Mute a number of PHP notices for undefined variables. Add that "URL" means in...petko2019-12-077-13/+123
* Documentation update.petko2019-11-2213-73/+73
* Add form attribute "formnovalidate"petko2019-11-221-1/+3
* re-commit MakeLink() with escaped URLs; Fix PmTOC to work better with Section...petko2019-11-222-17/+23
* Version=pmwiki-2.2.122petko2019-11-191-1/+1
* Version=pmwiki-2.2.121petko2019-11-191-1/+1
* Version=2.2.121petko2019-11-191-1/+1
* Reverting MakeLink to the one from 2.2.120 -- meant to commit it only after 2...petko2019-11-191-1/+1
* Reverting MakeLink to the one from 2.2.120 -- meant to commit it only after 2...petko2019-11-191-11/+9
* Version=pmwiki-2.2.121petko2019-11-191-1/+1
* Version=ypetko2019-11-191-1/+1
* Documentation update.petko2019-11-191-5/+5
* Allow for escaped [=link address=] to have any special characters, including ...petko2019-11-191-0/+1
* Allow for escaped [=link address=] to have any special characters, including ...petko2019-11-191-2/+1
* Fix PmXMail when the URL contains a quote.petko2019-11-191-1/+1
* Fix PmXMail when the URL contains a quote.petko2019-11-191-0/+1
* Allow for escaped [=link address=] to have any special characters, including ...petko2019-11-191-5/+8
* Documentation update.petko2019-11-197-38/+38
* Documentation update.petko2019-11-174-19/+19
* Add $InputAttrs role and aria-*, allow aria-\\w* attributes for the (:searchb...petko2019-11-172-3/+6
* Documentation update.petko2019-11-131-4/+4
* Add {$$EachCount} pagelist template pseudovar, containing the count for the c...petko2019-11-132-6/+10
* Documentation update.petko2019-11-131-4/+4
* Mute more "Uninitialized string offset messages" for error_reporting(E_ALL). ...petko2019-11-132-3/+8
* Documentation update.petko2019-11-136-32/+32
* Mute "Uninitialized string offset messages" for error_reporting(E_ALL), repor...petko2019-11-133-9/+9
* Documentation update.petko2019-10-306-32/+32
* Add $DefaultUnsetPageTextVars, $DefaultEmptyPageTextVarspetko2019-10-301-9/+27
* Documentation update.petko2019-10-142-11/+11
* ObfuscateLinkIMap: Fix bug with international characters in custom subject fi...petko2019-10-141-1/+1
* Version=pmwiki-2.2.120petko2019-10-131-1/+1
* Documentation update.petko2019-10-135-26/+26
* Add block details+summary; mostly revert guiedit.php (some highly customized ...petko2019-10-134-27/+26
* Documentation update.petko2019-10-032-11/+11
* Add (:input datalist:)petko2019-10-031-2/+17
* Version=pmwiki-2.2.119petko2019-10-031-1/+1
* Documentation update.petko2019-10-034-21/+21
* Add $AddLinkCSS[othergroup] $AddLinkCSS[samedomain] can contain link CSS clas...petko2019-10-031-2/+15
* Documentation update.petko2019-09-202-8/+8
* Attachlist: allow both ext= and names= to cohabitate. MarkupExpr: remove unus...petko2019-09-204-24/+14
* Documentation update.petko2019-09-154-17/+17
* (:attachlist:) add ext= accepts comma separated incl,-excl patterns, add name...petko2019-09-152-8/+8
* Fix bug with highlight when there is no .nextElementSiblingpetko2019-09-121-1/+1
* Add code highlight feature compatible with highlight.jspetko2019-09-122-2/+20
* Refactor pmwiki-utils.js, add mkdatasort() for numeric and date columnspetko2019-09-101-5/+0