diff options
author | miwi <miwi@FreeBSD.org> | 2007-05-28 03:47:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-05-28 03:47:56 +0800 |
commit | 1b288555d5d83f0c071524cd14036c078f1a41dd (patch) | |
tree | daa3ef33966a5b0f29d43568ad1a1ee420ce5d4c /www/Makefile | |
parent | 3b39cd7c4af92dec79f3440fb551216d96ed1e21 (diff) | |
download | freebsd-ports-gnome-1b288555d5d83f0c071524cd14036c078f1a41dd.tar.gz freebsd-ports-gnome-1b288555d5d83f0c071524cd14036c078f1a41dd.tar.zst freebsd-ports-gnome-1b288555d5d83f0c071524cd14036c078f1a41dd.zip |
This plugin provides content negotiation mechanism for Trac wiki pages. With
this plugin, your trac site can provides multiple localized pages for users.
WWW: http://trac-hacks.org/wiki/TracWikiNegotiatorPlugin
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 26f0915e2daa..9f49b0ba2283 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1176,6 +1176,7 @@ SUBDIR += trac-tocmacro SUBDIR += trac-wantedpages SUBDIR += trac-webadmin + SUBDIR += trac-wikinegotiator SUBDIR += trac-wikinotification SUBDIR += trac-wikirename SUBDIR += trac-wikitemplates |