From: <var...@us...> - 2016-07-08 16:05:47
|
Revision: 9868 http://sourceforge.net/p/phpwiki/code/9868 Author: vargenau Date: 2016-07-08 16:05:44 +0000 (Fri, 08 Jul 2016) Log Message: ----------- Update ReleaseNotes Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2016-07-08 15:22:04 UTC (rev 9867) +++ trunk/pgsrc/ReleaseNotes 2016-07-08 16:05:44 UTC (rev 9868) @@ -1,4 +1,4 @@ -Date: Fri, 8 Jul 2016 13:33:33 +0000 +Date: Fri, 8 Jul 2016 18:05:21 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -11,18 +11,23 @@ == 1.5.6 2016-XX-XX Marc-Etienne Vargenau == * Update jQuery to 2.2.4: Internet Explorer <= 8 no longer supported -* Remove wrong calls to setTightness in lib/InlineParser.php (bug reported by Harold Hallikainen) * Pear: use ##mysqli## instead of ##mysql## +* Update Pear DB library to 1.9.2 * Replace ##ereg## functions -* ~UpLoad plugin: put date and author in history -* ~UpLoad plugin: don't inline images -* phpweather-2.2.2 included in PhpWiki; ~PhpWeather plugin allowed in Fusionforge -* ~HtmlConverter plugin: check file is encoded in UTF-8; ~HtmlConverter plugin allowed in Fusionforge +* Allow Wikicreole syntax for plugins in theme templates +* Add HTML 5 <main> <header> <footer> <nav> in all themes. Add ARIA roles. * Valid HTML5 and CSS3 logos (in debug mode) -* Add HTML 5 <main> <header> <footer> <nav> in all themes * Better is_localhost() function (allow IPv6, allow Windows IIS). Patch by Thierry Nabeth. -* Repair PhotoAlbumPlugin * Remove Fusionforge-specific files (g wikiadmin.php wikilist.php) +* Bugs: +** Remove wrong calls to setTightness in lib/InlineParser.php (bug reported by Harold Hallikainen) +* Plugins: +** ~UpLoad plugin: put date and author in history +** ~UpLoad plugin: don't inline images +** phpweather-2.2.2 included in PhpWiki; ~PhpWeather plugin allowed in Fusionforge +** ~HtmlConverter plugin: check file is encoded in UTF-8; ~HtmlConverter plugin allowed in Fusionforge +** Use jquery.autoheight.js plugin for Transclude plugin +** Repair PhotoAlbumPlugin == 1.5.5 2015-12-11 Marc-Etienne Vargenau == This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |