* Don't show signature image if $SignatureImg (in config.php) is left unset * Much improved german pgsrc/ * Spelling fixes in english pgsrc/* * Minor security fixes: + pagename must now be url-encoded + added permission checks in admin/{load,dump}serial.php * Bugs fixed + hang on full zip dump + hang on diff + unzip failed on some old zip-dumps + check for DB files in /tmp was broken + encode HTML entities within edit textarea + ensure page linkification in "Describe foo here." + fixes to transform code to improve HTML validity 1.2.0 02/01/01 * Support for PHP 4.0.4 (using the dba_* interface for DBM files), thanks to Joel Uckelman * Swedish translation added, thanks to Jon Ĺslund * dbmlib.php has all functions in mysql/postgresql, thanks to Jan Hidder * German version updated * Dutch translation updated * Spanish version updated * More robust support for flat file based Wiki (INSTALL.flatfile included) * "named internal links," i.e. [wow | FrontPage] * New IF syntax added to templates * New PhpWikiAdministration page added * New term/defintion syntax (for
tags) * Plenty of bug fixes 1.1.9 11/05/00: * Spanish language support added, thanks to Sandino Araico Sánchez * German language support thanks to Arno Hollosi * Postgresql version brought up to date (plus fixes from Sandino) * Neil Brown contributed a patch Arno worked in to heavily modify lib/transform.php, much cleaner structure now * Various page updates to English pages * Schema update for mSQL * Assorted E_NOTICE warnings fixed throughout (though still not done) * URL no longer stored in page source of RecentChanges * various bugs squashed 1.1.8 10/25/00: * Internationalization, with support for Dutch, and an architecture to add more languages easily * Term/defintion tags updated to next and use tabless markup * MostPopular works for all implementations, except flat files * Flat file database support; it's not yet complete but the basic Wiki functionality is there, thanks to Ari * New zip file format for page dumps follows standard email format * Removed tabs from all default pages * Added whitespace padding to pages after they are serialized and written to the DBM file; this goes a long way towards fixing the memory leak problems for DBM-based Wikis. * Numerous bug fixes, as always * Some refactoring of the database interface 1.1.7 07/15/00: A lot was added since the 1.1.6b release. Diffs are the handiwork of Jeff Dairiki, though Arno wrote the second revision. Features and changes include: * Page diffs, with color * "MostPopular" page added which dynamically tracks most viewed pages (MySQL only so far) * Admin functions: page dumps, page loads, Zip dumps, page locking * MySQL, DBM, mSQL and Postgresql support all functional and appear stable * Full HTML compliance in page output * Tabless markup language introduced for