aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag pmwiki-2.2.13 releasepmwiki-2.2.13release2010-02-210-0/+0
* Version=pmwiki-2.2.13release2010-02-211-1/+1
* Documentation update.release2010-02-215-30/+30
* Fix HandleDiff with READPAGE_CURRENT (faster, as PrintDiff gets the full page...petko2010-02-211-2/+2
* Include phpdiff.php from pagerev.php only when usedpetko2010-02-201-1/+2
* Fix bug with $DiffKeepNumpetko2010-02-201-2/+3
* Fix rendering of empty edit (no change in the text, displayed) vs. custom fun...petko2010-02-201-1/+1
* Fix bug with $DiffKeepNumpetko2010-02-201-4/+6
* Remove word-diffPREG_SPLIT_NO_EMPTY, results look betterpetko2010-02-191-1/+1
* Add more punctuation as word-diff delimiterspetko2010-02-191-1/+1
* Refactor/optimize DiffRenderSource()petko2010-02-191-31/+35
* Replace deprecated split() with explode(); Add $WordDiffFunction default to P...petko2010-02-192-18/+24
* Move word-diff css into $HTMLStylesFmt[diff]petko2010-02-171-7/+4
* Fix $HTMLStylesFmt cannot be called from within DiffRenderSource(), as the he...petko2010-02-171-5/+5
* Merge functions DiffRenderSource and DiffRenderInline (simpler)petko2010-02-171-1/+1
* Merge functions DiffRenderSource and DiffRenderInline (simpler)petko2010-02-171-21/+19
* Version=pmwiki-2.2.12release2010-02-171-1/+1
* Documentation update.release2010-02-174-25/+25
* Fix logic: inline diff counterpetko2010-02-171-1/+1
* Fix logic: inline diff counterpetko2010-02-171-3/+4
* Fix logic: inline diff counterpetko2010-02-171-2/+2
* Fewer diff-render functions, simpler.petko2010-02-171-8/+6
* Add simple word-level diffs (PITS:00571, experimental)petko2010-02-171-10/+56
* Documentation update.release2010-02-161-6/+6
* Allow custom $DiffHTMLFunction to skip the line rendering if it returns falsepetko2010-02-161-1/+3
* Version=pmwiki-2.2.11release2010-02-141-1/+1
* Documentation update.release2010-02-142-11/+11
* Documentation update.release2010-02-133-22/+22
* Revert $ChangeSummary, per notes on PITS:01171 petko2010-02-131-1/+1
* Different Fix $ChangeSummary could display global variables; Fix $GroupPatter...petko2010-02-132-3/+3
* Fix $ChangeSummary could display global variablespetko2010-02-131-1/+1
* Fix $ChangeSummary could display global variablespetko2010-02-131-1/+1
* Documentation update.release2010-02-117-55/+55
* Add (:head:) and (:headnr:) for Advanced tables (PITS:00535)petko2010-02-071-9/+9
* Remove forgotten $RecipeInfo in markupexpr.php messing with the Site Analyzer...petko2010-02-061-4/+1
* Documentation update.release2010-02-043-23/+23
* againpetko2010-02-041-1/+1
* hmm... wrong version was sent, now updatedpetko2010-02-041-9/+9
* Break PrintDiff() into customizable functions (PITS:01106); Add anchors to in...petko2010-02-041-48/+67
* Documentation update.release2010-02-021-9/+9
* Documentation update.release2010-02-021-9/+9
* Documentation update.release2010-02-024-34/+34
* Version=pmwiki-2.2.10release2010-01-171-1/+1
* Documentation update.release2010-01-172-11/+11
* Version=pmwiki-2.2.9release2010-01-171-1/+1
* Documentation update.release2010-01-174-25/+25
* Fix logic for SetProperty()petko2010-01-171-1/+2
* Add fifth parameter to SetProperty() : keep existing property.petko2010-01-172-7/+11
* Documentation update.release2010-01-172-7/+7
* Document new $EnableRelativePageVars in sample-config.php (PITS:01145)petko2010-01-171-5/+4