PhpWiki 1.3.12p3 review

Download
by rbytes.net on

PhpWiki is a WikiWikiWeb clone written in PHP

License: GPL (GNU General Public License)
File size: 0K
Developer: Steve Wainstead
0 stars award from rbytes.net

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.

PhpWiki is useful for collaborating on documentation on a project, having freeform discussions, and easy editing and searching.

A WikiWikiWeb is a web site where anyone can edit the pages through an HTML form. Linking is done automatically on the server side; all pages are stored in a database.

This may sound rather simplistic, but a Wiki is a very unique way to collaborate on the Web.

The addictive quality of a Wiki is that making pages is as simple as making a link to them. If they don't yet exist, the page link will be followed by a hyperlinked question mark; follow that link and you can define the new page.

What's New in This Release:
fix [/Subpage] links
fix pref storing of already crypted passwords. bug #1327470 (Tom Harding)
fix cache headers on errors (@ob_end_flush issue). (matt brown)
fix BogoLogin when ENABLE_PAGEPERM=false. patch #1438392 by Matt Brown
unique WIKI_ID cookies per WIKI_NAME. patch #1333957 by Matt Brown
added DATABASE_OPTIMISE_FREQUENCY feature. patch #1377011 by Matt Brown
don't check lock_table priv on action=upgrade
fix _accesslog->logtable and _is_buffering_output warnings (uckelman)
do not print wrong length header on url-rewriting. bug #1376007
fix pref->set: Error generated when login out. bug #1355533 (Thierry Nabeth)
fix default preferences for editheight maxrows, by Manuel Vacelet.
fix DBAUTH arguments to be position independent, bug #1358973
add PdoDbPassUser user
fix output of Homepage prefs update
update config-dist.ini format from CVS
update configurator.php from CVS
print optimize wikidb only when DEBUG
simplify messages for translators
added ImageTile.php
added tsearch2 to doc/INSTALL.pgsql
added basepage to Cached_WikiLink::asXML for subpages within CreateTOC
print filename on dba access error
use bind_textdomain_codeset. bug #1480077 (Kai Krakow)
make TextSearchQuery->_stoplist localizable and overridable within config.ini
fixes for mysql 5.x wantedpages join
add rel=nofollow to more actions. patch by Matt Brown
add verify to RevertPage, display reverted page as template
update plugin/CalendarList: patches by mpullen and banjo
update plugin/GraphViz
added plugin/PasswordReset
fixed hash() in plugin/RateIt
plugin/_AuthInfo: protect File passwords
added Captcha to Crao edit template
added MacOSX Pdf button
fixed Portland and Wordpress editpage template
removed Wordpress buttons, transparent default buttons should be used.
disabled RelatedChanges button

PhpWiki 1.3.12p3 keywords