Home > PmWiki > ChangeLog
ChangeLog

PmWiki.ChangeLog History

Hide minor edits - Show changes to markup

April 06, 2006, at 03:30 PM by Alex
Changed line 81 from:
  • Fixed bug with %class=...% wiki style (thanks to Christian Ridderström)
to:
  • Fixed bug with %class=...% wiki style (thanks to Christian Ridderstrvm)
Changed line 176 from:
  • Fixed bug in setting of $PageRedirectFmt (thanks to Christian Ridderström)
to:
  • Fixed bug in setting of $PageRedirectFmt (thanks to Christian Ridderstrvm)
Changed line 244 from:
  • Added '\\' at end of line to mean line break (excellent suggestion by Christian Ridderström)
to:
  • Added '\\' at end of line to mean line break (excellent suggestion by Christian Ridderstrvm)
Changed line 282 from:
  • Moved HandleCrypt to scripts/crypt.php, added sample code for inserting into local.php (suggested by Christian Ridderström)
to:
  • Moved HandleCrypt to scripts/crypt.php, added sample code for inserting into local.php (suggested by Christian Ridderstrvm)
Changed line 291 from:
  • Added [[#anchor link text]] markup (suggested by Christian Ridderström and John Rankin)
to:
  • Added [[#anchor link text]] markup (suggested by Christian Ridderstrvm and John Rankin)
Changed line 319 from:
  • Fixed [[link text]] to work with any sort of whitespace between link and text--it used to allow only spaces (thanks to Christian Ridderström for finding this).
to:
  • Fixed [[link text]] to work with any sort of whitespace between link and text--it used to allow only spaces (thanks to Christian Ridderstrvm for finding this).
Added lines 599-600: