summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-10-19 19:36:54 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-10-19 19:36:54 +0000
commitf53ae501dbcecf920ab303cc50477e1d143a86f4 (patch)
treea56a1490fb856e4ae903d73f1d5d6e1571cbbfc5 /www/Makefile
parent- Switch to tcl-8.4 (diff)
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/
Notes
Notes: svn path=/head/; revision=91693
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index ad42a63e6d7a..e7f44a339dc5 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -437,6 +437,7 @@
SUBDIR += phpSysInfo
SUBDIR += phpbb
SUBDIR += phpnuke
+ SUBDIR += phpwiki
SUBDIR += plone
SUBDIR += plugger
SUBDIR += postnuke