Download List

Project Description

PhpWiki is a WikiWikiWeb clone written in PHP. A Wiki is a Web site where anyone can edit or create the pages through the Web browser, with no authentication. PhpWiki works right out of the box with zero configuration, and comes with a set of default pages. It's useful for collaborating on documentation on a project, having freeform discussions, and easy editing and searching.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-29 10:14
1.3.12p2

The change prefs for File WikiUser were fixed. The
HomepagePrefs update message was fixed. The Imdb
plugin was removed. The PluginToolbarButton fix
from CVS was applied.
Tags: Development, Minor bugfixes

2005-11-15 15:47
1.3.11p1

Only _AUTHENTICATED is allowed to view pages. The OldStyleTables plugin was fixed with args. Missing pgsrc was added. The ENABLE_MARKUP_TEMPLATE warning which occurred if it was undefined was fixed. Unwanted accesslog SQL entries were fixed. WikiAdminSelect preselection was fixed. passencrypt.php was fixed for PHP5 with register_long_arrays turned off. The configurator was fixed for DATABASE_DSN and USER_AUTH_ORDER. explodePageList was optimized to use SQL when available. An optimization for a new ALL textsearch token was added. The configurator takes a default description from config-dist.ini. Some missing configurator constants were added.
Tags: Development, Minor bugfixes

2005-11-15 15:41
1.2.10

This version supports PHP5 with
"register_long_arrays = off".
Tags: Minor bugfixes

2005-01-04 15:03
1.2.6

Some bugs in the dba database handler were fixed.
Several bugs with the dba, dbm, file, and msql
backends on GetAllWikiPagenames which affected
dumpserial and zip were fixed. TitleSearch and
Backlinks for flatfile were fixed. The
"MostPopular" (hitcount storage) feature for
flatfile was enabled.
Tags: Minor bugfixes

2004-10-28 19:59
1.3.10

This release features paging support and adodb rewrite. It fixes a permission problem.
Tags: Development, Minor bugfixes

Project Resources