Commit graph

7 commits

Author SHA1 Message Date
Edwin Groothuis
84e7434e54 PATCH] Update www/phpwiki 1.2.4 -> 1.2.6
Update www/phpwiki to version 1.2.6.  Changes:

	- supports now register_globals=off
	- adds user/password to pgsql
	- fix zip and dumpserial on dba, dbm, msql and file
	- fixes a minor (un)lock issue, displaying the (un)locked page afterwards and not the FrontPage
	- fixed !TitleSearch and Backlinks for flatfile
	- enable MostPopular (hitcount storage) for flatfile

PR:		ports/75716
Submitted by:	Christian Brueffer <chris@unixpages.org>
2005-01-09 05:10:01 +00:00
Dirk Meyer
24a3891634 - drop maintainership 2004-10-14 05:29:11 +00:00
Dirk Meyer
db4ded148d - update to 1.2.4 2004-08-09 09:59:34 +00:00
Dirk Meyer
ff37a169fe - support USE_PHP 2004-07-28 19:46:59 +00:00
Dirk Meyer
27997cf92d - add WITH_APACHE2
Submitted by:	takeda@takeda.tk
2003-12-16 07:54:07 +00:00
Dirk Meyer
1c0386bee7 - make portlint happy 2003-11-18 13:24:04 +00:00
Dirk Meyer
f53ae501db 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.

With this setup, you can update and create pages from anywhere
there is a web browser handy.

WWW: http://phpwiki.sourceforge.net/phpwiki/
2003-10-19 19:36:54 +00:00