1.3.12p3 Jun, 18 2006, Reini Urban:
- fix /Subpage
links - fix pref storing of already crypted passwords. bug #1327470 (Tom Harding)
- fix cache headers on errors (@ob_end_flush issue). (matt brown)
- fix BogoLogin
when ENABLE_PAGEPERM=false. patch #1438392 by Matt Brown - unique WIKI_ID cookies per WIKI_NAME. patch #1333957 by Matt Brown
- added DATABASE_OPTIMISE_FREQUENCY feature. patch #1377011 by Matt Brown
- don't check lock_table priv on action=upgrade
- fix _accesslog->logtable and _is_buffering_output warnings (uckelman)
- do not print wrong length header on url-rewriting. bug #1376007
- fix pref->set: Error generated when login out. bug #1355533 (Thierry Nabeth)
- fix default preferences for editheight maxrows, by Manuel Vacelet.
- fix DBAUTH arguments to be position independent, bug #1358973
- add PdoDbPassUser
user - fix output of Homepage prefs update
- update config-dist.ini format from CVS
- update configurator.php from CVS
- print optimize wikidb only when DEBUG
- simplify messages for translators
- added ImageTile
.php - added tsearch2 to doc/INSTALL.pgsql
- added basepage to Cached_WikiLink
::asXML for subpages within CreateTOC - print filename on dba access error
- use bind_textdomain_codeset. bug #1480077 (Kai Krakow)
- make TextSearchQuery
->_stoplist localizable and overridable within config.ini - fixes for mysql 5.x wantedpages join
- add rel=nofollow to more actions. patch by Matt Brown
- add verify to RevertPage
, display reverted page as template - update plugin/CalendarList
: patches by mpullen and banjo - update plugin/GraphViz

- added plugin/PasswordReset

- fixed hash() in plugin/RateIt
- plugin/_AuthInfo
: protect File passwords - added Captcha to Crao edit template
- added MacOSX Pdf button
- fixed Portland and Wordpress editpage template
- removed Wordpress buttons, transparent default buttons should be used.
- disabled RelatedChanges button
1.3.12p2 Mar, 7 2006, Reini Urban:
- fix change prefs for File WikiUser

- fix HomepagePrefs
update message - remove plugin/Imdb
- apply PluginToolbarButton
fix from cvs
1.3.12p1 Mar, 4 2006, Reini Urban:
1.3.12 Mar, 4 2006, Reini Urban:
Rename function hash() and method final() for php-5.1 compatibility. Add various backports from cvs:
fixes:
- fix ZipReader

- Fix "Call-time pass-by-reference has been deprecated" errors, allow_call_time_pass_reference = Off
- fix broken locale update for php-5.1.1
- default locale fix by Thomas Harding
- fix Bug #1381464 "Duplicate functions" with php-5.1.1
- InterWikiMap: allow spaces in paths, even implicitly. fixes bug #1218733
- fix 'VOID' in TextSearchQuery

- remove LIMIT 1 in ADODB
- fix SQL WantedPages
- fix fulltext search for stoplists
- fix bug #1327912 numeric pagenames can break plugins (Joachim Lous)
- fix xmlrpc and tests/unit for !register_long_arrays
- ensure absolute uploads path
- fix GoogleMaps
syntax error - fix ListPages for non-SQL backends. Add top3recs as default only if ratings are available
- plugin/PageTrail
improved empty cookie - plugin/_WikiTranslation
: protect against 2x define - remove mysql specific ISNULL()
- fix signout pref error
- don't log on ACCESS_LOG_SQL < 2
changes:
- cache EditToolbars

- beautify SCRIPT lines
- added cfg-able markups only for default TextTransformation
, not
for links and others - add a proper Content-Encoding: gzip if compressed, and omit Content-Length then. Trick to send the correct gzipped Content-Length
- set dsn after SQL/ADODB switches in WikiDB backends for easier unit testing
- email notifications: better From: header
- add DBAUTH_PREF_INSERT: self-creating users. by John Stevens
- improved WikiUser
/Ldap error description - cache SystemInfo
methods - VisualWiki
: remove INCLUDED from EXCLUDED, includes override excludes. - improve postgresql schemas (tsearch2 and stored procedures not yet)
new:
- added NUM_SPAM_LINKS as config.ini option
- new ENABLE_SPAMBLOCKLIST, lib/SpamBlocklist
.php:
check external links against surbl.org and bl.spamcop.net - added Captcha class and better spiral
- added get_captcha_random_word() contributed by Dan Frankowski
- dumphtml when not at admin page: dump the current or given page
- added plugin FileInfo

- major PhotoAlbum
feature enhancements by Thomas Harding:
slides mode, real thumbnails - add more backends to the testsuite (PearDB_pgsql, ...)
1.3.11p1 Sep, 18 2005, Reini Urban:
fixes:
- added missing pgsrc/OldStyleTablesPlugin

- fixed OldStyleTables
plugin with args - protect against Content-Length if headers_sent()
- fixed ENABLE_MARKUP_TEMPLATE warning if undefined
- fixed writing unwanted accesslog sql entries
- fixed WikiAdminSelect preselection
- fixed passencrypt.php for PHP5 !register_long_arrays
- fixed configurator for DATABASE_DSN, USER_AUTH_ORDER
changes:
- optimized explodePageList to use SQL when available (titleSearch instead of getAllPages)
- added optimization for a new ALL textsearch token (* => pcre: .*, sql: %)
- configurator takes default description from config-dist.ini
- added some missing configurator constants
1.3.11 Sep, 11 2005, Reini Urban, Joel Uckelman:
Lots of bugfixes, and some feature and performance enhancements.
A new EDIT_TOOLBAR from mediawiki, more page permission enhancements,
reduced memory usage for pagelists which need no page content,
related improvement for OldMarkup
crashes because of PCRE memory exhaustion.
New <!plugin-list !> syntax and
lib/PageType.php (In template 'browse' < 'body' < 'html'):170: Error: Function split() is deprecated
lib/Request.php:589: Notice: Undefined variable: wiki_user
Fatal PhpWiki Error
lib/PageType.php (In template 'browse' < 'body' < 'html'):170: Error: Function split() is deprecated
