PmWiki»Change Log

Change Log

Version 2.0.13 (2005-11-10)

  • Fixed PostPreview function to allow page preview even if page is saved.
  • Fixed downloading code so that large files don't run into memory limits (reported by Daniel Scheibler).
  • Changed urlapprove.php so that admins can always post.
  • Fixed XSS bug in pagelist.php (reported by Mauritz Naumann, http://moritz-naumann.com).

Version 2.0.12 (19-Oct-2005)

  • Fixed cast of $ApprovedUrlsFmt in transition.php (reported by Patrick Ogay).
  • Changed PmWiki's exit() call to a return (PITS:00548, requested by Wesley Tanaka).
  • Fixed bug that was erroneously converting '&' back to '&' in query fragments (from a bug report by Chris Cox).

Version 2.0.11 (17-Oct-2005)

  • Fixed problem with blank passwords in LDAP authentication (PITS:00547, reported by Paul Eden).
  • Added support for whitespace indent rules.
  • Fixed problem with losing history on changing passwords (PITS:00555, thanks to floozy).
  • Added support for (:linebreaks:) and (:nolinebreaks:) (PITS:00549).
  • Added support for MySQL passwords in authuser.php (suggestions from Ahmed Ibrahim).
  • Added an (:if date:) condition to the markup.

Version 2.0.10 (29-Sep-2005)
Version 2.0.9 (28-Sep-2005)

  • Fixed oversight in xlpage-utf-8.php that doesn't upcase ASCII letters when mb_strtoupper isn't present.
  • Updated copyright dates.

Version 2.0.8 (27-Sep-2005)

  • Changed $Name to $Title in print skin (found by Robert Riebisch).
  • Added capability to use quotes to enter pass phrases in ?action=attr (requested by Simon).

Version 2.0.7 (26-Sep-2005)

  • Updated xlpage-utf-8.php to use a different case conversion algorithm, and completed tables for other character sets.
  • Fixed $VersionNum variable.
  • Added ak_textedit and default value of ',' (PITS:00528, offered by Christoph Lange).
  • Added a time limit to generation of .linkindex files.

Version 2.0.6 (16-Sep-2005)

  • Updated xlpage-utf-8.php so that mb_strtoupper() is no longer required.
  • UTF-8 module now is able to handle UTF-8 characters in link suffixes (PITS:00432, reported by Schlaefer).
  • Fixed a bug with vardoc.php when an empty $VarIndex is loaded (PITS:00491, reported by Jean-Dom).
  • Improved the guiedit buttons for IE browsers -- selections now work more like one would hope they would (PITS:00515, suggested by floozy).
  • Fixed