Content deleted Content added
File:PhpWiki 1.6.0 Sidebar.png |
Tag |
||
(26 intermediate revisions by 11 users not shown) | |||
Line 1:
{{More citations needed |date=May 2024}}
{{Infobox software
| name = PhpWiki
Line 6 ⟶ 7:
| developer = Marc-Etienne Vargenau
| released =
| latest release version = 1.6.
| latest release date = {{Start date and age|
| programming language = [[PHP]]
| platform = [[Cross-platform]]
| language = {{language|de|link=yes}}, {{language|en|link=yes}}, {{language|es|link=yes}}, {{language|fr|link=yes}}, {{language|it|link=yes}}, {{language|ja|link=yes}}, {{language|nl|link=yes}}, {{language|sv|link=yes}}, {{language|zh|link=yes}}
| genre = [[Wiki software]]
| license = [[GNU General Public License|GPL]]
| website = {{URL|http://phpwiki.sourceforge.net/}} <br> {{URL|http://phpwiki.demo.free.fr/}}
}}
Line 37 ⟶ 38:
==History==
The first version, by Steve Wainstead, was released in December 1999. It was the first Wiki written in PHP to be publicly released. This version required PHP 3.x and only supported [[DBM (computing)|DBM]] files.
It was a feature-for-feature reimplementation of the original WikiWikiWeb at c2.com.<ref>{{Cite web|url=http://phpwiki.sourceforge.net/|title=PhpWiki WikiWikiWeb HomePage|website=phpwiki.sourceforge.net|access-date=2019-05-21}}</ref>
In early 2000 Arno Hollosi added a second [[database]] [[Library (computing)|library]] to allow running PhpWiki on [[MySQL]].<ref>{{
From then on more features were added and contributions to the software increased, adding features such as a [[Web template system|templating system]], color [[diff]]s, rewrites of the [[Browser engine|rendering engine]] and much more. Arno was interested in running a wiki for the game [[Go (game)|Go]].<ref>{{cite web
| url=http://senseis.xmp.net/?GoWiki
| title=GoWiki
Line 48 ⟶ 49:
Jeff Dairiki was the next major contributor, and soon headed the project for the next few years, followed up by Reini Urban up to 1.4, and then Marc-Etienne Vargenau since 1.5.
== Releases ==
With version 1.4.0 [[Creole (markup)|Wikicreole]] 1.0 including additions and [[MediaWiki]] markup syntax are supported. In version 1.5.0 [[PHP|PHP 4]] support was deprecated.
Versions 1.5.x are compatible with PHP 5.3, 5.4 et 5.5. Code is generated in [[HTML5]] and [[CSS|CSS3]].
Version 1.6.0 is compatible from PHP 5.3.3 to PHP 8.0. Code is generated in HTML5 and CSS3 with
[[Accessible Rich Internet Applications|ARIA]] roles.
Version 1.6.1 adds compatibility with PHP 8.1.
==See also==
Line 62 ⟶ 72:
==External links==
* {{Official website|http://phpwiki.sourceforge.net}}
* [http://phpwiki.demo.free.fr/index.php/ReleaseNotes Release Notes]
{{Wiki software}}
|