|
From: <var...@us...> - 2014-07-28 16:24:56
|
Revision: 9021
http://sourceforge.net/p/phpwiki/code/9021
Author: vargenau
Date: 2014-07-28 16:24:49 +0000 (Mon, 28 Jul 2014)
Log Message:
-----------
More about PhpWiki 1.5.0
Modified Paths:
--------------
trunk/pgsrc/ReleaseNotes
Modified: trunk/pgsrc/ReleaseNotes
===================================================================
--- trunk/pgsrc/ReleaseNotes 2014-07-28 16:08:56 UTC (rev 9020)
+++ trunk/pgsrc/ReleaseNotes 2014-07-28 16:24:49 UTC (rev 9021)
@@ -1,4 +1,4 @@
-Date: Fri, 25 Jul 2014 15:29:05 +0000
+Date: Mon, 28 Jul 2014 18:24:03 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.5.0)
Content-Type: application/x-phpwiki;
pagename=ReleaseNotes;
@@ -10,12 +10,21 @@
== 1.5.0 2014-??-?? Marc-Etienne Vargenau ==
-~PhpWiki 1.5.0 needs at least PHP 5.3. It is compatible with PHP 5.3, 5.4 and 5.5.
+=== Main Changes ===
+* ~PhpWiki 1.5.0 needs at least PHP 5.3. It is compatible with PHP 5.3, 5.4 and 5.5.
+* One single wiki markup, based on Wikicreole and compatible with classic phpWiki markup.
+* Full HTML 5 and CSS 3. A modern browser is needed.
+* Full UTF-8.
+=== Other Changes ===
* Fix bad display in Toolbox menu (Sidebar and Monobook themes) reported by Harold Hallikainen
* Fix Captcha problem reported by Harold Hallikainen
* Merge OldTextFormattingRules into TextFormattingRules
* ~SyntaxHighlighter plugin is now implemented with [[http://highlightjs.org/]] instead of [[http://www.andre-simon.de]].
+* Chmod action is removed.
+* New action: ~DeleteAcl
+* Updated documentation pages in pgsrc.
+* Updated translations.
== 1.4.0 2014-07-25 Reini Urban, Marc-Etienne Vargenau, Sabri Labbenes, Sébastien Le Callonnec ==
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|